diff options
Diffstat (limited to 'lisp/mail/mailheader.el')
-rw-r--r-- | lisp/mail/mailheader.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mail/mailheader.el b/lisp/mail/mailheader.el index 9b61a24c74f..b225f4de396 100644 --- a/lisp/mail/mailheader.el +++ b/lisp/mail/mailheader.el @@ -1,7 +1,7 @@ ;;; mailheader.el --- mail header parsing, merging, formatting ;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Erik Naggum <erik@naggum.no> ;; Keywords: tools, mail, news |