diff options
author | Gerd Moellmann <gerd@gnu.org> | 2000-07-24 18:36:43 +0000 |
---|---|---|
committer | Gerd Moellmann <gerd@gnu.org> | 2000-07-24 18:36:43 +0000 |
commit | 35a11dcb214a69fc830962ce85efe34654888410 (patch) | |
tree | 3702553b74967725238659a77d6e6ac1750dc3ef | |
parent | 3215afc493108f1033e98ab6fb3fd8ab6866d0cb (diff) | |
download | emacs-35a11dcb214a69fc830962ce85efe34654888410.tar.gz |
Update copyright notice.
-rw-r--r-- | lisp/progmodes/hideshow.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el index 14e7fe07b59..6fccb860d4b 100644 --- a/lisp/progmodes/hideshow.el +++ b/lisp/progmodes/hideshow.el @@ -1,6 +1,6 @@ ;;; hideshow.el --- minor mode cmds to selectively display blocks of code -;; Copyright (C) 1994, 95, 96, 97, 98, 99 Free Software Foundation +;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000 Free Software Foundation ;; Author: Thien-Thi Nguyen <ttn@netcom.com> ;; Dan Nicolaescu <dann@ics.uci.edu> |