diff options
Diffstat (limited to 'tests/raise.test')
-rw-r--r-- | tests/raise.test | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/raise.test b/tests/raise.test index d4ffe49..2e9e2c6 100644 --- a/tests/raise.test +++ b/tests/raise.test @@ -3,9 +3,9 @@ # stacking order. It is organized in the standard fashion # for Tcl tests. # -# Copyright (c) 1993-1994 The Regents of the University of California. -# Copyright (c) 1994 Sun Microsystems, Inc. -# Copyright (c) 1998-1999 by Scriptics Corporation. +# Copyright © 1993-1994 The Regents of the University of California. +# Copyright © 1994 Sun Microsystems, Inc. +# Copyright © 1998-1999 Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |