diff options
author | Glenn Morris <rgm@gnu.org> | 2007-11-28 07:48:36 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-11-28 07:48:36 +0000 |
commit | 2ff9cf9cf4debb3bb5c415ee76668086d5592319 (patch) | |
tree | e888a707dfee9699e3e1fc65dacc829416458a51 /lisp | |
parent | 1ad042ed9deccc9e6f14e2c3a1ee086de377f6ae (diff) | |
download | emacs-2ff9cf9cf4debb3bb5c415ee76668086d5592319.tar.gz |
Remove copyright from author with assignment and merge into FSF years.
Add 2007 to copyright years.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/gnus/md4.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/md4.el b/lisp/gnus/md4.el index aa9bc543203..00e5ea6f9fe 100644 --- a/lisp/gnus/md4.el +++ b/lisp/gnus/md4.el @@ -1,7 +1,7 @@ ;;; md4.el --- MD4 Message Digest Algorithm. -;; Copyright (C) 2004 Free Software Foundation, Inc. -;; Copyright (C) 2001 Taro Kawagishi +;; Copyright (C) 2001, 2004, 2007 Free Software Foundation, Inc. + ;; Author: Taro Kawagishi <tarok@transpulse.org> ;; Keywords: MD4 ;; Version: 1.00 |