X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/4787a496a05fdc03241850b45911dd283d4b06b8..73b0cd50031a714347109169ceb8bacae338612a:/lisp/textmodes/po.el diff --git a/lisp/textmodes/po.el b/lisp/textmodes/po.el index 4e0f527a36..7810cc6d57 100644 --- a/lisp/textmodes/po.el +++ b/lisp/textmodes/po.el @@ -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 , ;; Greg McGary , @@ -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