summaryrefslogtreecommitdiff
path: root/lisp/mouse-copy.el
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
committerGlenn Morris <rgm@gnu.org>2006-12-05 07:06:08 +0000
commitc90f275771bd76325576ecd8c9cdcada1b54f2be (patch)
tree1ceb83f684de72467587ffbfb1f8c6ebdc1e6746 /lisp/mouse-copy.el
parentfde4e97e460d95ccdfa1a7bd0bb9f38cd9d2afd6 (diff)
downloademacs-c90f275771bd76325576ecd8c9cdcada1b54f2be.tar.gz
Update copyright years.
Diffstat (limited to 'lisp/mouse-copy.el')
-rw-r--r--lisp/mouse-copy.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse-copy.el b/lisp/mouse-copy.el
index 7703f62f336..216cc5360d6 100644
--- a/lisp/mouse-copy.el
+++ b/lisp/mouse-copy.el
@@ -1,6 +1,6 @@
;;; mouse-copy.el --- one-click text copy and move
-;; Copyright (C) 1996, 2002, 2003, 2004, 2005,
+;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: John Heidemann <johnh@ISI.EDU>