summaryrefslogtreecommitdiff
path: root/scripts/generate-autoload
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/generate-autoload')
-rwxr-xr-xscripts/generate-autoload2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/generate-autoload b/scripts/generate-autoload
index 8ce13f577..b08be8357 100755
--- a/scripts/generate-autoload
+++ b/scripts/generate-autoload
@@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
!#
;;; generate-autoload --- Display define-module form with autoload info
-;; Copyright (C) 2001 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2006 Free Software Foundation, Inc.
;;
;; This program is free software; you can redistribute it and/or
;; modify it under the terms of the GNU General Public License as