You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2004/07/14 06:45:54 UTC

svn commit: rev 22899 - in forrest/trunk/src/core/context/skins/css-style-dev/xslt: fo html

Author: crossley
Date: Tue Jul 13 21:45:54 2004
New Revision: 22899

Modified:
   forrest/trunk/src/core/context/skins/css-style-dev/xslt/fo/document2fo.xsl
   forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/book2menu.xsl
   forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/document2html.xsl
   forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/tab2menu.xsl
Log:
Insert Apache License 2.0


Modified: forrest/trunk/src/core/context/skins/css-style-dev/xslt/fo/document2fo.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/css-style-dev/xslt/fo/document2fo.xsl	(original)
+++ forrest/trunk/src/core/context/skins/css-style-dev/xslt/fo/document2fo.xsl	Tue Jul 13 21:45:54 2004
@@ -1,4 +1,19 @@
 <?xml version="1.0"?>
+<!--
+  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.
+-->
 
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
                 xmlns:fo="http://www.w3.org/1999/XSL/Format"

Modified: forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/book2menu.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/book2menu.xsl	(original)
+++ forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/book2menu.xsl	Tue Jul 13 21:45:54 2004
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
 <!--
+  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.
+-->
+<!--
 book2menu.xsl generates the HTML menu.  See the imported book2menu.xsl for
 details.
 -->

Modified: forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/document2html.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/document2html.xsl	(original)
+++ forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/document2html.xsl	Tue Jul 13 21:45:54 2004
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
 <!--
+  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.
+-->
+<!--
 This stylesheet contains templates for converting documentv11 to HTML.  See the
 imported document2html.xsl for details.
 -->

Modified: forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/tab2menu.xsl
==============================================================================
--- forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/tab2menu.xsl	(original)
+++ forrest/trunk/src/core/context/skins/css-style-dev/xslt/html/tab2menu.xsl	Tue Jul 13 21:45:54 2004
@@ -1,5 +1,20 @@
 <?xml version="1.0"?>
 <!--
+  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.
+-->
+<!--
 This stylesheet generates 'tabs' at the top left of the screen.
 See the imported tab2menu.xsl for details.
 -->