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:35:36 UTC

cvs commit: cocoon-lenya gump.xml build.xml

gregor      2004/03/13 06:35:36

  Modified:    .        gump.xml build.xml
  Log:
  update to ASL 2.0
  
  Revision  Changes    Path
  1.4       +15 -3     cocoon-lenya/gump.xml
  
  Index: gump.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/gump.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- gump.xml	17 Nov 2003 01:35:06 -0000	1.3
  +++ gump.xml	13 Mar 2004 14:35:36 -0000	1.4
  @@ -1,9 +1,21 @@
   <?xml version="1.0"?>
  -
   <!--
  -  Lenya GUMP Descriptor
  -  CVS $Id$
  +  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$ -->
   
   <module name="cocoon-lenya">
   
  
  
  
  1.62      +19 -1     cocoon-lenya/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/build.xml,v
  retrieving revision 1.61
  retrieving revision 1.62
  diff -u -r1.61 -r1.62
  --- build.xml	8 Feb 2004 13:09:45 -0000	1.61
  +++ build.xml	13 Mar 2004 14:35:36 -0000	1.62
  @@ -1,4 +1,22 @@
   <?xml version="1.0"?>
  +<!--
  +  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$ -->
  +
   <!DOCTYPE project [
   <!-- ===========================================================================
   
  
  
  

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