Author: sebb
Date: Mon Mar 31 18:38:59 2008
New Revision: 643238

URL: http://svn.apache.org/viewvc?rev=643238&view=rev
Log:
Add missing AL 2.0 headers

Modified:
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml
    
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml
    
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml
    jakarta/cactus/trunk/framework/maven.xml
    jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/modules.xml
    jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/server.xml
    jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/web.xml
    jakarta/cactus/trunk/integration/ant/src/confs/j2ee13/web.xml
    jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml
    
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml
    
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml
    
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
    
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml
    
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml
    jakarta/cactus/trunk/samples/ivy.xml

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml
 (original)
+++ 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-12-uberjar/src/assemble/main.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <formats>
                <format>jar</format>

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml
 (original)
+++ 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-13-uberjar/src/assemble/main.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <formats>
                <format>jar</format>

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml
 (original)
+++ 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-14-uberjar/src/assemble/main.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <formats>
                <format>jar</format>

Modified: 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml
 (original)
+++ 
jakarta/cactus/trunk/framework/framework-uberjars/javaEE-15-uberjar/src/assemble/main.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <formats>
                <format>jar</format>

Modified: 
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml
 (original)
+++ 
jakarta/cactus/trunk/framework/framework-wrappers/wrapper-javaEE-14/src/assemble/main.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <formats>
                <format>jar</format>

Modified: jakarta/cactus/trunk/framework/maven.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/framework/maven.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/framework/maven.xml (original)
+++ jakarta/cactus/trunk/framework/maven.xml Mon Mar 31 18:38:59 2008
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+       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.   
+-->
 <project
   default="jar:jar"
   xmlns:j="jelly:core"

Modified: 
jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/modules.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/modules.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/modules.xml 
(original)
+++ jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/modules.xml 
Mon Mar 31 18:38:59 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+   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.
+-->
 <modules>
 
 <module name="JNIConnectionHandler" 
javaClass="org.apache.tomcat.modules.server.JNIConnectionHandler"/>

Modified: 
jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/server.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/server.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/server.xml 
(original)
+++ jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/tomcat3x/server.xml 
Mon Mar 31 18:38:59 2008
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+   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.
+-->
 <Server>
 
     <ContextManager workDir="work">

Modified: jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/web.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/web.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/web.xml (original)
+++ jakarta/cactus/trunk/integration/ant/src/confs/j2ee12/web.xml Mon Mar 31 
18:38:59 2008
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
+<!--
+   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.
+-->
+
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.2//EN"
     "http://java.sun.com/j2ee/dtds/web-app_2_2.dtd";>

Modified: jakarta/cactus/trunk/integration/ant/src/confs/j2ee13/web.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/ant/src/confs/j2ee13/web.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/ant/src/confs/j2ee13/web.xml (original)
+++ jakarta/cactus/trunk/integration/ant/src/confs/j2ee13/web.xml Mon Mar 31 
18:38:59 2008
@@ -1,5 +1,22 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 
+<!--
+   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.
+-->
+
 <!DOCTYPE web-app
     PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
     "http://java.sun.com/dtd/web-app_2_3.dtd";>

Modified: jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml (original)
+++ jakarta/cactus/trunk/integration/eclipse/assembly-conf.xml Mon Mar 31 
18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
        <includeBaseDirectory>true</includeBaseDirectory>

Modified: 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml
 (original)
+++ 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-bin.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml
 (original)
+++ 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.runner/src/assemble/main-src.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
   <includeBaseDirectory>false</includeBaseDirectory>

Modified: 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
 (original)
+++ 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/pom.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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.   
+-->
 <project>
        <modelVersion>4.0.0</modelVersion>
        <parent>

Modified: 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml
 (original)
+++ 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-bin.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml
 (original)
+++ 
jakarta/cactus/trunk/integration/eclipse/org.apache.cactus.eclipse.webapp/src/assemble/main-src.xml
 Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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>
   <includeBaseDirectory>false</includeBaseDirectory>

Modified: jakarta/cactus/trunk/samples/ivy.xml
URL: 
http://svn.apache.org/viewvc/jakarta/cactus/trunk/samples/ivy.xml?rev=643238&r1=643237&r2=643238&view=diff
==============================================================================
--- jakarta/cactus/trunk/samples/ivy.xml (original)
+++ jakarta/cactus/trunk/samples/ivy.xml Mon Mar 31 18:38:59 2008
@@ -1,3 +1,21 @@
+<!--
+       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.   
+-->
 <ivy-module version="2.0">
        <info organisation="apache" module="hello-ivy"/>
 



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

Reply via email to