aboutsummaryrefslogtreecommitdiff
path: root/glob.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'glob.tcl')
-rw-r--r--glob.tcl7
1 files changed, 3 insertions, 4 deletions
diff --git a/glob.tcl b/glob.tcl
index dbad26e..9e109ef 100644
--- a/glob.tcl
+++ b/glob.tcl
@@ -1,9 +1,8 @@
-# (c) 2008 Steve Bennett <steveb@workware.net.au>
-#
# Implements a Tcl-compatible glob command based on readdir
#
-# This file is licenced under the FreeBSD license
-# See LICENCE in this directory for full details.
+# (c) 2008 Steve Bennett <steveb@workware.net.au>
+#
+# See LICENCE in this directory for licensing.
# Implements the Tcl glob command