put the ASF header

git-svn-id: https://svn.apache.org/repos/asf/incubator/easyant/buildtypes/trunk@1071772 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/build-osgi-bundle-java/module.ivy b/build-osgi-bundle-java/module.ivy
index 0ef20ee..3f07740 100644
--- a/build-osgi-bundle-java/module.ivy
+++ b/build-osgi-bundle-java/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-osgi-bundle-java" revision="0.1">
diff --git a/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.ant b/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.ant
index f23af07..b2b7ad9 100644
--- a/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.ant
+++ b/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-osgi-bundle-java"
 	xmlns:ea="antlib:org.apache.easyant">
diff --git a/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.properties b/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.properties
index 2ce8f5f..8c36229 100644
--- a/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.properties
+++ b/build-osgi-bundle-java/src/main/resources/build-osgi-bundle-java.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/build-std-ant-plugin/module.ivy b/build-std-ant-plugin/module.ivy
index da09707..b742ae4 100644
--- a/build-std-ant-plugin/module.ivy
+++ b/build-std-ant-plugin/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-std-ant-plugin" revision="0.1">
diff --git a/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.ant b/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.ant
index 513d7e0..a40055b 100644
--- a/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.ant
+++ b/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-std-ant-plugin"
 	xmlns:ivy="antlib:org.apache.ivy.ant"
diff --git a/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.properties b/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.properties
index 678775e..9c29577 100644
--- a/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.properties
+++ b/build-std-ant-plugin/src/main/resources/build-std-ant-plugin.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/build-std-groovy/module.ivy b/build-std-groovy/module.ivy
index cb09a5e..8df9315 100644
--- a/build-std-groovy/module.ivy
+++ b/build-std-groovy/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-std-groovy" revision="0.1">
diff --git a/build-std-groovy/src/main/resources/build-std-groovy.ant b/build-std-groovy/src/main/resources/build-std-groovy.ant
index e31f94a..0819ba2 100644
--- a/build-std-groovy/src/main/resources/build-std-groovy.ant
+++ b/build-std-groovy/src/main/resources/build-std-groovy.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-std-groovy"
 	xmlns:ea="antlib:org.apache.easyant">
diff --git a/build-std-groovy/src/main/resources/build-std-groovy.properties b/build-std-groovy/src/main/resources/build-std-groovy.properties
index 803af7d..66e2295 100644
--- a/build-std-groovy/src/main/resources/build-std-groovy.properties
+++ b/build-std-groovy/src/main/resources/build-std-groovy.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=module.ivy
diff --git a/build-std-java/module.ivy b/build-std-java/module.ivy
index 54e6ca2..a05d856 100644
--- a/build-std-java/module.ivy
+++ b/build-std-java/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-std-java" revision="0.2">
diff --git a/build-std-java/src/main/resources/build-std-java.ant b/build-std-java/src/main/resources/build-std-java.ant
index 2ddc012..bdcc3cd 100644
--- a/build-std-java/src/main/resources/build-std-java.ant
+++ b/build-std-java/src/main/resources/build-std-java.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-std-java" xmlns:ea="antlib:org.apache.easyant">
 
diff --git a/build-std-java/src/main/resources/build-std-java.properties b/build-std-java/src/main/resources/build-std-java.properties
index bff71e5..be47689 100644
--- a/build-std-java/src/main/resources/build-std-java.properties
+++ b/build-std-java/src/main/resources/build-std-java.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/build-std-scala/module.ivy b/build-std-scala/module.ivy
index 969c6e3..22ffd93 100644
--- a/build-std-scala/module.ivy
+++ b/build-std-scala/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-std-scala" revision="0.1">
diff --git a/build-std-scala/src/main/resources/build-std-scala.ant b/build-std-scala/src/main/resources/build-std-scala.ant
index 969d2db..80364ff 100644
--- a/build-std-scala/src/main/resources/build-std-scala.ant
+++ b/build-std-scala/src/main/resources/build-std-scala.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-std-scala"
 	xmlns:ea="antlib:org.apache.easyant">
diff --git a/build-std-scala/src/main/resources/build-std-scala.properties b/build-std-scala/src/main/resources/build-std-scala.properties
index 83f7302..17eca71 100644
--- a/build-std-scala/src/main/resources/build-std-scala.properties
+++ b/build-std-scala/src/main/resources/build-std-scala.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/build-std-skeleton/module.ivy b/build-std-skeleton/module.ivy
index 5c84e8e..88d02ac 100644
--- a/build-std-skeleton/module.ivy
+++ b/build-std-skeleton/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-std-skeleton" revision="0.1">
diff --git a/build-std-skeleton/src/main/resources/build-std-skeleton.ant b/build-std-skeleton/src/main/resources/build-std-skeleton.ant
index bbc9c16..42e01ca 100644
--- a/build-std-skeleton/src/main/resources/build-std-skeleton.ant
+++ b/build-std-skeleton/src/main/resources/build-std-skeleton.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-std-skeleton"
 	xmlns:ivy="antlib:org.apache.ivy.ant"
diff --git a/build-std-skeleton/src/main/resources/build-std-skeleton.properties b/build-std-skeleton/src/main/resources/build-std-skeleton.properties
index 4f4c7b2..f4d5e33 100644
--- a/build-std-skeleton/src/main/resources/build-std-skeleton.properties
+++ b/build-std-skeleton/src/main/resources/build-std-skeleton.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/build-webapp-java/module.ivy b/build-webapp-java/module.ivy
index 1bcc871..ee42836 100644
--- a/build-webapp-java/module.ivy
+++ b/build-webapp-java/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="build-webapp-java" revision="0.1">
diff --git a/build-webapp-java/src/main/resources/build-webapp-java.ant b/build-webapp-java/src/main/resources/build-webapp-java.ant
index 3115fec..d52d10d 100644
--- a/build-webapp-java/src/main/resources/build-webapp-java.ant
+++ b/build-webapp-java/src/main/resources/build-webapp-java.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#build-webapp-java"
 	xmlns:ea="antlib:org.apache.easyant">
diff --git a/build-webapp-java/src/main/resources/build-webapp-java.properties b/build-webapp-java/src/main/resources/build-webapp-java.properties
index cb6465f..a2aa7b7 100644
--- a/build-webapp-java/src/main/resources/build-webapp-java.properties
+++ b/build-webapp-java/src/main/resources/build-webapp-java.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#    * 
-#    * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/meta-build/module.ivy b/meta-build/module.ivy
index 17c0e75..947e896 100644
--- a/meta-build/module.ivy
+++ b/meta-build/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="meta-build" revision="0.2">
diff --git a/meta-build/src/main/resources/meta-build.ant b/meta-build/src/main/resources/meta-build.ant
index caf9f59..d58b58c 100644
--- a/meta-build/src/main/resources/meta-build.ant
+++ b/meta-build/src/main/resources/meta-build.ant
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.
+   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 name="org.apache.easyant.buildtypes#meta-build"
 	xmlns:ea="antlib:org.apache.easyant"
diff --git a/meta-build/src/main/resources/meta-build.properties b/meta-build/src/main/resources/meta-build.properties
index d1e430a..fdfb9e6 100644
--- a/meta-build/src/main/resources/meta-build.properties
+++ b/meta-build/src/main/resources/meta-build.properties
@@ -1,21 +1,17 @@
-#	 ***************************************************************
-#	 * Copyright 2008-2010 the EasyAnt project
-#	 *
-#	 * See the NOTICE file distributed with this work for additional information 
-#	 * regarding copyright ownership.
-#  * 
-#  * 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.
-#	 ***************************************************************
+# 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.
 #TODO: find a way to have a common property file shared by all build-types (std/webapp/etc..)
 module.name=${ivy.module}
 project.ivy.file=${easyant.file}
diff --git a/module.ivy b/module.ivy
index b5989bd..460e796 100644
--- a/module.ivy
+++ b/module.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="buildtypes-orchestrator" revision="0.1" >
diff --git a/parent.ivy b/parent.ivy
index f063c82..9f48e5e 100644
--- a/parent.ivy
+++ b/parent.ivy
@@ -1,20 +1,18 @@
 <!--
-	Copyright 2008-2010 the EasyAnt project
-	
-	See the NOTICE file distributed with this work for additional information 
-	regarding copyright ownership.
-	
-	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.  
+   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" xmlns:ea="http://www.easyant.org"> 
 	<info organisation="org.apache.easyant.buildtypes" module="buildtypes-orchestrator" revision="0.1" >