Mercurial > emacs
changeset 27546:3ff1b0a2c6b7
Fix copyright dates.
author | Dave Love <fx@gnu.org> |
---|---|
date | Mon, 31 Jan 2000 22:03:00 +0000 |
parents | ea6b156518f2 |
children | 66e75f4824c8 |
files | lisp/ediff.el lisp/gnus/pop3.el |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ediff.el Mon Jan 31 21:38:34 2000 +0000 +++ b/lisp/ediff.el Mon Jan 31 22:03:00 2000 +0000 @@ -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
--- a/lisp/gnus/pop3.el Mon Jan 31 21:38:34 2000 +0000 +++ b/lisp/gnus/pop3.el Mon Jan 31 22:03:00 2000 +0000 @@ -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