summaryrefslogtreecommitdiff
path: root/lisp/pcvs-info.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-12-06 20:24:23 +0000
committerDave Love <fx@gnu.org>2000-12-06 20:24:23 +0000
commite7cff5504bbbbd5bab5482101c648f1ea7624ef8 (patch)
treed454ed349e5262ff1b7013819b76e4d44ae7eceb /lisp/pcvs-info.el
parentfbee3231d084a7f0a94918678584600a4e41624d (diff)
downloademacs-e7cff5504bbbbd5bab5482101c648f1ea7624ef8.tar.gz
Fix copyright years.
Diffstat (limited to 'lisp/pcvs-info.el')
-rw-r--r--lisp/pcvs-info.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/pcvs-info.el b/lisp/pcvs-info.el
index a1e09a70e0d..3dc818e81c0 100644
--- a/lisp/pcvs-info.el
+++ b/lisp/pcvs-info.el
@@ -1,11 +1,11 @@
;;; pcvs-info.el --- Internal representation of a fileinfo entry
-;; Copyright (C) 1991-2000 Free Software Foundation, Inc.
+;; Copyright (C) 1991, 92, 93, 94, 95, 96, 97, 98, 99, 2000 Free Software Foundation, Inc.
;; Author: Stefan Monnier <monnier@cs.yale.edu>
;; Keywords: pcl-cvs
;; Version: $Name: $
-;; Revision: $Id: pcvs-info.el,v 1.3 2000/06/12 04:37:50 monnier Exp $
+;; Revision: $Id: pcvs-info.el,v 1.4 2000/11/12 16:52:53 monnier Exp $
;; This file is part of GNU Emacs.