diff lisp/pcvs-info.el @ 34304:dd613770eb0f

Fix copyright years.
author Dave Love <fx@gnu.org>
date Wed, 06 Dec 2000 20:24:23 +0000
parents 5ca411467bf3
children 45a589a4c480
line wrap: on
line diff
--- a/lisp/pcvs-info.el	Wed Dec 06 19:57:12 2000 +0000
+++ b/lisp/pcvs-info.el	Wed Dec 06 20:24:23 2000 +0000
@@ -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.