X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/220d91b834f7f7252b9953460422151b86b3520c..c5ca3aa00840c5dfa0aa7eeb8483ea077e5577bc:/lisp/vc/pcvs.el diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index 305e109b6d..5595dc0b03 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el @@ -1,7 +1,6 @@ ;;; pcvs.el --- a front-end to CVS -;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1991-2011 Free Software Foundation, Inc. ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com ;; (Per Cederqvist) ceder@lysator.liu.se @@ -2439,5 +2438,4 @@ The exact behavior is determined also by `cvs-dired-use-hook'." (provide 'pcvs) -;; arch-tag: 8e3a7494-0453-4389-9ab3-a557ce9fab61 ;;; pcvs.el ends here