dfs         2004/02/13 22:16:29

  Modified:    .        build.xml
               xdocs    bugs.xml demo.xml devplan-2.0.xml index.xml
                        status.xml users.xml
               xdocs/stylesheets project.xml
  Log:
  Corrected messed up comment in xml files that I introduced when adding the 2.0 
license to the top.  Also, I missed index.xml on the last go and added the new license 
to it.
  
  Revision  Changes    Path
  1.9       +2 -2      jakarta-oro/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- build.xml 13 Feb 2004 22:10:36 -0000      1.8
  +++ build.xml 14 Feb 2004 06:16:29 -0000      1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.4       +2 -2      jakarta-oro/xdocs/bugs.xml
  
  Index: bugs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/bugs.xml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- bugs.xml  13 Feb 2004 22:10:36 -0000      1.3
  +++ bugs.xml  14 Feb 2004 06:16:29 -0000      1.4
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.6       +2 -2      jakarta-oro/xdocs/demo.xml
  
  Index: demo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/demo.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- demo.xml  13 Feb 2004 22:10:36 -0000      1.5
  +++ demo.xml  14 Feb 2004 06:16:29 -0000      1.6
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.5       +2 -2      jakarta-oro/xdocs/devplan-2.0.xml
  
  Index: devplan-2.0.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/devplan-2.0.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- devplan-2.0.xml   13 Feb 2004 22:10:36 -0000      1.4
  +++ devplan-2.0.xml   14 Feb 2004 06:16:29 -0000      1.5
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.6       +17 -1     jakarta-oro/xdocs/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/index.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -r1.5 -r1.6
  --- index.xml 12 Mar 2003 03:09:45 -0000      1.5
  +++ index.xml 14 Feb 2004 06:16:29 -0000      1.6
  @@ -1,5 +1,21 @@
   <?xml version="1.0"?>
  -<!-- $Id$ -->
  +<!--
  +  $Id$
  + 
  +  Copyright 2000-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.
  + -->
   <document>
   
     <properties>
  
  
  
  1.11      +2 -2      jakarta-oro/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/status.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- status.xml        13 Feb 2004 22:10:36 -0000      1.10
  +++ status.xml        14 Feb 2004 06:16:29 -0000      1.11
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.9       +2 -2      jakarta-oro/xdocs/users.xml
  
  Index: users.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/users.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- users.xml 13 Feb 2004 22:10:36 -0000      1.8
  +++ users.xml 14 Feb 2004 06:16:29 -0000      1.9
  @@ -1,5 +1,5 @@
   <?xml version="1.0"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  
  1.11      +2 -2      jakarta-oro/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/stylesheets/project.xml,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- project.xml       13 Feb 2004 22:10:37 -0000      1.10
  +++ project.xml       14 Feb 2004 06:16:29 -0000      1.11
  @@ -1,5 +1,5 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<--
  +<!--
     $Id$
    
     Copyright 2000-2004 The Apache Software Foundation
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to