diff options
author | Bill Wohler <wohler@newt.com> | 2009-01-25 18:31:35 +0000 |
---|---|---|
committer | Bill Wohler <wohler@newt.com> | 2009-01-25 18:31:35 +0000 |
commit | 433d427dc57d2a9bab8afcbadae5dd46e007c280 (patch) | |
tree | a1c497bc6df4679d81d0388b69dfcb5906b85dbe /lisp/mh-e | |
parent | 4699d581d59f2aacbf718839587433779423c876 (diff) | |
download | emacs-433d427dc57d2a9bab8afcbadae5dd46e007c280.tar.gz |
Follow Glenn's lead and update format of Copyright.
Diffstat (limited to 'lisp/mh-e')
-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> |