diff lisp/ediff.el @ 27546:3ff1b0a2c6b7

Fix copyright dates.
author Dave Love <fx@gnu.org>
date Mon, 31 Jan 2000 22:03:00 +0000
parents 3ec5a485d0ab
children 42f9a58e0fc4
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