summaryrefslogtreecommitdiff
path: root/scripts/snarf-guile-m4-docs
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/snarf-guile-m4-docs')
-rwxr-xr-xscripts/snarf-guile-m4-docs2
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