diff options
author | Nick Roberts <nickrob@snap.net.nz> | 2005-08-01 08:43:45 +0000 |
---|---|---|
committer | Nick Roberts <nickrob@snap.net.nz> | 2005-08-01 08:43:45 +0000 |
commit | 034babe1e173ce643c6a419db156916e792c0ebd (patch) | |
tree | a2eaba5b9b149f076acdd697d0f7fbd3d5e43dd3 /lisp/progmodes/ebrowse.el | |
parent | 201dc59419560ebb68b6a6c2e7b3c683fb34cd81 (diff) | |
download | emacs-034babe1e173ce643c6a419db156916e792c0ebd.tar.gz |
Update copyright for release of 22.1 for progmodes directory.
Diffstat (limited to 'lisp/progmodes/ebrowse.el')
-rw-r--r-- | lisp/progmodes/ebrowse.el | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/lisp/progmodes/ebrowse.el b/lisp/progmodes/ebrowse.el index 075e7fa9f17..49d0207882c 100644 --- a/lisp/progmodes/ebrowse.el +++ b/lisp/progmodes/ebrowse.el @@ -1,7 +1,8 @@ ;;; ebrowse.el --- Emacs C++ class browser & tags facility -;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002, 2005 -;; Free Software Foundation Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005 +;; Free Software Foundation Inc. ;; Author: Gerd Moellmann <gerd@gnu.org> ;; Maintainer: FSF |