diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 17:29:06 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-05-17 17:29:06 +0000 |
commit | 7f1c31c9d40f79e34418d39dc93c5955952bb2e2 (patch) | |
tree | 4cc1ceeacd45a377ebe7e1a784643d498ae9a756 /lisp/emulation/cua-rect.el | |
parent | 6ae53dc130b4f8b6bc6eee3c14c35aa062040e62 (diff) | |
download | emacs-7f1c31c9d40f79e34418d39dc93c5955952bb2e2.tar.gz |
Update years in copyright notice; nfc.
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 5c24c2dc36f..35886739125 100644 --- a/lisp/emulation/cua-rect.el +++ b/lisp/emulation/cua-rect.el @@ -1,6 +1,6 @@ ;;; cua-rect.el --- CUA unified rectangle support -;; Copyright (C) 1997-2002, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997-2002, 2005 Free Software Foundation, Inc. ;; Author: Kim F. Storm <storm@cua.dk> ;; Keywords: keyboard emulations convenience CUA |