diff options
Diffstat (limited to 'scripts/frisk')
-rwxr-xr-x | scripts/frisk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/frisk b/scripts/frisk index 25c4f526d..609a5e6a9 100755 --- a/scripts/frisk +++ b/scripts/frisk @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; frisk --- Grok the module interfaces of a body of files -;; 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 |