]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/reftex-cite.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / textmodes / reftex-cite.el
index 19663f81bd4a480bdb68d1510deac4ab83dce0d7..78d80da41acf69d3717ba7514d7d5a26900f8fb3 100644 (file)
@@ -1,7 +1,6 @@
 ;;; reftex-cite.el --- creating citations with RefTeX
 
-;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+;; Copyright (C) 1997-2011 Free Software Foundation, Inc.
 
 ;; Author: Carsten Dominik <dominik@science.uva.nl>
 ;; Maintainer: auctex-devel@gnu.org
@@ -1174,5 +1173,4 @@ The sequence in the new file is the same as it was in the old database."
              (length entries))))
 
 
-;; arch-tag: d53d0a5a-ab32-4b52-a846-2a7c3527cd89
 ;;; reftex-cite.el ends here