summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-12-09 15:01:40 (GMT)
commitb9cdafd83fe77499ff47fa373ce037aff3ae286a (patch)
tree9d190d9d9b9620cab6a9484ed466ee4467ec7222 /tests
parentc1b43fa3075991b4156d026a8e378bf0d92c507b (diff)
downloadtk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.zip
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.gz
tk-b9cdafd83fe77499ff47fa373ce037aff3ae286a.tar.bz2
(c) -> ©
Diffstat (limited to 'tests')
-rw-r--r--tests/all.tcl2
-rw-r--r--tests/bell.test2
-rw-r--r--tests/bgerror.test2
-rw-r--r--tests/bind.test2
-rw-r--r--tests/bitmap.test2
-rw-r--r--tests/border.test2
-rw-r--r--tests/busy.test2
-rw-r--r--tests/button.test2
-rw-r--r--tests/canvImg.test2
-rw-r--r--tests/canvMoveto.test2
-rw-r--r--tests/canvPs.test2
-rw-r--r--tests/canvRect.test2
-rw-r--r--tests/canvText.test2
-rw-r--r--tests/canvWind.test2
-rw-r--r--tests/choosedir.test2
-rw-r--r--tests/clipboard.test2
-rw-r--r--tests/clrpick.test2
-rw-r--r--tests/cmds.test2
-rw-r--r--tests/color.test2
-rw-r--r--tests/config.test2
-rw-r--r--tests/cursor.test2
-rw-r--r--tests/embed.test2
-rw-r--r--tests/entry.test2
-rw-r--r--tests/event.test2
-rw-r--r--tests/filebox.test2
-rw-r--r--tests/focus.test2
-rw-r--r--tests/focusTcl.test2
-rw-r--r--tests/font.test2
-rw-r--r--tests/frame.test2
-rw-r--r--tests/geometry.test2
-rw-r--r--tests/get.test2
-rw-r--r--tests/grab.test2
-rw-r--r--tests/grid.test2
-rw-r--r--tests/image.test2
-rw-r--r--tests/imgBmap.test2
-rw-r--r--tests/imgPNG.test2
-rw-r--r--tests/imgPPM.test2
-rw-r--r--tests/imgPhoto.test2
-rw-r--r--tests/listbox.test2
-rw-r--r--tests/main.test4
-rw-r--r--tests/menu.test2
-rw-r--r--tests/menuDraw.test2
-rw-r--r--tests/menubut.test2
-rw-r--r--tests/message.test2
-rw-r--r--tests/msgbox.test2
-rw-r--r--tests/obj.test2
-rw-r--r--tests/oldpack.test2
-rw-r--r--tests/option.test2
-rw-r--r--tests/pack.test2
-rw-r--r--tests/panedwindow.test2
-rw-r--r--tests/pkgconfig.test2
-rw-r--r--tests/place.test2
-rw-r--r--tests/raise.test2
-rw-r--r--tests/safe.test2
-rw-r--r--tests/safePrimarySelection.test2
-rw-r--r--tests/scale.test2
-rw-r--r--tests/scrollbar.test2
-rw-r--r--tests/select.test2
-rw-r--r--tests/send.test4
-rw-r--r--tests/spinbox.test2
-rw-r--r--tests/text.test2
-rw-r--r--tests/textBTree.test2
-rw-r--r--tests/textDisp.test2
-rw-r--r--tests/textImage.test2
-rw-r--r--tests/textIndex.test2
-rw-r--r--tests/textMark.test2
-rw-r--r--tests/textTag.test2
-rw-r--r--tests/textWind.test2
-rw-r--r--tests/tk.test2
-rw-r--r--tests/unixButton.test2
-rw-r--r--tests/unixEmbed.test2
-rw-r--r--tests/unixFont.test2
-rw-r--r--tests/unixMenu.test2
-rw-r--r--tests/unixSelect.test2
-rw-r--r--tests/unixWm.test2
-rw-r--r--tests/util.test2
-rw-r--r--tests/visual.test2
-rw-r--r--tests/winButton.test2
-rw-r--r--tests/winClipboard.test4
-rwxr-xr-xtests/winDialog.test2
-rw-r--r--tests/winFont.test2
-rw-r--r--tests/winMenu.test2
-rw-r--r--tests/winSend.test2
-rw-r--r--tests/winWm.test4
-rw-r--r--tests/window.test2
-rw-r--r--tests/winfo.test2
-rw-r--r--tests/wm.test2
-rw-r--r--tests/xmfbox.test2
88 files changed, 92 insertions, 92 deletions
diff --git a/tests/all.tcl b/tests/all.tcl
index c6b50d3..99e6d0c 100644
--- a/tests/all.tcl
+++ b/tests/all.tcl
@@ -4,7 +4,7 @@
# tests. Execute it by invoking "source all.tcl" when running tktest
# in this directory.
#
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
diff --git a/tests/bell.test b/tests/bell.test
index da264d7..4cf7596 100644
--- a/tests/bell.test
+++ b/tests/bell.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1994 The Regents of the University of California.
-# Copyright © 1998-2000 by Scriptics Corporation.
+# Copyright © 1998-2000 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/bgerror.test b/tests/bgerror.test
index a69fceb..bd38310 100644
--- a/tests/bgerror.test
+++ b/tests/bgerror.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/bind.test b/tests/bind.test
index ec359eb..ede1108 100644
--- a/tests/bind.test
+++ b/tests/bind.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/bitmap.test b/tests/bitmap.test
index 6ad0213..02c0f40 100644
--- a/tests/bitmap.test
+++ b/tests/bitmap.test
@@ -3,7 +3,7 @@
# Tcl tests.
#
# Copyright © 1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/border.test b/tests/border.test
index f0d0efd..96ebdcf 100644
--- a/tests/border.test
+++ b/tests/border.test
@@ -2,7 +2,7 @@
# tkBorder.c. It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/busy.test b/tests/busy.test
index 6c110a9..e4f5165 100644
--- a/tests/busy.test
+++ b/tests/busy.test
@@ -4,7 +4,7 @@
# commands. Sourcing this file runs the tests and generates output for errors.
# No output means no errors were found.
#
-# Copyright © 1998-2000 by Jos Decoster. All rights reserved.
+# Copyright © 1998-2000 Jos Decoster. All rights reserved.
package require tcltest 2.2
tcltest::configure {*}$argv
diff --git a/tests/button.test b/tests/button.test
index 41cf290..25df606 100644
--- a/tests/button.test
+++ b/tests/button.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/canvImg.test b/tests/canvImg.test
index 0e4acd7..db72219 100644
--- a/tests/canvImg.test
+++ b/tests/canvImg.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/canvMoveto.test b/tests/canvMoveto.test
index 0344db7..187a56d 100644
--- a/tests/canvMoveto.test
+++ b/tests/canvMoveto.test
@@ -2,7 +2,7 @@
# derived from canvRect.test.
#
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 2004 Neil McKay.
# All rights reserved.
diff --git a/tests/canvPs.test b/tests/canvPs.test
index 1c90b12..ffebd21 100644
--- a/tests/canvPs.test
+++ b/tests/canvPs.test
@@ -3,7 +3,7 @@
# TkCanvPostscriptCmd in generic/tkCanvPs.c
#
# Copyright © 1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/canvRect.test b/tests/canvRect.test
index 0b59230..33e5d18 100644
--- a/tests/canvRect.test
+++ b/tests/canvRect.test
@@ -3,7 +3,7 @@
# in the standard fashion for Tcl tests.
#
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/canvText.test b/tests/canvText.test
index 5f43a18..f6b5e4b 100644
--- a/tests/canvText.test
+++ b/tests/canvText.test
@@ -3,7 +3,7 @@
# fashion for Tcl tests.
#
# Copyright © 1996-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/canvWind.test b/tests/canvWind.test
index 2d7a470..cef0cb8 100644
--- a/tests/canvWind.test
+++ b/tests/canvWind.test
@@ -3,7 +3,7 @@
# fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/choosedir.test b/tests/choosedir.test
index b90cea8..7e66756 100644
--- a/tests/choosedir.test
+++ b/tests/choosedir.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/clipboard.test b/tests/clipboard.test
index 1b6b4ca..aa8f148 100644
--- a/tests/clipboard.test
+++ b/tests/clipboard.test
@@ -3,7 +3,7 @@
# fashion for Tcl tests.
#
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
#
diff --git a/tests/clrpick.test b/tests/clrpick.test
index 1aeb18b..13d43dc 100644
--- a/tests/clrpick.test
+++ b/tests/clrpick.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/cmds.test b/tests/cmds.test
index 88cf0c0..3ccd587 100644
--- a/tests/cmds.test
+++ b/tests/cmds.test
@@ -2,7 +2,7 @@
# tkCmds.c. It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/color.test b/tests/color.test
index fa43765..798e6b9 100644
--- a/tests/color.test
+++ b/tests/color.test
@@ -2,7 +2,7 @@
# tkColor.c. It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1995-1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/config.test b/tests/config.test
index 2128020..ff06a22 100644
--- a/tests/config.test
+++ b/tests/config.test
@@ -3,7 +3,7 @@
# organized in the standard "white-box" fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/cursor.test b/tests/cursor.test
index eb4f168..f84232c 100644
--- a/tests/cursor.test
+++ b/tests/cursor.test
@@ -3,7 +3,7 @@
# Tcl tests.
#
# Copyright © 1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/embed.test b/tests/embed.test
index ed1abdd..92b8be9 100644
--- a/tests/embed.test
+++ b/tests/embed.test
@@ -1,7 +1,7 @@
# This file is a Tcl script to test out embedded Windows.
#
# Copyright © 1996-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/entry.test b/tests/entry.test
index 71bec0e..aef509c 100644
--- a/tests/entry.test
+++ b/tests/entry.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/event.test b/tests/event.test
index 179dd32..01e3b7b 100644
--- a/tests/event.test
+++ b/tests/event.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/filebox.test b/tests/filebox.test
index c6cc69b..d7d051e 100644
--- a/tests/filebox.test
+++ b/tests/filebox.test
@@ -3,7 +3,7 @@
# for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/focus.test b/tests/focus.test
index 8d705a5..1a318c3 100644
--- a/tests/focus.test
+++ b/tests/focus.test
@@ -3,7 +3,7 @@
# standard fashion for Tcl tests.
#
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/focusTcl.test b/tests/focusTcl.test
index e1a36a3..6cfc230 100644
--- a/tests/focusTcl.test
+++ b/tests/focusTcl.test
@@ -4,7 +4,7 @@
# standard fashion for Tcl tests.
#
# Copyright © 1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/font.test b/tests/font.test
index 7d8b047..eb3822c 100644
--- a/tests/font.test
+++ b/tests/font.test
@@ -3,7 +3,7 @@
# standard white-box fashion for Tcl tests.
#
# Copyright © 1996-1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/frame.test b/tests/frame.test
index 7d8dce2..d2f9d69 100644
--- a/tests/frame.test
+++ b/tests/frame.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/geometry.test b/tests/geometry.test
index da9e77b..6576331 100644
--- a/tests/geometry.test
+++ b/tests/geometry.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
proc getsize w {
diff --git a/tests/get.test b/tests/get.test
index 5ea2af3..51b6b94 100644
--- a/tests/get.test
+++ b/tests/get.test
@@ -3,7 +3,7 @@
# white-box tests.
#
# Copyright © 1998 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/grab.test b/tests/grab.test
index ae53673..ea8e992 100644
--- a/tests/grab.test
+++ b/tests/grab.test
@@ -4,7 +4,7 @@
# built-in commands. Sourcing this file runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1998-2000 by Ajuba Solutions.
+# Copyright © 1998-2000 Ajuba Solutions.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/grid.test b/tests/grid.test
index 62f6ff6..627b4e7 100644
--- a/tests/grid.test
+++ b/tests/grid.test
@@ -2,7 +2,7 @@
# (almost) organized in the standard fashion for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/image.test b/tests/image.test
index aa3bab8..c7b6511 100644
--- a/tests/image.test
+++ b/tests/image.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/imgBmap.test b/tests/imgBmap.test
index 975210b..1beafac 100644
--- a/tests/imgBmap.test
+++ b/tests/imgBmap.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/imgPNG.test b/tests/imgPNG.test
index 1f3c8e8..f68ba01 100644
--- a/tests/imgPNG.test
+++ b/tests/imgPNG.test
@@ -3,7 +3,7 @@
# in the standard fashion for Tcl tests.
#
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 1998 Willem van Schaik (images only)
# Copyright © 2008 Donal K. Fellows
# All rights reserved.
diff --git a/tests/imgPPM.test b/tests/imgPPM.test
index b9dfe12..dfabd62 100644
--- a/tests/imgPPM.test
+++ b/tests/imgPPM.test
@@ -3,7 +3,7 @@
# The files is organized in the standard fashion for Tcl tests.
#
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/imgPhoto.test b/tests/imgPhoto.test
index 8acf2bc..759c87d 100644
--- a/tests/imgPhoto.test
+++ b/tests/imgPhoto.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Australian National University
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 2002-2008 Donal K. Fellows
# All rights reserved.
#
diff --git a/tests/listbox.test b/tests/listbox.test
index 5afeddd..a17146f 100644
--- a/tests/listbox.test
+++ b/tests/listbox.test
@@ -3,7 +3,7 @@
#
# Copyright © 1993-1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/main.test b/tests/main.test
index 2cabc9f..29725de 100644
--- a/tests/main.test
+++ b/tests/main.test
@@ -4,8 +4,8 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1997 by Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1997 Sun Microsystems, Inc.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/menu.test b/tests/menu.test
index fee5079..5055e5c 100644
--- a/tests/menu.test
+++ b/tests/menu.test
@@ -2,7 +2,7 @@
# organized in the standard fashion for Tcl tests.
#
# Copyright © 1995-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/menuDraw.test b/tests/menuDraw.test
index fd79a8c..2507a0e 100644
--- a/tests/menuDraw.test
+++ b/tests/menuDraw.test
@@ -2,7 +2,7 @@
# organized in the standard fashion for Tcl tests.
#
# Copyright © 1996-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/menubut.test b/tests/menubut.test
index 92c16b3..f8bd175 100644
--- a/tests/menubut.test
+++ b/tests/menubut.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
# XXX This test file is woefully incomplete right now. If any part
diff --git a/tests/message.test b/tests/message.test
index a547e4e..941d8c8 100644
--- a/tests/message.test
+++ b/tests/message.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-2000 by Ajuba Solutions.
+# Copyright © 1998-2000 Ajuba Solutions.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/msgbox.test b/tests/msgbox.test
index 465df05..91e52a7 100644
--- a/tests/msgbox.test
+++ b/tests/msgbox.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/obj.test b/tests/obj.test
index a2a9148..87e4a95 100644
--- a/tests/obj.test
+++ b/tests/obj.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/oldpack.test b/tests/oldpack.test
index 68a56a0..a1ba276 100644
--- a/tests/oldpack.test
+++ b/tests/oldpack.test
@@ -4,7 +4,7 @@
#
# Copyright © 1991-1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/option.test b/tests/option.test
index ba5f38c..5e29344 100644
--- a/tests/option.test
+++ b/tests/option.test
@@ -3,7 +3,7 @@
#
# Copyright © 1991-1993 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/pack.test b/tests/pack.test
index e4eaff4..bdc6dd6 100644
--- a/tests/pack.test
+++ b/tests/pack.test
@@ -3,7 +3,7 @@
#
# Copyright © 1993 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/panedwindow.test b/tests/panedwindow.test
index 7e07762..f8fb3ae 100644
--- a/tests/panedwindow.test
+++ b/tests/panedwindow.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/pkgconfig.test b/tests/pkgconfig.test
index ee26807..a68b5ac 100644
--- a/tests/pkgconfig.test
+++ b/tests/pkgconfig.test
@@ -7,7 +7,7 @@
#
# Copyright © 1991-1993 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 2017 Stuart Cassoff <stwo@users.sourceforge.net>
#
# See the file "license.terms" for information on usage and redistribution
diff --git a/tests/place.test b/tests/place.test
index 4396ab0..25871df 100644
--- a/tests/place.test
+++ b/tests/place.test
@@ -2,7 +2,7 @@
# organized in the standard fashion for Tcl tests.
#
# Copyright © 1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/raise.test b/tests/raise.test
index 56a41eb..7a3a063 100644
--- a/tests/raise.test
+++ b/tests/raise.test
@@ -5,7 +5,7 @@
#
# Copyright © 1993-1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/safe.test b/tests/safe.test
index 627d242..aeed361 100644
--- a/tests/safe.test
+++ b/tests/safe.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/safePrimarySelection.test b/tests/safePrimarySelection.test
index 366c2bf..fd237f0 100644
--- a/tests/safePrimarySelection.test
+++ b/tests/safePrimarySelection.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/scale.test b/tests/scale.test
index 055762f..9c1ab21 100644
--- a/tests/scale.test
+++ b/tests/scale.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/scrollbar.test b/tests/scrollbar.test
index 64f97af..24c6f43 100644
--- a/tests/scrollbar.test
+++ b/tests/scrollbar.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/select.test b/tests/select.test
index 7356c37..55f9184 100644
--- a/tests/select.test
+++ b/tests/select.test
@@ -3,7 +3,7 @@
# for Tcl tests.
#
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
#
diff --git a/tests/send.test b/tests/send.test
index acd0f60..a71f137 100644
--- a/tests/send.test
+++ b/tests/send.test
@@ -4,8 +4,8 @@
#
# Copyright © 1994 Sun Microsystems, Inc.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
-# Copyright © 2001 by ActiveState Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
+# Copyright © 2001 ActiveState Corporation.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
diff --git a/tests/spinbox.test b/tests/spinbox.test
index 5fa581b..f1cb3fa 100644
--- a/tests/spinbox.test
+++ b/tests/spinbox.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/text.test b/tests/text.test
index 19b19a9..3778a12 100644
--- a/tests/text.test
+++ b/tests/text.test
@@ -3,7 +3,7 @@
#
# Copyright © 1992-1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textBTree.test b/tests/textBTree.test
index fa69f48..467e8dd 100644
--- a/tests/textBTree.test
+++ b/tests/textBTree.test
@@ -5,7 +5,7 @@
#
# Copyright © 1992-1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textDisp.test b/tests/textDisp.test
index 0ead9f0..fee8bd4 100644
--- a/tests/textDisp.test
+++ b/tests/textDisp.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textImage.test b/tests/textImage.test
index b4f80d7..9c40045 100644
--- a/tests/textImage.test
+++ b/tests/textImage.test
@@ -4,7 +4,7 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textIndex.test b/tests/textIndex.test
index 195c1e1..2d42b8e 100644
--- a/tests/textIndex.test
+++ b/tests/textIndex.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textMark.test b/tests/textMark.test
index 3046f67..938ce7f 100644
--- a/tests/textMark.test
+++ b/tests/textMark.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textTag.test b/tests/textTag.test
index ce8a3dc..1eefbc4 100644
--- a/tests/textTag.test
+++ b/tests/textTag.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/textWind.test b/tests/textWind.test
index e5998b6..55128be 100644
--- a/tests/textWind.test
+++ b/tests/textWind.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/tk.test b/tests/tk.test
index 1f5ade9..c14cc47 100644
--- a/tests/tk.test
+++ b/tests/tk.test
@@ -2,7 +2,7 @@
# It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 2002 ActiveState Corporation.
package require tcltest 2.2
diff --git a/tests/unixButton.test b/tests/unixButton.test
index 5a55c5e..1b1ff04 100644
--- a/tests/unixButton.test
+++ b/tests/unixButton.test
@@ -5,7 +5,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/unixEmbed.test b/tests/unixEmbed.test
index bb1f9d8..ea0063f 100644
--- a/tests/unixEmbed.test
+++ b/tests/unixEmbed.test
@@ -3,7 +3,7 @@
# tests.
#
# Copyright © 1996-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/unixFont.test b/tests/unixFont.test
index 0d8ff3b..ee3d36a 100644
--- a/tests/unixFont.test
+++ b/tests/unixFont.test
@@ -9,7 +9,7 @@
# at all sites.
#
# Copyright © 1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/unixMenu.test b/tests/unixMenu.test
index 3acffcc..dafae08 100644
--- a/tests/unixMenu.test
+++ b/tests/unixMenu.test
@@ -4,7 +4,7 @@
# system.
#
# Copyright © 1995-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/unixSelect.test b/tests/unixSelect.test
index 75e16e4..cb1908b 100644
--- a/tests/unixSelect.test
+++ b/tests/unixSelect.test
@@ -4,7 +4,7 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1999 by Scriptics Corporation.
+# Copyright © 1999 Scriptics Corporation.
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.
diff --git a/tests/unixWm.test b/tests/unixWm.test
index ea97de6..9cb3ab6 100644
--- a/tests/unixWm.test
+++ b/tests/unixWm.test
@@ -4,7 +4,7 @@
#
# Copyright © 1992-1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/util.test b/tests/util.test
index d88ee57..c2baa38 100644
--- a/tests/util.test
+++ b/tests/util.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/visual.test b/tests/visual.test
index f6ad376..da6c41a 100644
--- a/tests/visual.test
+++ b/tests/visual.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winButton.test b/tests/winButton.test
index 50906c8..a19f4e7 100644
--- a/tests/winButton.test
+++ b/tests/winButton.test
@@ -5,7 +5,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winClipboard.test b/tests/winClipboard.test
index 7240fa6..28e508b 100644
--- a/tests/winClipboard.test
+++ b/tests/winClipboard.test
@@ -6,8 +6,8 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1997 by Sun Microsystems, Inc.
-# Copyright © 1998-2000 by Scriptics Corporation.
+# Copyright © 1997 Sun Microsystems, Inc.
+# Copyright © 1998-2000 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winDialog.test b/tests/winDialog.test
index e0daf24..145461d 100755
--- a/tests/winDialog.test
+++ b/tests/winDialog.test
@@ -4,7 +4,7 @@
# fashion for Tcl tests.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Copyright © 1998-1999 ActiveState Corporation.
package require tcltest 2.2
diff --git a/tests/winFont.test b/tests/winFont.test
index 1a8c115..bddc69e 100644
--- a/tests/winFont.test
+++ b/tests/winFont.test
@@ -7,7 +7,7 @@
# but there are no results that can be checked.
#
# Copyright © 1996-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winMenu.test b/tests/winMenu.test
index d3e7f83..3b7dbec 100644
--- a/tests/winMenu.test
+++ b/tests/winMenu.test
@@ -4,7 +4,7 @@
# system.
#
# Copyright © 1995-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winSend.test b/tests/winSend.test
index e8186df..4a7f81d 100644
--- a/tests/winSend.test
+++ b/tests/winSend.test
@@ -4,7 +4,7 @@
#
# Copyright © 1994 Sun Microsystems, Inc.
# Copyright © 1994-1996 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winWm.test b/tests/winWm.test
index f4183cd..a08bcfd 100644
--- a/tests/winWm.test
+++ b/tests/winWm.test
@@ -5,8 +5,8 @@
# built-in commands. Sourcing this file into Tcl runs the tests and
# generates output for errors. No output means no errors were found.
#
-# Copyright © 1996 by Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1996 Sun Microsystems, Inc.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/window.test b/tests/window.test
index 44f0b2a..dec2cc4 100644
--- a/tests/window.test
+++ b/tests/window.test
@@ -2,7 +2,7 @@
# tkWindow.c. It is organized in the standard fashion for Tcl tests.
#
# Copyright © 1995 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/winfo.test b/tests/winfo.test
index 99ae87e..c9280cf 100644
--- a/tests/winfo.test
+++ b/tests/winfo.test
@@ -3,7 +3,7 @@
#
# Copyright © 1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
package require tcltest 2.2
diff --git a/tests/wm.test b/tests/wm.test
index c914f16..6338c6b 100644
--- a/tests/wm.test
+++ b/tests/wm.test
@@ -4,7 +4,7 @@
#
# Copyright © 1992-1994 The Regents of the University of California.
# Copyright © 1994-1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# All rights reserved.
# This file tests window manager interactions that work across platforms.
diff --git a/tests/xmfbox.test b/tests/xmfbox.test
index 8d6dbeb..a6426ec 100644
--- a/tests/xmfbox.test
+++ b/tests/xmfbox.test
@@ -6,7 +6,7 @@
# to call the internal Tcl procedures in xmfbox.tcl directly.
#
# Copyright © 1997 Sun Microsystems, Inc.
-# Copyright © 1998-1999 by Scriptics Corporation.
+# Copyright © 1998-1999 Scriptics Corporation.
# Contributions from Don Porter, NIST, 2002. (not subject to US copyright)
# All rights reserved.