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:02:53 UTC

svn commit: r470454 - /xalan/java/trunk/xdocs/sources/xalan-collate.xsl

Author: minchau
Date: Thu Nov  2 10:02:53 2006
New Revision: 470454

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

Modified:
    xalan/java/trunk/xdocs/sources/xalan-collate.xsl

Modified: xalan/java/trunk/xdocs/sources/xalan-collate.xsl
URL: http://svn.apache.org/viewvc/xalan/java/trunk/xdocs/sources/xalan-collate.xsl?view=diff&rev=470454&r1=470453&r2=470454
==============================================================================
--- xalan/java/trunk/xdocs/sources/xalan-collate.xsl (original)
+++ xalan/java/trunk/xdocs/sources/xalan-collate.xsl Thu Nov  2 10:02:53 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 ="/">



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