diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 09:17:15 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-19 09:17:15 (GMT) |
commit | 4df99f1928a9acef9a73f841114b6a5e84117626 (patch) | |
tree | 0fb45754a98e970f38cb7b76eb5a9ac71b63228c | |
parent | 3c65ba95ecb75cd18f050d33187a2f7e61dcb370 (diff) | |
download | tcl-4df99f1928a9acef9a73f841114b6a5e84117626.zip tcl-4df99f1928a9acef9a73f841114b6a5e84117626.tar.gz tcl-4df99f1928a9acef9a73f841114b6a5e84117626.tar.bz2 |
Added ActiveState to license.terms
-rw-r--r-- | ChangeLog | 3 | ||||
-rw-r--r-- | license.terms | 7 |
2 files changed, 7 insertions, 3 deletions
@@ -1,5 +1,8 @@ 2002-07-19 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * license.terms: Added AS to list of copyright holders; it's only + fair for the current gatekeepers to be listed here! + * tests/cmdMZ.test: Renamed constraint for clarity. [Bug#583427] Added tests for the [time] command, which was previously only indirectly tested! diff --git a/license.terms b/license.terms index 9df3e60..f1dcaa5 100644 --- a/license.terms +++ b/license.terms @@ -1,7 +1,8 @@ This software is copyrighted by the Regents of the University of -California, Sun Microsystems, Inc., Scriptics Corporation, -and other parties. The following terms apply to all files associated -with the software unless explicitly disclaimed in individual files. +California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState +Corporation and other parties. The following terms apply to all files +associated with the software unless explicitly disclaimed in +individual files. The authors hereby grant permission to use, copy, modify, distribute, and license this software and its documentation for any purpose, provided |