diff options
author | Dave Love <fx@gnu.org> | 2000-01-31 22:03:00 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-01-31 22:03:00 +0000 |
commit | b0e40a7fe10d493f15bdf663a8f8a72e85c12d86 (patch) | |
tree | a0787a1ac60219a16b2250ba7070fe7e474cb69f /lisp/gnus/pop3.el | |
parent | 2cb750ba4459177e81165e2e7a299ec12faf42e2 (diff) | |
download | emacs-b0e40a7fe10d493f15bdf663a8f8a72e85c12d86.tar.gz |
Fix copyright dates.
Diffstat (limited to 'lisp/gnus/pop3.el')
-rw-r--r-- | lisp/gnus/pop3.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/gnus/pop3.el b/lisp/gnus/pop3.el index 6d31b05f506..1ea3b0a2c74 100644 --- a/lisp/gnus/pop3.el +++ b/lisp/gnus/pop3.el @@ -1,6 +1,6 @@ ;;; pop3.el --- Post Office Protocol (RFC 1460) interface -;; Copyright (C) 1996-1999 Free Software Foundation, Inc. +;; Copyright (C) 1996, 96, 97, 98, 1999 Free Software Foundation, Inc. ;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> ;; Maintainer: FSF |