diff lisp/utils/autoload.el @ 155:43dd3413c7c7 r20-3b4

Import from CVS: tag r20-3b4
author cvs
date Mon, 13 Aug 2007 09:39:39 +0200
parents 25f70ba0133c
children 0132846995bd
line wrap: on
line diff
--- a/lisp/utils/autoload.el	Mon Aug 13 09:38:27 2007 +0200
+++ b/lisp/utils/autoload.el	Mon Aug 13 09:39:39 2007 +0200
@@ -1,7 +1,8 @@
 ;;; autoload.el --- maintain autoloads in loaddefs.el.
-;;; Copyright (C) 1991, 1992, 1993, 1994 Free Software Foundation, Inc.
-;;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp.
-;;; Copyright (C) 1996 Ben Wing.
+
+;; Copyright (C) 1991, 1992, 1993, 1994, 1997 Free Software Foundation, Inc.
+;; Copyright (C) 1995 Tinker Systems and INS Engineering Corp.
+;; Copyright (C) 1996 Ben Wing.
 
 ;; Author: Roland McGrath <roland@gnu.ai.mit.edu>
 ;; Keywords: maint