summaryrefslogtreecommitdiff
path: root/lisp/pcvs-util.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-util.el
parentfbee3231d084a7f0a94918678584600a4e41624d (diff)
downloademacs-e7cff5504bbbbd5bab5482101c648f1ea7624ef8.tar.gz
Fix copyright years.
Diffstat (limited to 'lisp/pcvs-util.el')
-rw-r--r--lisp/pcvs-util.el6
1 files changed, 3 insertions, 3 deletions
diff --git a/lisp/pcvs-util.el b/lisp/pcvs-util.el
index 8310ea87c69..7d81738d7e8 100644
--- a/lisp/pcvs-util.el
+++ b/lisp/pcvs-util.el
@@ -1,11 +1,11 @@
-;;; pcvs-util.el --- Utitlity functions for pcl-cvs
+;;; pcvs-util.el --- Utitlity functions for pcl-cvs -*- byte-compile-dynamic: t -*-
-;; Copyright (C) 1998-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-util.el,v 1.4 2000/08/06 09:18:02 gerd Exp $
+;; Revision: $Id: pcvs-util.el,v 1.5 2000/11/06 06:54:16 monnier Exp $
;; This file is part of GNU Emacs.