]> code.delx.au - gnu-emacs/blobdiff - lisp/gnus/rfc2045.el
Update copyright year to 2015
[gnu-emacs] / lisp / gnus / rfc2045.el
index 37abb41d72273c6945bed484c0eb5a49e9af60f4..5a814e8854ff358dc466bda8f976ab3375b497c2 100644 (file)
@@ -1,7 +1,6 @@
 ;;; rfc2045.el --- Functions for decoding rfc2045 headers
 
-;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 1998-2015 Free Software Foundation, Inc.
 
 ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
 ;; This file is part of GNU Emacs.
@@ -39,5 +38,4 @@
 
 (provide 'rfc2045)
 
-;; arch-tag: 9ca54127-97bc-432c-b6e2-8c59cadba306
 ;;; rfc2045.el ends here