diff options
Diffstat (limited to 'scripts/summarize-guile-TODO')
-rwxr-xr-x | scripts/summarize-guile-TODO | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/summarize-guile-TODO b/scripts/summarize-guile-TODO index 9d6d3ac55..79543fe27 100755 --- a/scripts/summarize-guile-TODO +++ b/scripts/summarize-guile-TODO @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; summarize-guile-TODO --- Display Guile TODO list in various ways -;; 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 |