diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/cmdIL.test | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/cmdIL.test b/tests/cmdIL.test index f01728b..cd7cf31 100644 --- a/tests/cmdIL.test +++ b/tests/cmdIL.test @@ -3,11 +3,12 @@ # generates output for errors. No output means no errors were found. # # Copyright (c) 1997 Sun Microsystems, Inc. +# Copyright (c) 1998 by Scriptics Corporation. # # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. # -# RCS: @(#) $Id: cmdIL.test,v 1.4 1998/10/13 20:05:39 rjohnson Exp $ +# RCS: @(#) $Id: cmdIL.test,v 1.5 1998/10/13 20:30:23 rjohnson Exp $ if {[string compare test [info procs test]] == 1} then {source defs} |