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/man2html2.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/man2html2.tcl')
-rw-r--r-- | tools/man2html2.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/man2html2.tcl b/tools/man2html2.tcl index 8483204..19d6ce0 100644 --- a/tools/man2html2.tcl +++ b/tools/man2html2.tcl @@ -4,7 +4,7 @@ # This file defines procedures that are used during the second pass of the man # page to html conversion process. It is sourced by man2html.tcl. # -# Copyright (c) 1996 by Sun Microsystems, Inc. +# Copyright (c) 1996 Sun Microsystems, Inc. # Global variables used by these scripts: # |