You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@xalan.apache.org by mi...@apache.org on 2006/11/02 19:06:52 UTC

svn commit: r470456 - in /xalan/java/trunk/xdocs/style/stylesheets: design2project.xsl designdoc2html.xsl done.xsl spec.xsl xml2fo.xsl

Author: minchau
Date: Thu Nov  2 10:06:51 2006
New Revision: 470456

URL: http://svn.apache.org/viewvc?view=rev&rev=470456
Log:
Apache license update per XALANJ-2328

Modified:
    xalan/java/trunk/xdocs/style/stylesheets/design2project.xsl
    xalan/java/trunk/xdocs/style/stylesheets/designdoc2html.xsl
    xalan/java/trunk/xdocs/style/stylesheets/done.xsl
    xalan/java/trunk/xdocs/style/stylesheets/spec.xsl
    xalan/java/trunk/xdocs/style/stylesheets/xml2fo.xsl

Modified: xalan/java/trunk/xdocs/style/stylesheets/design2project.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/style/stylesheets/design2project.xsl?view=diff&rev=470456&r1=470455&r2=470456
==============================================================================
--- xalan/java/trunk/xdocs/style/stylesheets/design2project.xsl (original)
+++ xalan/java/trunk/xdocs/style/stylesheets/design2project.xsl Thu Nov  2 10:06:51 2006
@@ -1,5 +1,23 @@
 <?xml version="1.0"?>
 
+  <!--
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements. See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership. The ASF licenses this file
+   * to you 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" version="1.0">
 
   <xsl:template match="/">

Modified: xalan/java/trunk/xdocs/style/stylesheets/designdoc2html.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/style/stylesheets/designdoc2html.xsl?view=diff&rev=470456&r1=470455&r2=470456
==============================================================================
--- xalan/java/trunk/xdocs/style/stylesheets/designdoc2html.xsl (original)
+++ xalan/java/trunk/xdocs/style/stylesheets/designdoc2html.xsl Thu Nov  2 10:06:51 2006
@@ -1,5 +1,23 @@
 <?xml version="1.0"?>
 
+  <!--
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements. See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership. The ASF licenses this file
+   * to you 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" version="1.0">
 
   <xsl:param name="stylebook.project"/>

Modified: xalan/java/trunk/xdocs/style/stylesheets/done.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/style/stylesheets/done.xsl?view=diff&rev=470456&r1=470455&r2=470456
==============================================================================
--- xalan/java/trunk/xdocs/style/stylesheets/done.xsl (original)
+++ xalan/java/trunk/xdocs/style/stylesheets/done.xsl Thu Nov  2 10:06:51 2006
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 
+  <!--
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements. See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership. The ASF licenses this file
+   * to you 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.
+  -->
+
 <!-- DOCTYPE xsl:stylesheet -->
 
 <!-- XSL Style sheet, DTD omitted -->

Modified: xalan/java/trunk/xdocs/style/stylesheets/spec.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/style/stylesheets/spec.xsl?view=diff&rev=470456&r1=470455&r2=470456
==============================================================================
--- xalan/java/trunk/xdocs/style/stylesheets/spec.xsl (original)
+++ xalan/java/trunk/xdocs/style/stylesheets/spec.xsl Thu Nov  2 10:06:51 2006
@@ -1,5 +1,23 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 
+  <!--
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements. See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership. The ASF licenses this file
+   * to you 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.
+  -->
+
 <!DOCTYPE xsl:stylesheet [
 <!ENTITY copy   "&#169;">
 <!ENTITY nbsp   "&#160;">

Modified: xalan/java/trunk/xdocs/style/stylesheets/xml2fo.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/style/stylesheets/xml2fo.xsl?view=diff&rev=470456&r1=470455&r2=470456
==============================================================================
--- xalan/java/trunk/xdocs/style/stylesheets/xml2fo.xsl (original)
+++ xalan/java/trunk/xdocs/style/stylesheets/xml2fo.xsl Thu Nov  2 10:06:51 2006
@@ -1,5 +1,23 @@
 <?xml version="1.0"?>
 
+  <!--
+   * Licensed to the Apache Software Foundation (ASF) under one
+   * or more contributor license agreements. See the NOTICE file
+   * distributed with this work for additional information
+   * regarding copyright ownership. The ASF licenses this file
+   * to you 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.
+  -->
+
 <!--    XSLT stylesheet to convert the Xalan documentation collected in one xml file into a fo file
         for use in FOP 
 



---------------------------------------------------------------------
To unsubscribe, e-mail: xalan-cvs-unsubscribe@xml.apache.org
For additional commands, e-mail: xalan-cvs-help@xml.apache.org