summaryrefslogtreecommitdiffstats
path: root/generic/tclInt.decls
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:16:00 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2020-11-23 09:16:00 (GMT)
commita1dd05a17089ddf2b20cc4bea8c98d3f2355bec6 (patch)
tree08f0999b162e691dce5475c77afd00e20a8a460d /generic/tclInt.decls
parent55383ed9b1e8a412476319e9d62767a8e45cfd9c (diff)
downloadtcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.zip
tcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.tar.gz
tcl-a1dd05a17089ddf2b20cc4bea8c98d3f2355bec6.tar.bz2
More ©-sign consolidation
Diffstat (limited to 'generic/tclInt.decls')
-rw-r--r--generic/tclInt.decls6
1 files changed, 3 insertions, 3 deletions
diff --git a/generic/tclInt.decls b/generic/tclInt.decls
index 0addf66..e25443d 100644
--- a/generic/tclInt.decls
+++ b/generic/tclInt.decls
@@ -5,9 +5,9 @@
# is used to generate the tclIntDecls.h, tclIntPlatDecls.h
# and tclStubInit.c files
#
-# Copyright (c) 1998-1999 by Scriptics Corporation.
-# Copyright (c) 2001 by Kevin B. Kenny. All rights reserved.
-# Copyright (c) 2007 Daniel A. Steffen <das@users.sourceforge.net>
+# Copyright © 1998-1999 Scriptics Corporation.
+# Copyright © 2001 Kevin B. Kenny. All rights reserved.
+# Copyright © 2007 Daniel A. Steffen <das@users.sourceforge.net>
#
# See the file "license.terms" for information on usage and redistribution
# of this file, and for a DISCLAIMER OF ALL WARRANTIES.