diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-10 02:48:55 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-10 02:48:55 +0000 |
commit | 61e1e4e80a50c832ded32458212235dd84837635 (patch) | |
tree | f0d89cf65b5377a2361288e28fbf8368232d4123 /lisp/gnus/rfc2231.el | |
parent | b6c2d8c609da1e5ba57b72d578ef73b29def8a9e (diff) | |
download | emacs-61e1e4e80a50c832ded32458212235dd84837635.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/gnus/rfc2231.el')
-rw-r--r-- | lisp/gnus/rfc2231.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/rfc2231.el b/lisp/gnus/rfc2231.el index 284c95fc151..b054b1f9282 100644 --- a/lisp/gnus/rfc2231.el +++ b/lisp/gnus/rfc2231.el @@ -1,6 +1,6 @@ ;;; rfc2231.el --- Functions for decoding rfc2231 headers -;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, 2005, +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org> |