diff options
Diffstat (limited to 'lisp/pcvs-info.el')
-rw-r--r-- | lisp/pcvs-info.el | 4 |
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. |