diff options
Diffstat (limited to 'scripts/punify')
-rwxr-xr-x | scripts/punify | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/punify b/scripts/punify index 00de3c66f..0f6a36114 100755 --- a/scripts/punify +++ b/scripts/punify @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; punify --- Display Scheme code w/o unnecessary comments / whitespace -;; 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 |