changeset 43764:1ba74303cdcb

Add 2002 to the copyright years.
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Mar 2002 11:27:02 +0000
parents 29f787bccb84
children d21b88d9b7da
files lisp/progmodes/ebrowse.el
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/progmodes/ebrowse.el	Thu Mar 07 11:26:09 2002 +0000
+++ b/lisp/progmodes/ebrowse.el	Thu Mar 07 11:27:02 2002 +0000
@@ -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 <gerd@gnu.org>