summaryrefslogtreecommitdiff
path: root/scripts/use2dot
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/use2dot')
-rwxr-xr-xscripts/use2dot2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/use2dot b/scripts/use2dot
index 5f1e5c73d..30b4690e0 100755
--- a/scripts/use2dot
+++ b/scripts/use2dot
@@ -5,7 +5,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cdr (command-line)))" "$@"
!#
;;; use2dot --- Display module dependencies as a DOT specification
-;; 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