changeset 1753:588465af3ca1

[xemacs-hg @ 2003-10-15 09:19:08 by stephent] update copyright <87n0c26erw.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Wed, 15 Oct 2003 09:19:10 +0000
parents 84acc03a7080
children 39ed74ae932b
files lisp/ChangeLog lisp/autoload.el
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Oct 15 09:09:38 2003 +0000
+++ b/lisp/ChangeLog	Wed Oct 15 09:19:10 2003 +0000
@@ -1,3 +1,7 @@
+2003-10-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* autoload.el (Copyright): Update.
+
 2003-10-11  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* files.el (find-file): Improve docstring.
--- a/lisp/autoload.el	Wed Oct 15 09:09:38 2003 +0000
+++ b/lisp/autoload.el	Wed Oct 15 09:19:10 2003 +0000
@@ -1,6 +1,6 @@
 ;;; autoload.el --- maintain autoloads in auto-autoloads files.
 
-;; Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc.
+;; Copyright (C) 1991-1994, 1997, 2003 Free Software Foundation, Inc.
 ;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp.
 ;; Copyright (C) 1996, 2000, 2002, 2003 Ben Wing.