diff options
Diffstat (limited to 'scripts/display-commentary')
-rwxr-xr-x | scripts/display-commentary | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/display-commentary b/scripts/display-commentary index 967882449..a12dae8c7 100755 --- a/scripts/display-commentary +++ b/scripts/display-commentary @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; display-commentary --- As advertized -;; 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 |