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 | |
parent | 2cb750ba4459177e81165e2e7a299ec12faf42e2 (diff) | |
download | emacs-b0e40a7fe10d493f15bdf663a8f8a72e85c12d86.tar.gz |
Fix copyright dates.
-rw-r--r-- | lisp/ediff.el | 2 | ||||
-rw-r--r-- | lisp/gnus/pop3.el | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lisp/ediff.el b/lisp/ediff.el index e387aa6acf9..1f8582b8269 100644 --- a/lisp/ediff.el +++ b/lisp/ediff.el @@ -1,6 +1,6 @@ ;;; ediff.el --- a comprehensive visual interface to diff & patch -;; Copyright (C) 1994 -- 1999 Free Software Foundation, Inc. +;; Copyright (C) 1994, 95, 96, 97, 98, 1999 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.sunysb.edu> ;; Created: February 2, 1994 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 |