diff options
author | J.D. Smith <jdsmith@as.arizona.edu> | 2006-12-12 16:45:59 +0000 |
---|---|---|
committer | J.D. Smith <jdsmith@as.arizona.edu> | 2006-12-12 16:45:59 +0000 |
commit | 328f7b35981238f4e528bfe2cb5b0e17f074d056 (patch) | |
tree | 25784529355adeac32db5327c5c4a89967bf1410 /lisp/progmodes/idlw-help.el | |
parent | 6a30c01dc1667ce7e1b41533448824d9b2ab670a (diff) | |
download | emacs-328f7b35981238f4e528bfe2cb5b0e17f074d056.tar.gz |
Fixed copyright notice.
Diffstat (limited to 'lisp/progmodes/idlw-help.el')
-rw-r--r-- | lisp/progmodes/idlw-help.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/progmodes/idlw-help.el b/lisp/progmodes/idlw-help.el index 1d370244523..9b812809352 100644 --- a/lisp/progmodes/idlw-help.el +++ b/lisp/progmodes/idlw-help.el @@ -1,7 +1,6 @@ ;;; idlw-help.el --- HTML Help code for IDLWAVE -;; Copyright (c) 2000 Carsten Dominik -;; Copyright (c) 2001, 2002 J.D. Smith -;; Copyright (c) 2003,2004,2005,2006 Free Software Foundation +;; Copyright (c) 2000, 2001, 2002, 2003, 2004, 2005, 2006 +;; Free Software Foundation ;; ;; Authors: J.D. Smith <jdsmith@as.arizona.edu> ;; Carsten Dominik <dominik@science.uva.nl> |