diff options
| -rw-r--r-- | lisp/gnus/gnus-score.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/gnus/gnus-score.el b/lisp/gnus/gnus-score.el index 8485f7639fe..7d223d11c25 100644 --- a/lisp/gnus/gnus-score.el +++ b/lisp/gnus/gnus-score.el | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | 1;;; gnus-score.el --- scoring code for Gnus | 1 | ;;; gnus-score.el --- scoring code for Gnus |
| 2 | ;; Copyright (C) 1995,96,97 Free Software Foundation, Inc. | 2 | ;; Copyright (C) 1995, 1996, 1997 Free Software Foundation, Inc. |
| 3 | 3 | ||
| 4 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> | 4 | ;; Author: Per Abrahamsen <amanda@iesd.auc.dk> |
| 5 | ;; Lars Magne Ingebrigtsen <larsi@ifi.uio.no> | 5 | ;; Lars Magne Ingebrigtsen <larsi@ifi.uio.no> |