diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index af90beeef92..f0055091926 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 ;; This file is part of GNU Emacs.