]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/po.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / textmodes / po.el
index 4e0f527a36d2cabbf38a447749d448b2f08ac319..7810cc6d57a73eed69ce20fbbbd1890b0b9c7add 100644 (file)
@@ -1,7 +1,6 @@
 ;;; po.el --- basic support of PO translation files -*- coding: latin-1; -*-
 
-;; Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003,
-;;   2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1995-1998, 2000-2011 Free Software Foundation, Inc.
 
 ;; Authors: François Pinard <pinard@iro.umontreal.ca>,
 ;;          Greg McGary <gkm@magilla.cichlid.com>,
@@ -131,5 +130,4 @@ Called through `file-coding-system-alist', before the file is visited for real."
 
 (provide 'po)
 
-;; arch-tag: 56748a57-d64c-4200-8f6b-c3a70496eb8c
 ;;; po.el ends here