diff options
Diffstat (limited to 'scripts/read-text-outline')
-rwxr-xr-x | scripts/read-text-outline | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/read-text-outline b/scripts/read-text-outline index 7affb6348..c85026952 100755 --- a/scripts/read-text-outline +++ b/scripts/read-text-outline @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; read-text-outline --- Read a text outline and display it as a sexp -;; 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 |