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 | f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942 (patch) | |
tree | 17d33ec05bdd3d1e1657733768b63b721d53d05f /lisp/emulation/cua-rect.el | |
parent | af4c16d15ff3547fc3acfcc266080152769c4a0f (diff) | |
download | emacs-f0fa15c5e512e4b6fd2f7bd65ea6cfbb8f960942.tar.gz |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/emulation/cua-rect.el')
-rw-r--r-- | lisp/emulation/cua-rect.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emulation/cua-rect.el b/lisp/emulation/cua-rect.el index 7db3cca8fae..7735302339f 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el @@ -1,7 +1,7 @@ ;;; cua-rect.el --- CUA unified rectangle support ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006 Free Software Foundation, Inc. +;; 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: Kim F. Storm <storm@cua.dk> ;; Keywords: keyboard emulations convenience CUA |