From: Gerd Moellmann Date: Mon, 24 Jul 2000 18:36:43 +0000 (+0000) Subject: Update copyright notice. X-Git-Tag: emacs-pretest-21.0.90~2637 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=35a11dcb214a69fc830962ce85efe34654888410;p=emacs.git Update copyright notice. --- 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 ;; Dan Nicolaescu