summaryrefslogtreecommitdiffstats
path: root/tests/all.tcl
diff options
context:
space:
mode:
authorhobbs <hobbs@noemail.net>2002-04-10 19:57:14 (GMT)
committerhobbs <hobbs@noemail.net>2002-04-10 19:57:14 (GMT)
commitf739ff3890ca47177595feab44d26ce8e211dfb6 (patch)
tree6bb6b83345fe21fbe99378049acd0225737804b8 /tests/all.tcl
parentb47b91023e745a0cdabbb4e0073f46ebcfbab2bf (diff)
downloadtcl-f739ff3890ca47177595feab44d26ce8e211dfb6.zip
tcl-f739ff3890ca47177595feab44d26ce8e211dfb6.tar.gz
tcl-f739ff3890ca47177595feab44d26ce8e211dfb6.tar.bz2
fixed copyright notice
FossilOrigin-Name: e42c6915c8471b4703a6515c3ddeb37f69068e82
Diffstat (limited to 'tests/all.tcl')
-rw-r--r--tests/all.tcl6
1 files changed, 4 insertions, 2 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index 4c407fb..3faa12a 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -6,9 +6,11 @@
#
# Copyright (c) 1998-1999 by Scriptics Corporation.
# Copyright (c) 2000 by Ajuba Solutions
-# All rights reserved.
+#
+# See the file "license.terms" for information on usage and redistribution
+# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
#
-# RCS: @(#) $Id: all.tcl,v 1.15 2001/11/23 01:25:35 das Exp $
+# RCS: @(#) $Id: all.tcl,v 1.16 2002/04/10 19:57:15 hobbs Exp $
set tcltestVersion [package require tcltest]
namespace import -force tcltest::*