You are viewing a plain text version of this content. The canonical link for it is here.
Posted to easyant-commits@incubator.apache.org by hi...@apache.org on 2011/02/18 10:20:42 UTC

svn commit: r1071938 - in /incubator/easyant: core/trunk/ core/trunk/.settings/ core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/ core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ core/trunk...

Author: hibou
Date: Fri Feb 18 10:20:41 2011
New Revision: 1071938

URL: http://svn.apache.org/viewvc?rev=1071938&view=rev
Log:
Manually checked with RAT: with this last fix for ASF headers I think we're good

Modified:
    incubator/easyant/core/trunk/.classpath
    incubator/easyant/core/trunk/.project
    incubator/easyant/core/trunk/.settings/org.eclipse.wst.validation.prefs
    incubator/easyant/core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/Example.scala
    incubator/easyant/core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ExampleTest.scala
    incubator/easyant/core/trunk/src/documentation/config.js
    incubator/easyant/core/trunk/src/documentation/ref/buildtypes/toc.json
    incubator/easyant/core/trunk/src/documentation/ref/plugins/toc.json
    incubator/easyant/core/trunk/src/documentation/toc.json
    incubator/easyant/core/trunk/src/documentation/xooki/messages.json
    incubator/easyant/easyant4e/trunk/org.apache.easyant/.classpath
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.classpath
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.settings/org.eclipse.jdt.core.prefs
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/datas/simplejavaproject/.classpath
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.checkstyle
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.classpath
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.fbprefs
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.pmd
    incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs
    incubator/easyant/easyant4e/trunk/quality/checkstyle/checkstyle-config

Modified: incubator/easyant/core/trunk/.classpath
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/.classpath?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/.classpath (original)
+++ incubator/easyant/core/trunk/.classpath Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <classpath>
 	<classpathentry kind="src" path="src/main/java"/>
 	<classpathentry kind="src" path="src/test/resources"/>

Modified: incubator/easyant/core/trunk/.project
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/.project?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/.project (original)
+++ incubator/easyant/core/trunk/.project Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <projectDescription>
 	<name>easyant</name>
 	<comment></comment>

Modified: incubator/easyant/core/trunk/.settings/org.eclipse.wst.validation.prefs
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/.settings/org.eclipse.wst.validation.prefs?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/.settings/org.eclipse.wst.validation.prefs (original)
+++ incubator/easyant/core/trunk/.settings/org.eclipse.wst.validation.prefs Fri Feb 18 10:20:41 2011
@@ -1,3 +1,18 @@
+# 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.
+
 #Sun Aug 02 11:55:38 PDT 2009
 DELEGATES_PREFERENCE=delegateValidatorList
 USER_BUILD_PREFERENCE=enabledBuildValidatorListorg.eclipse.wst.wsi.ui.internal.WSIMessageValidator;

Modified: incubator/easyant/core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/Example.scala
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/Example.scala?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/Example.scala (original)
+++ incubator/easyant/core/trunk/example/standard-scala-app/src/main/scala/org/apache/easyant/example/Example.scala Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 package org.apache.easyant.example;
 
 import java.io.IOException

Modified: incubator/easyant/core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ExampleTest.scala
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ExampleTest.scala?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ExampleTest.scala (original)
+++ incubator/easyant/core/trunk/example/standard-scala-app/src/test/scala/org/apache/easyant/example/ExampleTest.scala Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 package org.apache.easyant.example;
 
 import java.util.Properties;

Modified: incubator/easyant/core/trunk/src/documentation/config.js
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/documentation/config.js?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/documentation/config.js (original)
+++ incubator/easyant/core/trunk/src/documentation/config.js Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 xooki.util.mix({debug:true, 
 	shortcuts: {
 		svn: {pre: 'http://svn.easyant.org/trunk/'},

Modified: incubator/easyant/core/trunk/src/documentation/ref/buildtypes/toc.json
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/documentation/ref/buildtypes/toc.json?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/documentation/ref/buildtypes/toc.json (original)
+++ incubator/easyant/core/trunk/src/documentation/ref/buildtypes/toc.json Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 {
 	"id": "buildtypes",
 	"children":[]

Modified: incubator/easyant/core/trunk/src/documentation/ref/plugins/toc.json
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/documentation/ref/plugins/toc.json?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/documentation/ref/plugins/toc.json (original)
+++ incubator/easyant/core/trunk/src/documentation/ref/plugins/toc.json Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 {
 	"id": "plugins",
 	"children":[]

Modified: incubator/easyant/core/trunk/src/documentation/toc.json
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/documentation/toc.json?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/documentation/toc.json (original)
+++ incubator/easyant/core/trunk/src/documentation/toc.json Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 {
   "children": [
       {

Modified: incubator/easyant/core/trunk/src/documentation/xooki/messages.json
URL: http://svn.apache.org/viewvc/incubator/easyant/core/trunk/src/documentation/xooki/messages.json?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/core/trunk/src/documentation/xooki/messages.json (original)
+++ incubator/easyant/core/trunk/src/documentation/xooki/messages.json Fri Feb 18 10:20:41 2011
@@ -1,3 +1,20 @@
+/*
+ *  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.
+ *
+ */
 {
         	"Impossible to save changes to ${0}": "Impossible to save changes to ${0}.\n This could be because your browser doesn't support saving (instead, use FireFox if you can), or because the pathname to your Xooki file contains illegal characters"
 }

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant/.classpath
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant/.classpath?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant/.classpath (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant/.classpath Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <classpath>
 	<classpathentry exported="true" kind="lib" path="lib/ant-launcher.jar"/>
 	<classpathentry exported="true" kind="lib" path="lib/ivy.jar"/>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.classpath
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.classpath?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.classpath (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.classpath Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <classpath>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
 	<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.settings/org.eclipse.jdt.core.prefs?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.settings/org.eclipse.jdt.core.prefs (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/.settings/org.eclipse.jdt.core.prefs Fri Feb 18 10:20:41 2011
@@ -1,3 +1,18 @@
+# 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.
+
 #Wed Jun 17 21:58:50 GMT+01:00 2009
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/datas/simplejavaproject/.classpath
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/datas/simplejavaproject/.classpath?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/datas/simplejavaproject/.classpath (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e.tests/datas/simplejavaproject/.classpath Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <classpath>
 	<classpathentry excluding="/simplejavaproject/target" kind="src" output="target" path="src/main/java"/>
 	<classpathentry excluding="/simplejavaproject/target" kind="src" output="target" path="src/main/resources"/>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.checkstyle
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.checkstyle?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.checkstyle (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.checkstyle Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <fileset-config file-format-version="1.2.0" simple-config="true">
     <local-check-config name="EasyAnt4E" location="/quality/checkstyle/checkstyle-config" type="project" description="">
         <property name="checkstyle.src.dir" value="${basedir}/../quality/checkstyle"/>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.classpath
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.classpath?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.classpath (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.classpath Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <classpath>
 	<classpathentry kind="src" path="src"/>
 	<classpathentry exported="true" kind="lib" path="lib/guice/guice-2.0.jar"/>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.fbprefs
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.fbprefs?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.fbprefs (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.fbprefs Fri Feb 18 10:20:41 2011
@@ -1,3 +1,18 @@
+# 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.
+
 #FindBugs User Preferences
 #Sun Apr 19 13:12:13 GMT+01:00 2009
 detectorAppendingToAnObjectOutputStream=AppendingToAnObjectOutputStream|true

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.pmd
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.pmd?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.pmd (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.pmd Fri Feb 18 10:20:41 2011
@@ -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.
+-->
 <pmd>
     <useProjectRuleSet>false</useProjectRuleSet>
     <ruleSetFile>.ruleset</ruleSetFile>

Modified: incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs (original)
+++ incubator/easyant/easyant4e/trunk/org.apache.easyant4e/.settings/org.eclipse.jdt.core.prefs Fri Feb 18 10:20:41 2011
@@ -1,3 +1,18 @@
+# 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.
+
 #Fri Apr 10 17:04:56 GMT+01:00 2009
 eclipse.preferences.version=1
 org.eclipse.jdt.core.compiler.codegen.targetPlatform=1.5

Modified: incubator/easyant/easyant4e/trunk/quality/checkstyle/checkstyle-config
URL: http://svn.apache.org/viewvc/incubator/easyant/easyant4e/trunk/quality/checkstyle/checkstyle-config?rev=1071938&r1=1071937&r2=1071938&view=diff
==============================================================================
--- incubator/easyant/easyant4e/trunk/quality/checkstyle/checkstyle-config (original)
+++ incubator/easyant/easyant4e/trunk/quality/checkstyle/checkstyle-config Fri Feb 18 10:20:41 2011
@@ -1,5 +1,21 @@
 <?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.
+-->
+<!--
     This configuration file was written by the eclipse-cs plugin configuration editor
 -->
 <!--