diff options
| -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 |