summaryrefslogtreecommitdiff
path: root/lisp/ediff-init.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2009-01-05 03:18:22 +0000
committerGlenn Morris <rgm@gnu.org>2009-01-05 03:18:22 +0000
commit6d64af6cde0733868d22d2bcde4c68c4963f62cb (patch)
tree0e5c3017db014d82cf0bdb957fe75dc65b9c5dde /lisp/ediff-init.el
parent41cadbaa936d64f0e19cfa526e0e8921b065d3b4 (diff)
downloademacs-6d64af6cde0733868d22d2bcde4c68c4963f62cb.tar.gz
Add 2009 to copyright years.
Diffstat (limited to 'lisp/ediff-init.el')
-rw-r--r--lisp/ediff-init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ediff-init.el b/lisp/ediff-init.el
index 0630a760eee..4b637dca179 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, 2006, 2007, 2008 Free Software Foundation, Inc.
+;; 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>