yoavs 2003/12/24 10:07:08
Modified: docs index.html
src/xdocs index.xml
Log:
Added link to ASF license and project pages.
Revision Changes Path
1.14 +10 -0 logging-site/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/logging-site/docs/index.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- index.html 24 Dec 2003 11:48:55 -0000 1.13
+++ index.html 24 Dec 2003 18:07:08 -0000 1.14
@@ -137,6 +137,16 @@
likely to take a little while. In the mean time, we will continue
to do what we like best, that is developing open source software.
</p>
+
<p>
+ This is a project of the Apache Software Foundation (ASF). Like all
+ Apache projects, we encourage a collaborative, consensus-based development
+ process. We offer an open and pragmatic
+ <a href="http://www.apache.org/foundation/licence-FAQ.html">software license,</a>
+ and we strive to creae software of the highest quality. The ASF is organized
+ into several proejcts, which like Logging may contain multiple subprojects.
+ For more about these projects, visit the
+ <a href="http://www.apache.org/foundation/projects.html">ASF Project Page.</a>
+ </p>
</div>
</td>
1.7 +11 -0 logging-site/src/xdocs/index.xml
Index: index.xml
===================================================================
RCS file: /home/cvs/logging-site/src/xdocs/index.xml,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- index.xml 23 Dec 2003 17:15:35 -0000 1.6
+++ index.xml 24 Dec 2003 18:07:08 -0000 1.7
@@ -47,6 +47,17 @@
likely to take a little while. In the mean time, we will continue
to do what we like best, that is developing open source software.
</p>
+
+ <p>
+ This is a project of the Apache Software Foundation (ASF). Like all
+ Apache projects, we encourage a collaborative, consensus-based development
+ process. We offer an open and pragmatic
+ <a href="http://www.apache.org/foundation/licence-FAQ.html">software license,</a>
+ and we strive to creae software of the highest quality. The ASF is organized
+ into several proejcts, which like Logging may contain multiple subprojects.
+ For more about these projects, visit the
+ <a href="http://www.apache.org/foundation/projects.html">ASF Project Page.</a>
+ </p>
</body>
</document>