diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:14:52 +0000 |
commit | 8b72699e888331b1cd3a6b9fbfc85079cbacc12b (patch) | |
tree | 359c63b8ff433b298b99d45867bae54a28d4e8cd /lisp/emacs-lisp/crm.el | |
parent | 49af3415a2d717dfc0cd89198876a103c3c25e72 (diff) | |
download | emacs-8b72699e888331b1cd3a6b9fbfc85079cbacc12b.tar.gz |
Add 2008 to 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 84b212c52d6..10a67eac281 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, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Sen Nagata <sen@eccosys.com> ;; Keywords: completion, minibuffer, multiple elements |