summaryrefslogtreecommitdiff
path: root/lisp/mail/mail-hist.el
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2006-02-06 12:31:40 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2006-02-06 12:31:40 +0000
commitceb4c4d3039f5b70d0e49c343bce0bd36cfc1dc8 (patch)
treefe89d538c1a030d97a6600d34de8a0f964278202 /lisp/mail/mail-hist.el
parent273dc16aaf917c39c88dd577fa20bd12c7060638 (diff)
downloademacs-ceb4c4d3039f5b70d0e49c343bce0bd36cfc1dc8.tar.gz
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/mail/mail-hist.el')
-rw-r--r--lisp/mail/mail-hist.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mail/mail-hist.el b/lisp/mail/mail-hist.el
index 3010e85d31b..a2d7b0aab0f 100644
--- a/lisp/mail/mail-hist.el
+++ b/lisp/mail/mail-hist.el
@@ -1,6 +1,7 @@
;;; mail-hist.el --- headers and message body history for outgoing mail
-;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 2002, 2003, 2004, 2005,
+;; 2006 Free Software Foundation, Inc.
;; Author: Karl Fogel <kfogel@red-bean.com>
;; Created: March, 1994