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-mime.el | |
parent | 707ea971f21dbe1d2fd2850c53d7a2987a5043ff (diff) | |
download | emacs-dcf71371b1a68dc6e19776f33f60c9620c33f3a8.tar.gz |
Follow Glenn's lead and update format of Copyright.
Diffstat (limited to 'lisp/mh-e/mh-mime.el')
-rw-r--r-- | lisp/mh-e/mh-mime.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/mh-e/mh-mime.el b/lisp/mh-e/mh-mime.el index ea1d562b50e..5de68687e20 100644 --- a/lisp/mh-e/mh-mime.el +++ b/lisp/mh-e/mh-mime.el @@ -1,7 +1,8 @@ ;;; mh-mime.el --- MH-E MIME support ;; Copyright (C) 1993, 1995, -;; 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. +;; 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> |