diff options
| author | Glenn Morris | 2007-11-28 07:48:36 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-11-28 07:48:36 +0000 |
| commit | 2ff9cf9cf4debb3bb5c415ee76668086d5592319 (patch) | |
| tree | e888a707dfee9699e3e1fc65dacc829416458a51 | |
| parent | 1ad042ed9deccc9e6f14e2c3a1ee086de377f6ae (diff) | |
| download | emacs-2ff9cf9cf4debb3bb5c415ee76668086d5592319.tar.gz emacs-2ff9cf9cf4debb3bb5c415ee76668086d5592319.zip | |
Remove copyright from author with assignment and merge into FSF years.
Add 2007 to copyright years.
| -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 @@ | |||
| 1 | ;;; md4.el --- MD4 Message Digest Algorithm. | 1 | ;;; md4.el --- MD4 Message Digest Algorithm. |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2004 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2001, 2004, 2007 Free Software Foundation, Inc. |
| 4 | ;; Copyright (C) 2001 Taro Kawagishi | 4 | |
| 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> | 5 | ;; Author: Taro Kawagishi <tarok@transpulse.org> |
| 6 | ;; Keywords: MD4 | 6 | ;; Keywords: MD4 |
| 7 | ;; Version: 1.00 | 7 | ;; Version: 1.00 |