diff options
author | Dave Love <fx@gnu.org> | 2000-12-06 20:24:23 +0000 |
---|---|---|
committer | Dave Love <fx@gnu.org> | 2000-12-06 20:24:23 +0000 |
commit | e7cff5504bbbbd5bab5482101c648f1ea7624ef8 (patch) | |
tree | d454ed349e5262ff1b7013819b76e4d44ae7eceb /lisp/progmodes/idlwave.el | |
parent | fbee3231d084a7f0a94918678584600a4e41624d (diff) | |
download | emacs-e7cff5504bbbbd5bab5482101c648f1ea7624ef8.tar.gz |
Fix copyright years.
Diffstat (limited to 'lisp/progmodes/idlwave.el')
-rw-r--r-- | lisp/progmodes/idlwave.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/progmodes/idlwave.el b/lisp/progmodes/idlwave.el index ad1205c2237..9bb1c4d27ea 100644 --- a/lisp/progmodes/idlwave.el +++ b/lisp/progmodes/idlwave.el @@ -1,12 +1,12 @@ ;;; idlwave.el --- IDL and WAVE CL editing mode for GNU Emacs -;; Copyright (c) 1994-1997 Chris Chase +;; Copyright (c) 1994, 1995, 1997 Chris Chase ;; Copyright (c) 1999 Carsten Dominik ;; Copyright (c) 1999, 2000 Free Software Foundation ;; Author: Chris Chase <chase@att.com> ;; Maintainer: Carsten Dominik <dominik@strw.leidenuniv.nl> ;; Version: 4.2 -;; Date: $Date: 2000/06/15 17:58:23 $ +;; Date: $Date: 2000/06/20 12:49:47 $ ;; Keywords: languages ;; This file is part of the GNU Emacs. |