aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/toolbar
diff options
context:
space:
mode:
authorThien-Thi Nguyen2005-05-17 19:08:39 +0000
committerThien-Thi Nguyen2005-05-17 19:08:39 +0000
commitf8fc52569fa2ec6ec73ef7b618b2a49562f2726b (patch)
tree3c780fffed3a4270adfbbff073a39eed5d7b5732 /lisp/toolbar
parent2b814f20c7bb0b13ff54f638341a841444291a06 (diff)
downloademacs-f8fc52569fa2ec6ec73ef7b618b2a49562f2726b.tar.gz
emacs-f8fc52569fa2ec6ec73ef7b618b2a49562f2726b.zip
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/toolbar')
-rw-r--r--lisp/toolbar/tool-bar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/toolbar/tool-bar.el b/lisp/toolbar/tool-bar.el
index f22d84cafaf..5f2e3afd46c 100644
--- a/lisp/toolbar/tool-bar.el
+++ b/lisp/toolbar/tool-bar.el
@@ -1,6 +1,6 @@
1;;; tool-bar.el --- setting up the tool bar 1;;; tool-bar.el --- setting up the tool bar
2;; 2;;
3;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. 3;; Copyright (C) 2000, 2001, 2002, 2005 Free Software Foundation, Inc.
4;; 4;;
5;; Author: Dave Love <fx@gnu.org> 5;; Author: Dave Love <fx@gnu.org>
6;; Keywords: mouse frames 6;; Keywords: mouse frames