diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 14:48:57 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2020-11-20 14:48:57 (GMT) |
commit | ee4dcff50ff6a4f59fec5e4a7dbfe9ca51ac73a1 (patch) | |
tree | ebb83d232ab9e107590bd5d3198a487bd4348330 /tools/tclZIC.tcl | |
parent | 32beb1556e0258bf902bdc357dc90597ae7264f8 (diff) | |
download | tcl-ee4dcff50ff6a4f59fec5e4a7dbfe9ca51ac73a1.zip tcl-ee4dcff50ff6a4f59fec5e4a7dbfe9ca51ac73a1.tar.gz tcl-ee4dcff50ff6a4f59fec5e4a7dbfe9ca51ac73a1.tar.bz2 |
Don't use "Copyright <year> _by_" any more. This results in more consistant copyright statements in the (html) documentation
Diffstat (limited to 'tools/tclZIC.tcl')
-rwxr-xr-x | tools/tclZIC.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/tclZIC.tcl b/tools/tclZIC.tcl index 6282111..52b86ea 100755 --- a/tools/tclZIC.tcl +++ b/tools/tclZIC.tcl @@ -25,7 +25,7 @@ # #---------------------------------------------------------------------- # -# Copyright (c) 2004 by Kevin B. Kenny. All rights reserved. +# Copyright (c) 2004 Kevin B. Kenny. All rights reserved. # See the file "license.terms" for information on usage and redistribution # of this file, and for a DISCLAIMER OF ALL WARRANTIES. #---------------------------------------------------------------------- |