From: J.D. Smith Date: Tue, 12 Dec 2006 16:45:59 +0000 (+0000) Subject: Fixed copyright notice. X-Git-Tag: emacs-pretest-22.0.92~136 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=328f7b35981238f4e528bfe2cb5b0e17f074d056;p=emacs.git Fixed copyright notice. --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index a75bfaf9191..7855aa64349 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,7 @@ +2006-12-12 J.D. Smith + + * progmodes/idlw-help.el: Fixed copyright notice. + 2006-12-12 Stefan Monnier * emacs-lisp/syntax.el (syntax-ppss-toplevel-pos): New fun. 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 ;; Carsten Dominik