tetsuya 2004/03/01 14:38:54
Modified: docs/site legal.html
xdocs/site legal.xml
Log:
Added Legal notice -- Link to Apache License 2.0
Revision Changes Path
1.80 +16 -0 jakarta-site2/docs/site/legal.html
Index: legal.html
===================================================================
RCS file: /home/cvs/jakarta-site2/docs/site/legal.html,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- legal.html 18 Feb 2004 13:29:13 -0000 1.79
+++ legal.html 1 Mar 2004 22:38:54 -0000 1.80
@@ -210,6 +210,22 @@
</td></tr>
<tr><td><br/></td></tr>
</table>
+ <table border="0" cellspacing="0"
cellpadding="2" width="100%">
+ <tr><td bgcolor="#525D76">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="The Apache License"><strong>The Apache License</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>
+All software produced by The Apache Software Foundation or any of its projects or
subjects is licensed according to the terms of <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0
(current) </a>.
+</p>
+ </blockquote>
+ </p>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
</td>
</tr>
1.7 +8 -0 jakarta-site2/xdocs/site/legal.xml
Index: legal.xml
===================================================================
RCS file: /home/cvs/jakarta-site2/xdocs/site/legal.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- legal.xml 24 Jan 2004 01:43:34 -0000 1.6
+++ legal.xml 1 Mar 2004 22:38:54 -0000 1.7
@@ -28,6 +28,14 @@
</section>
+ <section name="The Apache License">
+
+<p>
+All software produced by The Apache Software Foundation or any of its projects or
subjects is licensed according to the terms of <a
href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0
(current) </a>.
+</p>
+
+ </section>
+
</body>
</document>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]