summaryrefslogtreecommitdiff
path: root/lisp/button.el
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
committerPaul Eggert <eggert@cs.ucla.edu>2015-01-01 09:18:06 -0800
commit732fd4c7e11debd61c97eaaba3038d61e6ec7024 (patch)
tree2f06329713fc44450cd66b07367863609780141a /lisp/button.el
parenta5f90a37622e9d0cb066da413846c1c3f6900b51 (diff)
downloademacs-732fd4c7e11debd61c97eaaba3038d61e6ec7024.tar.gz
Update copyright year to 2015
Run admin/update-copyright.
Diffstat (limited to 'lisp/button.el')
-rw-r--r--lisp/button.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/button.el b/lisp/button.el
index 7418cb5e5a4..2836b89020a 100644
--- a/lisp/button.el
+++ b/lisp/button.el
@@ -1,6 +1,6 @@
;;; button.el --- clickable buttons
;;
-;; Copyright (C) 2001-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2001-2015 Free Software Foundation, Inc.
;;
;; Author: Miles Bader <miles@gnu.org>
;; Keywords: extensions