summaryrefslogtreecommitdiff
path: root/scripts/scan-api
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/scan-api')
-rwxr-xr-xscripts/scan-api2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/scan-api b/scripts/scan-api
index 7fdc2e3b0..3ea10dbe6 100755
--- a/scripts/scan-api
+++ b/scripts/scan-api
@@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
!#
;;; scan-api --- Scan and group interpreter and libguile interface elements
-;; Copyright (C) 2002 Free Software Foundation, Inc.
+;; Copyright (C) 2002, 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