diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:09:49 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-07 01:09:49 +0000 |
commit | 1ebad5af26f0b03e48dbd1b03811ee71ef938057 (patch) | |
tree | 7de2618da0376f1ec3afedb93b0c78761f5690b2 /lisp/emulation/cua-base.el | |
parent | e5c38713b859f616f317bee50b53c7f1b64b241f (diff) | |
download | emacs-1ebad5af26f0b03e48dbd1b03811ee71ef938057.tar.gz |
Add 2008 to copyright years.
Diffstat (limited to 'lisp/emulation/cua-base.el')
-rw-r--r-- | lisp/emulation/cua-base.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/cua-base.el b/lisp/emulation/cua-base.el index 62fa2bd7bbb..921e6fa83f5 100644 --- a/lisp/emulation/cua-base.el +++ b/lisp/emulation/cua-base.el @@ -1,7 +1,7 @@ ;;; cua-base.el --- emulate CUA key bindings ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Kim F. Storm <storm@cua.dk> ;; Keywords: keyboard emulation convenience cua |