diff options
Diffstat (limited to 'tests/bell.test')
-rw-r--r-- | tests/bell.test | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/bell.test b/tests/bell.test index bbafeac..da264d7 100644 --- a/tests/bell.test +++ b/tests/bell.test @@ -1,8 +1,8 @@ # This file is a Tcl script to test out Tk's "bell" command. # It is organized in the standard fashion for Tcl tests. # -# Copyright (c) 1994 The Regents of the University of California. -# Copyright (c) 1998-2000 by Scriptics Corporation. +# Copyright © 1994 The Regents of the University of California. +# Copyright © 1998-2000 by Scriptics Corporation. # All rights reserved. package require tcltest 2.2 |