You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@forrest.apache.org by ch...@apache.org on 2004/04/28 10:56:33 UTC

svn commit: rev 10357 - in xml/forrest/trunk/src: core/context/resources/stylesheets core/fresh-site/src/documentation/content/xdocs/samples documentation/content/xdocs documentation/content/xdocs/community/howto/bugzilla-patch

Author: cheche
Date: Wed Apr 28 01:56:33 2004
New Revision: 10357

Modified:
   xml/forrest/trunk/src/core/context/resources/stylesheets/site2book.xsl
   xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/ascii-art.xml
   xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml
   xml/forrest/trunk/src/documentation/content/xdocs/community/howto/bugzilla-patch/book.xml
   xml/forrest/trunk/src/documentation/content/xdocs/document-v11.xml
   xml/forrest/trunk/src/documentation/content/xdocs/document-v12.xml
   xml/forrest/trunk/src/documentation/content/xdocs/validation.xml
Log:
Update License


Modified: xml/forrest/trunk/src/core/context/resources/stylesheets/site2book.xsl
==============================================================================
--- xml/forrest/trunk/src/core/context/resources/stylesheets/site2book.xsl	(original)
+++ xml/forrest/trunk/src/core/context/resources/stylesheets/site2book.xsl	Wed Apr 28 01:56:33 2004
@@ -33,7 +33,7 @@
   <xsl:template match="f:site">
     <book software="Forrest"
       title="Apache Forrest"
-      copyright="2002 The Apache Software Foundation">
+      copyright="Copyright 2002-2004 The Apache Software Foundation">
       <xsl:apply-templates/>
     </book>
   </xsl:template>

Modified: xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/ascii-art.xml
==============================================================================
--- xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/ascii-art.xml	(original)
+++ xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/ascii-art.xml	Wed Apr 28 01:56:33 2004
@@ -50,6 +50,6 @@
     </section>
   </body> 
   <footer> 
-    <legal>© 2002 Apache Forrest</legal> 
+    <legal>Copyright 2002-2004 The Apache Software Foundation</legal> 
   </footer>
 </document>

Modified: xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml
==============================================================================
--- xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml	(original)
+++ xml/forrest/trunk/src/core/fresh-site/src/documentation/content/xdocs/samples/sample.xml	Wed Apr 28 01:56:33 2004
@@ -220,6 +220,6 @@
     </section>
   </body> 
   <footer> 
-    <legal>© 2002 Apache Forrest</legal> 
+    <legal>Copyright 2002-2004 The Apache Software Foundation</legal> 
   </footer>
 </document>

Modified: xml/forrest/trunk/src/documentation/content/xdocs/community/howto/bugzilla-patch/book.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/community/howto/bugzilla-patch/book.xml	(original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/community/howto/bugzilla-patch/book.xml	Wed Apr 28 01:56:33 2004
@@ -18,7 +18,7 @@
 
 <book software="Forrest"
       title="Forrest"
-      copyright="2002 The Apache Foundation"
+      copyright="Copyright 2002-2004 The Apache Software Foundation"
       xmlns:xlink="http://www.w3.org/1999/xlink">
       
  <menu label="How-Tos">

Modified: xml/forrest/trunk/src/documentation/content/xdocs/document-v11.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/document-v11.xml	(original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/document-v11.xml	Wed Apr 28 01:56:33 2004
@@ -183,6 +183,6 @@
   </section>
   </body> 
   <footer> 
-    <legal>© 2002 Apache Forrest</legal> 
+    <legal>Copyright 2002-2004 The Apache Software Foundation</legal> 
   </footer>
 </document>

Modified: xml/forrest/trunk/src/documentation/content/xdocs/document-v12.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/document-v12.xml	(original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/document-v12.xml	Wed Apr 28 01:56:33 2004
@@ -230,6 +230,6 @@
     </section>
   </body> 
   <footer> 
-    <legal>© 2002 Apache Forrest</legal> 
+    <legal>Copyright 2002-2004 The Apache Software Foundation</legal> 
   </footer>
 </document>

Modified: xml/forrest/trunk/src/documentation/content/xdocs/validation.xml
==============================================================================
--- xml/forrest/trunk/src/documentation/content/xdocs/validation.xml	(original)
+++ xml/forrest/trunk/src/documentation/content/xdocs/validation.xml	Wed Apr 28 01:56:33 2004
@@ -181,14 +181,20 @@
 AUTHORS:
 Jeff Turner &lt;jefft@apache.org&gt;
 
-
 COPYRIGHT:
-Copyright (c) 2002 The Apache Software Foundation.
-
-Permission to copy in any form is granted provided this notice is
-included in all copies. Permission to redistribute is granted
-provided this file is distributed untouched in all its parts and
-included files.
+  Copyright 2002-2004 The Apache Software Foundation
+                                                                                                    
+  Licensed under the Apache License, Version 2.0 (the "License");
+  you may not use this file except in compliance with the License.
+  You may obtain a copy of the License at
+                                                                                                    
+      http://www.apache.org/licenses/LICENSE-2.0
+                                                                                                    
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
 
 ==================================================================== --&gt;