summaryrefslogtreecommitdiff
path: root/lisp/mh-e/mh-e.el
diff options
context:
space:
mode:
authorBill Wohler <wohler@newt.com>2009-01-25 18:33:05 +0000
committerBill Wohler <wohler@newt.com>2009-01-25 18:33:05 +0000
commitdcf71371b1a68dc6e19776f33f60c9620c33f3a8 (patch)
tree3e6fdd4e24796ef3135fb2790da157911d289ef7 /lisp/mh-e/mh-e.el
parent707ea971f21dbe1d2fd2850c53d7a2987a5043ff (diff)
downloademacs-dcf71371b1a68dc6e19776f33f60c9620c33f3a8.tar.gz
Follow Glenn's lead and update format of Copyright.
Diffstat (limited to 'lisp/mh-e/mh-e.el')
-rw-r--r--lisp/mh-e/mh-e.el5
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/mh-e/mh-e.el b/lisp/mh-e/mh-e.el
index 26baf940165..ee3b2042072 100644
--- a/lisp/mh-e/mh-e.el
+++ b/lisp/mh-e/mh-e.el
@@ -1,8 +1,9 @@
;;; mh-e.el --- GNU Emacs interface to the MH mail system
;; Copyright (C) 1985, 1986, 1987, 1988,
-;; 1990, 1992, 1993, 1994, 1995, 1997, 1999,
-;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; 1990, 1992, 1993, 1994, 1995, 1997, 1999,
+;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+;; Free Software Foundation, Inc.
;; Author: Bill Wohler <wohler@newt.com>
;; Maintainer: Bill Wohler <wohler@newt.com>