diff options
Diffstat (limited to 'scripts/snarf-guile-m4-docs')
-rwxr-xr-x | scripts/snarf-guile-m4-docs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/snarf-guile-m4-docs b/scripts/snarf-guile-m4-docs index 5ee52da16..b80f187fe 100755 --- a/scripts/snarf-guile-m4-docs +++ b/scripts/snarf-guile-m4-docs @@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@" !# ;;; snarf-guile-m4-docs --- Parse guile.m4 comments for texi documentation -;; 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 |