summaryrefslogtreecommitdiff
path: root/scripts/PROGRAM
diff options
context:
space:
mode:
authorThien-Thi Nguyen <ttn@gnuvola.org>2002-04-02 10:41:53 +0000
committerThien-Thi Nguyen <ttn@gnuvola.org>2002-04-02 10:41:53 +0000
commitab87b4590d6a70eeafceb250a79e37a919593939 (patch)
tree46ebc9522f294abb54bb5daf091e70c2ba8a0d6d /scripts/PROGRAM
parentde77aeb79b65caf1013278a01718f945bc13eaf6 (diff)
downloadguile-ab87b4590d6a70eeafceb250a79e37a919593939.tar.gz
Update copyright; nfc.
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 69a655949..9ce5f022a 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) 2001 Free Software Foundation, Inc.
+;; Copyright (C) 2002 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