comparison packages/pkgconf/fixhtml.tcl @ 163:0d2b193a635f

Merge from eCos master repository on 2001-06-22-17:38:39-BST
author jlarmour
date Fri, 22 Jun 2001 18:18:44 +0000
parents 511f4dc167f6
children 42f843b391aa
comparison
equal deleted inserted replaced
162:2395031e7a66 163:0d2b193a635f
58 set copyright_banner \ 58 set copyright_banner \
59 "<!-- Copyright (C) $year Red Hat, Inc. --> 59 "<!-- Copyright (C) $year Red Hat, Inc. -->
60 <!-- This material may be distributed only subject to the terms --> 60 <!-- This material may be distributed only subject to the terms -->
61 <!-- and conditions set forth in the Open Publication License, v1.0 --> 61 <!-- and conditions set forth in the Open Publication License, v1.0 -->
62 <!-- or later (the latest version is presently available at --> 62 <!-- or later (the latest version is presently available at -->
63 <!-- http://www.opencontent.org/openpub/) --> 63 <!-- http://www.opencontent.org/openpub/). -->
64 <!-- Distribution of substantively modified versions of this --> 64 <!-- Distribution of substantively modified versions of this -->
65 <!-- document is prohibited without the explicit permission of the --> 65 <!-- document is prohibited without the explicit permission of the -->
66 <!-- copyright holder. --> 66 <!-- copyright holder. -->
67 <!-- Distribution of the work or derivative of the work in any --> 67 <!-- Distribution of the work or derivative of the work in any -->
68 <!-- standard (paper) book form is prohibited unless prior --> 68 <!-- standard (paper) book form is prohibited unless prior -->
69 <!-- permission obtained from the copyright holder -->" 69 <!-- permission is obtained from the copyright holder. -->"
70 70
71 # The generated files all have a .htm suffix rather than a .html 71 # The generated files all have a .htm suffix rather than a .html
72 # suffix. For now this is preserved, to avoid having to change all the 72 # suffix. For now this is preserved, to avoid having to change all the
73 # anchors. It might be better to rename all the files to .html in 73 # anchors. It might be better to rename all the files to .html in
74 # future, and perhaps also to change book1.htm to index.htm 74 # future, and perhaps also to change book1.htm to index.htm