minchau 2004/02/17 08:23:34 Modified: java/src/org/apache/xalan/res XSLTInfo.properties Log: New Apache 2.0 license update. Revision Changes Path 1.35 +22 -5 xml-xalan/java/src/org/apache/xalan/res/XSLTInfo.properties Index: XSLTInfo.properties =================================================================== RCS file: /home/cvs/xml-xalan/java/src/org/apache/xalan/res/XSLTInfo.properties,v retrieving revision 1.34 retrieving revision 1.35 diff -u -r1.34 -r1.35 --- XSLTInfo.properties 26 Aug 2003 21:33:20 -0000 1.34 +++ XSLTInfo.properties 17 Feb 2004 16:23:34 -0000 1.35 @@ -1,11 +1,28 @@ +########################################################################### +# Copyright 2001-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. +########################################################################## +# +# $Id$ # # XSLT Resource File # vendor=Apache Software Foundation vendor-url=http://xml.apache.org/xalan-j - -# Product Version: Xalan-Java @impl.version@ - -# W3C XSL Transformations (XSLT) Version 1.0 -version=1.0 + +# Product Version: Xalan-Java @impl.version@ + +# W3C XSL Transformations (XSLT) Version 1.0 +version=1.0
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
