aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/emacs-lisp/cl-extra.el
diff options
context:
space:
mode:
authorGlenn Morris <[email protected]>2006-12-07 05:06:17 +0000
committerGlenn Morris <[email protected]>2006-12-07 05:06:17 +0000
commitd59c31376c2b95e20644c1526e7e53eafcd46067 (patch)
tree54eeea3aa7c3f61e5f99b61cf48dac4fe9e7c149 /lisp/emacs-lisp/cl-extra.el
parent12f7728e938fe5bb850ce2928637d1e349919142 (diff)
Update copyright years.
Diffstat (limited to 'lisp/emacs-lisp/cl-extra.el')
-rw-r--r--lisp/emacs-lisp/cl-extra.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-extra.el b/lisp/emacs-lisp/cl-extra.el
index 2e741408c0..55c95b655d 100644
--- a/lisp/emacs-lisp/cl-extra.el
+++ b/lisp/emacs-lisp/cl-extra.el
@@ -1,6 +1,6 @@
;;; cl-extra.el --- Common Lisp features, part 2 -*-byte-compile-dynamic: t;-*-
-;; Copyright (C) 1993, 2000, 2002, 2003, 2004,
+;; Copyright (C) 1993, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Dave Gillespie <[email protected]>