aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Wiegley <[email protected]>2002-06-28 20:00:27 +0000
committerJohn Wiegley <[email protected]>2002-06-28 20:00:27 +0000
commitfeb69f490440077683b5e3725f7f58e7883212be (patch)
treed26983164118930e5761f0b49805ca0ec53b936e
parentc31f68b74bbe03beaf1009e2c211d1b5183e1935 (diff)
Added my name as the maintainer of this file.
-rw-r--r--lisp/pcmpl-cvs.el4
1 files changed, 3 insertions, 1 deletions
diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el
index af90beeef9..f005509192 100644
--- a/lisp/pcmpl-cvs.el
+++ b/lisp/pcmpl-cvs.el
@@ -1,6 +1,8 @@
;;; pcmpl-cvs.el --- functions for dealing with cvs completions
-;; Copyright (C) 1999, 2000 Free Software Foundation
+;; Copyright (C) 1999, 2000, 2002 Free Software Foundation
+
+;; Author: John Wiegley <[email protected]>
;; This file is part of GNU Emacs.