summaryrefslogtreecommitdiffstats
path: root/generic/tclBinary.c
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2020-12-10 19:32:01 (GMT)
committerdgp <dgp@users.sourceforge.net>2020-12-10 19:32:01 (GMT)
commit38e01e6c5584f2c5dd34c4fe5e35868f1c0c674d (patch)
tree4c67057a89b70c89600bc55b8530d6f3663992d1 /generic/tclBinary.c
parentf354d01e097c0430b51e98def344a579da73f656 (diff)
parent74867c95249424bf8a6891c6706f4e18fc98b148 (diff)
downloadtcl-38e01e6c5584f2c5dd34c4fe5e35868f1c0c674d.zip
tcl-38e01e6c5584f2c5dd34c4fe5e35868f1c0c674d.tar.gz
tcl-38e01e6c5584f2c5dd34c4fe5e35868f1c0c674d.tar.bz2
merge trunk
Diffstat (limited to 'generic/tclBinary.c')
-rw-r--r--generic/tclBinary.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/tclBinary.c b/generic/tclBinary.c
index 04a4bfd..f21aed0 100644
--- a/generic/tclBinary.c
+++ b/generic/tclBinary.c
@@ -4,8 +4,8 @@
* This file contains the implementation of the "binary" Tcl built-in
* command and the Tcl binary data object.
*
- * Copyright (c) 1997 by Sun Microsystems, Inc.
- * Copyright (c) 1998-1999 by Scriptics Corporation.
+ * Copyright © 1997 Sun Microsystems, Inc.
+ * 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.