aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/progmodes/hideshow.el
diff options
context:
space:
mode:
authorGerd Moellmann <[email protected]>2000-07-24 18:36:43 +0000
committerGerd Moellmann <[email protected]>2000-07-24 18:36:43 +0000
commit35a11dcb214a69fc830962ce85efe34654888410 (patch)
tree3702553b74967725238659a77d6e6ac1750dc3ef /lisp/progmodes/hideshow.el
parent3215afc493108f1033e98ab6fb3fd8ab6866d0cb (diff)
Update copyright notice.
Diffstat (limited to 'lisp/progmodes/hideshow.el')
-rw-r--r--lisp/progmodes/hideshow.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/progmodes/hideshow.el b/lisp/progmodes/hideshow.el
index 14e7fe07b5..6fccb860d4 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 <[email protected]>
;; Dan Nicolaescu <[email protected]>