From 328f7b35981238f4e528bfe2cb5b0e17f074d056 Mon Sep 17 00:00:00 2001 From: "J.D. Smith" Date: Tue, 12 Dec 2006 16:45:59 +0000 Subject: [PATCH] Fixed copyright notice. --- lisp/ChangeLog | 4 ++++ lisp/progmodes/idlw-help.el | 5 ++--- 2 files changed, 6 insertions(+), 3 deletions(-) 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 -- 2.39.5