From 6fb271b7c3cfc363fb177cc58fdebcfe3cfe6f47 Mon Sep 17 00:00:00 2001 From: patthoyts Date: Sun, 18 Jan 2009 00:07:37 +0000 Subject: The converter author should not be assigned copyright for transformed documents --- tools/tcltk-man2html.tcl | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/tcltk-man2html.tcl b/tools/tcltk-man2html.tcl index 8ed5e08..4379f22 100755 --- a/tools/tcltk-man2html.tcl +++ b/tools/tcltk-man2html.tcl @@ -1575,7 +1575,6 @@ proc make-man-pages {html args} { set manual(section-toc) {} set manual(section-toc-n) 1 set manual(copyrights) {} - lappend manual(copyrights) "Copyright © 1995-1997 Roger E. Critchlow Jr." lappend manual(all-pages) $manual(wing-file)/$manual(tail) manreport 100 $manual(name) while {[gets $manual(infp) line] >= 0} { -- cgit v0.12