]> code.delx.au - gnu-emacs/blobdiff - lisp/vc/pcvs-util.el
Merge from trunk
[gnu-emacs] / lisp / vc / pcvs-util.el
index 26f4a829a5fd06c8fa7a35ac7d146cb786c9321c..752016a03921fa0e221bb70c31d927d13de473da 100644 (file)
@@ -1,10 +1,10 @@
 ;;; 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 Free Software Foundation, Inc.
+;; Copyright (C) 1991-2011 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: pcl-cvs
+;; Package: pcvs
 
 ;; This file is part of GNU Emacs.
 
@@ -367,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