Author: rwinston
Date: Thu Dec 21 08:36:09 2006
New Revision: 489398

URL: http://svn.apache.org/viewvc?view=rev&rev=489398
Log:
Update license headers to the correct version.

See http://www.apache.org/legal/src-headers.html for details

Modified:
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/README
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-bin.xml
    jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-src.xml

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/README
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/README?view=diff&rev=489398&r1=489397&r2=489398
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/README (original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/README Thu Dec 21 
08:36:09 2006
@@ -1,13 +1,10 @@
 
 o Building
 
-To build, you must have ant and/or maven installed.  Just type 'ant' -- the 
default
-target will compile the classes, run the tests and build the jar
+To build, you must have Maven 2 installed. Maven can be downloaded from 
 
-Maven can be downloaded from the main site and there is good documentation
-on the targets for building and installation instructions:
+http://maven.apache.org/.
 
-http://jakarta.apache.org/turbine/maven
 
 o Documentation
 

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-bin.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-bin.xml?view=diff&rev=489398&r1=489397&r2=489398
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-bin.xml 
(original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-bin.xml Thu Dec 
21 08:36:09 2006
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
 <assembly>
        <id>bin</id>
        <formats>

Modified: jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-src.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-src.xml?view=diff&rev=489398&r1=489397&r2=489398
==============================================================================
--- jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-src.xml 
(original)
+++ jakarta/commons/proper/net/branches/JDK_1_5_BRANCH/assembly-src.xml Thu Dec 
21 08:36:09 2006
@@ -1,3 +1,19 @@
+<!--
+Licensed to the Apache Software Foundation (ASF) under one or more
+ contributor license agreements.  See the NOTICE file distributed with
+ this work for additional information regarding copyright ownership.
+ The ASF licenses this file to You 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.
+-->
 <assembly>
   <id>src</id>
   <formats>



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

Reply via email to