aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ediff.el2
-rw-r--r--lisp/gnus/pop3.el2
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 @@
1;;; ediff.el --- a comprehensive visual interface to diff & patch 1;;; ediff.el --- a comprehensive visual interface to diff & patch
2 2
3;; Copyright (C) 1994 -- 1999 Free Software Foundation, Inc. 3;; Copyright (C) 1994, 95, 96, 97, 98, 1999 Free Software Foundation, Inc.
4 4
5;; Author: Michael Kifer <kifer@cs.sunysb.edu> 5;; Author: Michael Kifer <kifer@cs.sunysb.edu>
6;; Created: February 2, 1994 6;; 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 @@
1;;; pop3.el --- Post Office Protocol (RFC 1460) interface 1;;; pop3.el --- Post Office Protocol (RFC 1460) interface
2 2
3;; Copyright (C) 1996-1999 Free Software Foundation, Inc. 3;; Copyright (C) 1996, 96, 97, 98, 1999 Free Software Foundation, Inc.
4 4
5;; Author: Richard L. Pieri <ratinox@peorth.gweep.net> 5;; Author: Richard L. Pieri <ratinox@peorth.gweep.net>
6;; Maintainer: FSF 6;; Maintainer: FSF