summaryrefslogtreecommitdiff
path: root/lisp/gnus/mail-parse.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 19:51:42 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2005-08-06 19:51:42 +0000
commit9285981f0d432e90b93b32d6e856e52d6c792aff (patch)
treec7fd2d2876aa682a96f97d299c1dffb3a61f2526 /lisp/gnus/mail-parse.el
parentf8662d9591d72dbc644942592c86bdbfce4ae888 (diff)
downloademacs-9285981f0d432e90b93b32d6e856e52d6c792aff.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/gnus/mail-parse.el')
-rw-r--r--lisp/gnus/mail-parse.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/gnus/mail-parse.el b/lisp/gnus/mail-parse.el
index 086ab5c4f84..106aedad085 100644
--- a/lisp/gnus/mail-parse.el
+++ b/lisp/gnus/mail-parse.el
@@ -1,6 +1,7 @@
;;; mail-parse.el --- Interface functions for parsing mail
-;; Copyright (C) 1998, 1999, 2000
-;; Free Software Foundation, Inc.
+
+;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004,
+;; 2005 Free Software Foundation, Inc.
;; Author: Lars Magne Ingebrigtsen <larsi@gnus.org>
;; This file is part of GNU Emacs.