diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2006-02-06 15:23:23 +0000 |
commit | c5fc7f5d4d1ac179d61b3598e8afc6a94c8703f1 (patch) | |
tree | e106c7e432f8fbcf2514c7983a3c12c99fb9e6de /lisp/ediff-init.el | |
parent | b5aa655341d502c51fb4d498f643f1fb1683b23c (diff) | |
download | emacs-c5fc7f5d4d1ac179d61b3598e8afc6a94c8703f1.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/ediff-init.el')
-rw-r--r-- | lisp/ediff-init.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-init.el b/lisp/ediff-init.el index 5bffea1ec4b..4897ffd2e59 100644 --- a/lisp/ediff-init.el +++ b/lisp/ediff-init.el @@ -1,7 +1,7 @@ ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Michael Kifer <kifer@cs.stonybrook.edu> |