diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 19:37:05 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2001-07-09 19:37:05 +0000 |
commit | aa3eb769a8455eacce6cf49f5404d0a79205d275 (patch) | |
tree | abe750522d5a38e8859b5bc5e1ee8f5748514036 /scripts/PROGRAM | |
parent | 9bf806445c03bd0476fa8050d95954104805cb16 (diff) | |
download | guile-aa3eb769a8455eacce6cf49f5404d0a79205d275.tar.gz |
Remove authorship comment.
Diffstat (limited to 'scripts/PROGRAM')
-rwxr-xr-x | scripts/PROGRAM | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/scripts/PROGRAM b/scripts/PROGRAM index 3511ccdfc..74a4f3cff 100755 --- a/scripts/PROGRAM +++ b/scripts/PROGRAM @@ -22,8 +22,6 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@" ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; Boston, MA 02111-1307 USA -;;; Author: J.R.Hacker - ;;; Commentary: ;; Usage: PROGRAM [ARGS] |