diff options
author | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2012-01-05 01:46:05 -0800 |
commit | 0f32de4ca4c061849772a18bf0a4cf9a95198b7f (patch) | |
tree | cc4ca53a04f034a33469ab178f430f344ef62729 /lisp/mouse.el | |
parent | 3e330ad5bfacd5dc32c35027102b386d451182ad (diff) | |
download | emacs-0f32de4ca4c061849772a18bf0a4cf9a95198b7f.tar.gz |
Add 2012 to FSF copyright years for Emacs files
Diffstat (limited to 'lisp/mouse.el')
-rw-r--r-- | lisp/mouse.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/mouse.el b/lisp/mouse.el index d1aba96ff16..2e119483797 100644 --- a/lisp/mouse.el +++ b/lisp/mouse.el @@ -1,6 +1,6 @@ ;;; mouse.el --- window system-independent mouse support -;; Copyright (C) 1993-1995, 1999-2011 Free Software Foundation, Inc. +;; Copyright (C) 1993-1995, 1999-2012 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: hardware, mouse |