diff options
author | Glenn Morris <rgm@gnu.org> | 2006-12-07 05:06:17 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2006-12-07 05:06:17 +0000 |
commit | d59c31376c2b95e20644c1526e7e53eafcd46067 (patch) | |
tree | 54eeea3aa7c3f61e5f99b61cf48dac4fe9e7c149 /lisp/emacs-lisp/crm.el | |
parent | 12f7728e938fe5bb850ce2928637d1e349919142 (diff) | |
download | emacs-d59c31376c2b95e20644c1526e7e53eafcd46067.tar.gz |
Update copyright years.
Diffstat (limited to 'lisp/emacs-lisp/crm.el')
-rw-r--r-- | lisp/emacs-lisp/crm.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/crm.el b/lisp/emacs-lisp/crm.el index 11d4d7fb2ba..6fd98583ccc 100644 --- a/lisp/emacs-lisp/crm.el +++ b/lisp/emacs-lisp/crm.el @@ -1,7 +1,7 @@ ;;; crm.el --- read multiple strings with completion ;; Copyright (C) 1985, 1986, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Sen Nagata <sen@eccosys.com> ;; Keywords: completion, minibuffer, multiple elements |