diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 | 
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 | 
| commit | 3f797bdc7c98241601f8e1ce040c88d8f1cf69e7 (patch) | |
| tree | 797d18744384849f077bdfb612619d1a589d8335 /lisp/emacs-lisp/cl-seq.el | |
| parent | 29ab8ab1484c7b3d560b7af14040204a310a677f (diff) | |
| download | emacs-3f797bdc7c98241601f8e1ce040c88d8f1cf69e7.tar.gz | |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/emacs-lisp/cl-seq.el')
| -rw-r--r-- | lisp/emacs-lisp/cl-seq.el | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index 11609d8a4ca..0027da1f9d2 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el @@ -1,7 +1,7 @@  ;;; cl-seq.el --- Common Lisp features, part 3  -*-byte-compile-dynamic: t;-*-  ;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, -;;   2006 Free Software Foundation, Inc. +;;   2006, 2007 Free Software Foundation, Inc.  ;; Author: Dave Gillespie <daveg@synaptics.com>  ;; Version: 2.02  | 
