]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/pcvs-util.el
Merge from trunk
[gnu-emacs] / lisp / vc / pcvs-util.el
index ebcd35832102f3c713c1762b5abd829323ab88b6..752016a03921fa0e221bb70c31d927d13de473da 100644 (file)
@@ -1,7 +1,6 @@
 ;;; pcvs-util.el --- utility functions for PCL-CVS  -*- byte-compile-dynamic: t -*-
 
-;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-;;   2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1991-2011 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: pcl-cvs
@@ -368,5 +367,4 @@ And reset it unless READ-ONLY is non-nil."
 
 (provide 'pcvs-util)
 
-;; arch-tag: 3b2588bb-2ae3-4f1f-bf5b-dea91b1f8a59
 ;;; pcvs-util.el ends here