aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2002-03-07 11:30:36 +0000
committerGerd Moellmann <[email protected]>2002-03-07 11:30:36 +0000
commit52db9321f65efb16ecf11a03170cddeda54df284 (patch)
tree440d60f21d3611bc4364c4a0157affdc5d42e74f /lisp/progmodes
parent5bc2ca836272fd5db7ff407d57a0268801d58bde (diff)
Add 2002 to the copyright years.
Diffstat (limited to 'lisp/progmodes')
-rw-r--r--lisp/progmodes/ebrowse.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el
index 5d191d8608..796595e5d3 100644
--- a/lisp/progmodes/ebrowse.el
+++ b/lisp/progmodes/ebrowse.el
@@ -1,6 +1,6 @@
;;; ebrowse.el --- Emacs C++ class browser & tags facility
-;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 2001
+;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
;; Free Software Foundation Inc.
;; Author: Gerd Moellmann <[email protected]>