You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/03/13 15:29:20 UTC

cvs commit: cocoon-lenya/src/webapp/WEB-INF cocoon-xconf.xsl web-xml.xsl logkit-xconf.xsl

gregor      2004/03/13 06:29:20

  Modified:    src/webapp/WEB-INF cocoon-xconf.xsl web-xml.xsl
                        logkit-xconf.xsl
  Log:
  update to ASL 2.0
  
  Revision  Changes    Path
  1.42      +15 -6     cocoon-lenya/src/webapp/WEB-INF/cocoon-xconf.xsl
  
  Index: cocoon-xconf.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/WEB-INF/cocoon-xconf.xsl,v
  retrieving revision 1.41
  retrieving revision 1.42
  diff -u -r1.41 -r1.42
  --- cocoon-xconf.xsl	4 Mar 2004 18:35:08 -0000	1.41
  +++ cocoon-xconf.xsl	13 Mar 2004 14:29:20 -0000	1.42
  @@ -1,12 +1,21 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -
   <!--
  -    Document   : cocoon-xconf.xsl
  -    Created on : 6. M??rz 2003, 11:39
  -    Author     : andreas
  -    Description:
  -        Purpose of transformation follows.
  +  Copyright 1999-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$ -->
   
   <xsl:stylesheet version="1.0"
       xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
  
  
  1.7       +15 -6     cocoon-lenya/src/webapp/WEB-INF/web-xml.xsl
  
  Index: web-xml.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/WEB-INF/web-xml.xsl,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -r1.6 -r1.7
  --- web-xml.xsl	18 Sep 2003 09:45:09 -0000	1.6
  +++ web-xml.xsl	13 Mar 2004 14:29:20 -0000	1.7
  @@ -1,12 +1,21 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -
   <!--
  -    Document   : web-xml.xsl
  -    Created on : 2003.3.6, 11:39
  -    Author     : Andreas Hartmann
  -    Author     : Michael Wechner
  -    Description: Add Scheduler to web.xml
  +  Copyright 1999-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$ -->
   
   <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   
  
  
  
  1.5       +15 -6     cocoon-lenya/src/webapp/WEB-INF/logkit-xconf.xsl
  
  Index: logkit-xconf.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/WEB-INF/logkit-xconf.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- logkit-xconf.xsl	12 Aug 2003 16:54:22 -0000	1.4
  +++ logkit-xconf.xsl	13 Mar 2004 14:29:20 -0000	1.5
  @@ -1,12 +1,21 @@
   <?xml version="1.0" encoding="UTF-8" ?>
  -
   <!--
  -    Document   : cocoon-xconf.xsl
  -    Created on : 6. März 2003, 11:39
  -    Author     : andreas
  -    Description:
  -        Purpose of transformation follows.
  +  Copyright 1999-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$ -->
   
   <xsl:stylesheet version="1.0"
       xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  
  
  

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