summaryrefslogtreecommitdiff
path: root/lisp/ediff.el
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-01-31 22:03:00 +0000
committerDave Love <fx@gnu.org>2000-01-31 22:03:00 +0000
commitb0e40a7fe10d493f15bdf663a8f8a72e85c12d86 (patch)
treea0787a1ac60219a16b2250ba7070fe7e474cb69f /lisp/ediff.el
parent2cb750ba4459177e81165e2e7a299ec12faf42e2 (diff)
downloademacs-b0e40a7fe10d493f15bdf663a8f8a72e85c12d86.tar.gz
Fix copyright dates.
Diffstat (limited to 'lisp/ediff.el')
-rw-r--r--lisp/ediff.el2
1 files changed, 1 insertions, 1 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