dfs         2004/02/13 14:10:37

  Modified:    .        build.properties build.xml
               xdocs    bugs.xml demo.xml devplan-2.0.xml status.xml
                        users.xml
               xdocs/stylesheets project.xml
  Log:
  Updated licenese statements to Apache License 2.0.  The last change to 
build.properties was actually an update of the copyright year to include 2004.  This 
commit includes the xml files in xdocs/, build.xml, and build.properties, which are 
all considered source files.
  
  Revision  Changes    Path
  1.10      +16 -3     jakarta-oro/build.properties
  
  Index: build.properties
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.properties,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- build.properties  13 Feb 2004 22:01:58 -0000      1.9
  +++ build.properties  13 Feb 2004 22:10:36 -0000      1.10
  @@ -1,5 +1,19 @@
  -# ------------------------------------------------------------------------
  +#
   # $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.
   #
   # This file controls various properties which may be set during a build.
   #
  @@ -7,7 +21,6 @@
   # working practices, or overridden by one of the property files specified
   # in build.xml.
   #
  ---------------------------------------------------------------------------
   
   # Name and version information
   name=Jakarta-ORO
  
  
  
  1.8       +16 -2     jakarta-oro/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/build.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- build.xml 29 Dec 2003 03:47:08 -0000      1.7
  +++ build.xml 13 Feb 2004 22:10:36 -0000      1.8
  @@ -1,6 +1,20 @@
   <?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.
   
   Notes:
      This is a build file for use with the Jakarta Ant build tool.
  
  
  
  1.3       +17 -1     jakarta-oro/xdocs/bugs.xml
  
  Index: bugs.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/bugs.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- bugs.xml  6 Jan 2004 17:15:58 -0000       1.2
  +++ bugs.xml  13 Feb 2004 22:10:36 -0000      1.3
  @@ -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.5       +17 -1     jakarta-oro/xdocs/demo.xml
  
  Index: demo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/demo.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- demo.xml  3 Jun 2003 17:44:25 -0000       1.4
  +++ demo.xml  13 Feb 2004 22:10:36 -0000      1.5
  @@ -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.4       +17 -1     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.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- devplan-2.0.xml   29 Dec 2003 03:12:59 -0000      1.3
  +++ devplan-2.0.xml   13 Feb 2004 22:10:36 -0000      1.4
  @@ -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.10      +17 -1     jakarta-oro/xdocs/status.xml
  
  Index: status.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/status.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- status.xml        29 Dec 2003 02:22:51 -0000      1.9
  +++ status.xml        13 Feb 2004 22:10:36 -0000      1.10
  @@ -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.8       +17 -1     jakarta-oro/xdocs/users.xml
  
  Index: users.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/users.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- users.xml 6 Jan 2004 17:21:25 -0000       1.7
  +++ users.xml 13 Feb 2004 22:10:36 -0000      1.8
  @@ -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.10      +17 -1     jakarta-oro/xdocs/stylesheets/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-oro/xdocs/stylesheets/project.xml,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -r1.9 -r1.10
  --- project.xml       9 Jun 2003 13:41:19 -0000       1.9
  +++ project.xml       13 Feb 2004 22:10:37 -0000      1.10
  @@ -1,5 +1,21 @@
   <?xml version="1.0" encoding="ISO-8859-1"?>
  -<!-- $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.
  + -->
   <project name="Jakarta ORO"
           href="http://jakarta.apache.org/oro/";>
   
  
  
  

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

Reply via email to