diff options
author | Bill Wohler <wohler@newt.com> | 2009-01-25 18:33:05 +0000 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2009-01-25 18:33:05 +0000 |
commit | dcf71371b1a68dc6e19776f33f60c9620c33f3a8 (patch) | |
tree | 3e6fdd4e24796ef3135fb2790da157911d289ef7 /lisp/mh-e/mh-identity.el | |
parent | 707ea971f21dbe1d2fd2850c53d7a2987a5043ff (diff) | |
download | emacs-dcf71371b1a68dc6e19776f33f60c9620c33f3a8.tar.gz emacs-dcf71371b1a68dc6e19776f33f60c9620c33f3a8.tar.bz2 emacs-dcf71371b1a68dc6e19776f33f60c9620c33f3a8.zip |
Follow Glenn's lead and update format of Copyright.
Diffstat (limited to 'lisp/mh-e/mh-identity.el')
-rw-r--r-- | lisp/mh-e/mh-identity.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-identity.el b/lisp/mh-e/mh-identity.el index c4f5c983970..370cd9188c4 100644 --- a/lisp/mh-e/mh-identity.el +++ b/lisp/mh-e/mh-identity.el @@ -1,6 +1,7 @@ ;;; mh-identity.el --- multiple identify support for MH-E -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 +;; Free Software Foundation, Inc. ;; Author: Peter S. Galbraith <psg@debian.org> ;; Maintainer: Bill Wohler <wohler@newt.com> |