diff options
Diffstat (limited to 'scripts/autofrisk')
-rwxr-xr-x | scripts/autofrisk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/autofrisk b/scripts/autofrisk index 5d44d6c72..154b635bb 100755 --- a/scripts/autofrisk +++ b/scripts/autofrisk @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; autofrisk --- Generate module checks for use with auto* tools -;; 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 |