diff options
author | Gerd Moellmann <gerd@gnu.org> | 2001-01-09 13:12:04 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2001-01-09 13:12:04 +0000 |
commit | 047f72f3822fedad5ffabb7f75747324dfcd3a8d (patch) | |
tree | 51d6fa1e16689186535c46000af338e9bbe4127d /lisp/pcvs-util.el | |
parent | 1dfca644b586e72a2a313b4630bc6b93bd05b729 (diff) | |
download | emacs-047f72f3822fedad5ffabb7f75747324dfcd3a8d.tar.gz |
Update copyright.
Diffstat (limited to 'lisp/pcvs-util.el')
-rw-r--r-- | lisp/pcvs-util.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/pcvs-util.el b/lisp/pcvs-util.el index 2d41a51aafb..fce4ccab769 100644 --- a/lisp/pcvs-util.el +++ b/lisp/pcvs-util.el @@ -1,10 +1,11 @@ ;;; pcvs-util.el --- Utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- -;; Copyright (C) 1991,92,93,94,95,96,97,98,99,2000 Free Software Foundation, Inc. +;; Copyright (C) 1991,92,93,94,95,96,97,98,99,2000, 2001 +;; Free Software Foundation, Inc. ;; Author: Stefan Monnier <monnier@cs.yale.edu> ;; Keywords: pcl-cvs -;; Revision: $Id: pcvs-util.el,v 1.7 2000/12/10 21:18:03 monnier Exp $ +;; Revision: $Id: pcvs-util.el,v 1.8 2000/12/18 03:17:31 monnier Exp $ ;; This file is part of GNU Emacs. |