summaryrefslogtreecommitdiff
path: root/scripts/PROGRAM
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/PROGRAM')
-rwxr-xr-xscripts/PROGRAM2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/PROGRAM b/scripts/PROGRAM
index 476e0dfca..e83540851 100755
--- a/scripts/PROGRAM
+++ b/scripts/PROGRAM
@@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
!#
;;; PROGRAM --- Does something
-;; 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