http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/DependencyGraphLogger.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/tasks/DependencyGraphLogger.java
 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/DependencyGraphLogger.java
index 0ebe593..4ed441b 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/tasks/DependencyGraphLogger.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/DependencyGraphLogger.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.Project;
 import org.apache.tools.ant.Task;
 import org.eclipse.aether.artifact.Artifact;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/Deploy.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/tasks/Deploy.java 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/Deploy.java
index 7f72919..824fba0 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/tasks/Deploy.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/tasks/Deploy.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.BuildException;
 import org.apache.tools.ant.types.Reference;
 import org.eclipse.aether.internal.ant.AntRepoSys;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/Install.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/tasks/Install.java 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/Install.java
index 2a30359..4217e48 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/tasks/Install.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/tasks/Install.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.BuildException;
 import org.eclipse.aether.internal.ant.AntRepoSys;
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/Layout.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/tasks/Layout.java 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/Layout.java
index 40c106b..2743c3f 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/tasks/Layout.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/tasks/Layout.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import java.util.ArrayList;
 import java.util.Arrays;
 import java.util.Collection;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/RefTask.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/tasks/RefTask.java 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/RefTask.java
index 843d814..e9880cc 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/tasks/RefTask.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/tasks/RefTask.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.BuildException;
 import org.apache.tools.ant.ComponentHelper;
 import org.apache.tools.ant.Project;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/tasks/Resolve.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/tasks/Resolve.java 
b/src/main/java/org/eclipse/aether/internal/ant/tasks/Resolve.java
index 047cc54..35b55d6 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/tasks/Resolve.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/tasks/Resolve.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.tasks;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.io.IOException;
 import java.util.ArrayList;
@@ -174,7 +183,9 @@ public class Resolve
         }
     }
 
-    public static abstract class ArtifactConsumer
+    /**
+     */
+    public abstract static class ArtifactConsumer
         extends ProjectComponent
     {
 
@@ -253,6 +264,8 @@ public class Resolve
 
     }
 
+    /**
+     */
     public class Path
         extends ArtifactConsumer
     {
@@ -286,6 +299,8 @@ public class Resolve
 
     }
 
+    /**
+     */
     public class Files
         extends ArtifactConsumer
     {
@@ -417,6 +432,8 @@ public class Resolve
 
     }
 
+    /**
+     */
     public class Props
         extends ArtifactConsumer
     {
@@ -555,7 +572,7 @@ public class Resolve
                 for ( ArtifactConsumer consumer : consumers )
                 {
                     if ( consumer.accept( 
result.getRequest().getDependencyNode(),
-                                          Collections.<DependencyNode> 
emptyList() ) )
+                                          
Collections.<DependencyNode>emptyList() ) )
                     {
                         consumer.process( result.getArtifact(), session );
                     }

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Artifact.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Artifact.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Artifact.java
index 7c0baf2..4011b7e 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Artifact.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Artifact.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.util.Collections;
 import java.util.List;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/ArtifactContainer.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/ArtifactContainer.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/ArtifactContainer.java
index c266355..fba8ef0 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/ArtifactContainer.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/ArtifactContainer.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.List;
 
 import org.apache.tools.ant.Task;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Artifacts.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Artifacts.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Artifacts.java
index 3e3c563..dc6c266 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Artifacts.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Artifacts.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.ArrayList;
 import java.util.List;
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Authentication.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/Authentication.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Authentication.java
index 5df2b3b..5eed1b3 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Authentication.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Authentication.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.ArrayList;
 import java.util.List;
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Dependencies.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/Dependencies.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Dependencies.java
index 70979cd..1e5a0c8 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Dependencies.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Dependencies.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.util.ArrayList;
 import java.util.HashMap;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Dependency.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/Dependency.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Dependency.java
index 6026363..542d496 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Dependency.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Dependency.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.util.ArrayList;
 import java.util.List;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/DependencyContainer.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/DependencyContainer.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/DependencyContainer.java
index e357d98..03d0db9 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/types/DependencyContainer.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/types/DependencyContainer.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.Task;
 
 /**

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Exclusion.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Exclusion.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Exclusion.java
index 771bbf0..8961e89 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Exclusion.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Exclusion.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.regex.Matcher;
 import java.util.regex.Pattern;
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/LocalRepository.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/LocalRepository.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/LocalRepository.java
index f78516b..f67c5e0 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/LocalRepository.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/LocalRepository.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 
 import org.apache.tools.ant.Project;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Mirror.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Mirror.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Mirror.java
index d9850d2..8e725c0 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Mirror.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Mirror.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.BuildException;
 import org.apache.tools.ant.Project;
 import org.apache.tools.ant.types.DataType;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/ModelValueExtractor.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/ModelValueExtractor.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/ModelValueExtractor.java
index e6331ec..0d7e440 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/types/ModelValueExtractor.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/types/ModelValueExtractor.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.maven.model.Model;
 import org.apache.tools.ant.Project;
 import org.codehaus.plexus.interpolation.reflection.ReflectionValueExtractor;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Pom.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Pom.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Pom.java
index 5b30eba..df5be63 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Pom.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Pom.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.util.regex.Matcher;
 import java.util.regex.Pattern;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyEvaluator.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyEvaluator.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyEvaluator.java
index 234149c..0f78f55 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyEvaluator.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyEvaluator.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.PropertyHelper;
 import org.apache.tools.ant.PropertyHelper.PropertyEvaluator;
 import org.apache.tools.ant.property.NullReturn;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyHelper.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyHelper.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyHelper.java
index a22b10d..b17eee4 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyHelper.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/PomPropertyHelper.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.PropertyHelper;
 
 /**

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Proxy.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Proxy.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Proxy.java
index 7203a25..9e567a8 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Proxy.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Proxy.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import org.apache.tools.ant.BuildException;
 import org.apache.tools.ant.Project;
 import org.apache.tools.ant.types.DataType;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositories.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositories.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositories.java
index 17d4cbe..909a9e5 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositories.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositories.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.ArrayList;
 import java.util.List;
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepository.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepository.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepository.java
index b4857a7..46f1b37 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepository.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepository.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.Collections;
 import java.util.List;
 
@@ -294,6 +303,8 @@ public class RemoteRepository
         return Collections.singletonList( this );
     }
 
+    /**
+     */
     public static class Policy
     {
 

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositoryContainer.java
----------------------------------------------------------------------
diff --git 
a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositoryContainer.java
 
b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositoryContainer.java
index dd958d9..24e6d59 100644
--- 
a/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositoryContainer.java
+++ 
b/src/main/java/org/eclipse/aether/internal/ant/types/RemoteRepositoryContainer.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.util.List;
 
 import org.apache.tools.ant.Task;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/java/org/eclipse/aether/internal/ant/types/Settings.java
----------------------------------------------------------------------
diff --git a/src/main/java/org/eclipse/aether/internal/ant/types/Settings.java 
b/src/main/java/org/eclipse/aether/internal/ant/types/Settings.java
index 9723c96..7e872f5 100644
--- a/src/main/java/org/eclipse/aether/internal/ant/types/Settings.java
+++ b/src/main/java/org/eclipse/aether/internal/ant/types/Settings.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant.types;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 
 import org.apache.tools.ant.types.DataType;

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about.html
----------------------------------------------------------------------
diff --git a/src/main/resources/about.html b/src/main/resources/about.html
deleted file mode 100644
index 70ca639..0000000
--- a/src/main/resources/about.html
+++ /dev/null
@@ -1,156 +0,0 @@
-<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
-    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
-<html xmlns="http://www.w3.org/1999/xhtml";>
-<head>
-<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
-<title>About</title>
-</head>
-<body lang="EN-US">
-<h2>About This Content</h2>
- 
-<p>August, 04 2013</p> 
-<h3>License</h3>
-
-<p>The Eclipse Foundation makes available all content in this plug-in 
(&quot;Content&quot;).  Unless otherwise 
-indicated below, the Content is provided to you under the terms and conditions 
of the
-Eclipse Public License Version 1.0 (&quot;EPL&quot;).  A copy of the EPL is 
available 
-at <a 
href="http://www.eclipse.org/legal/epl-v10.html";>http://www.eclipse.org/legal/epl-v10.html</a>.
-For purposes of the EPL, &quot;Program&quot; will mean the Content.</p>
-
-<p>If you did not receive this Content directly from the Eclipse Foundation, 
the Content is 
-being redistributed by another party (&quot;Redistributor&quot;) and different 
terms and conditions may
-apply to your use of any object code in the Content.  Check the 
Redistributor's license that was 
-provided with the Content.  If no such license exists, contact the 
Redistributor.  Unless otherwise
-indicated below, the terms and conditions of the EPL still apply to any source 
code in the Content
-and such source code may be obtained at <a 
href="http://www.eclipse.org";>http://www.eclipse.org</a>.</p>
-
-<h3>Third Party Content</h3>
-
-<p>
-The Content includes items that have been sourced from third parties as set 
out below. If you 
-did not receive this Content directly from the Eclipse Foundation, the 
following is provided 
-for informational purposes only, and you should look to the 
Redistributor&rsquo;s license for 
-terms and conditions of use.
-</p>
-
-<h4>Maven Model 3.1.0, Maven Model Builder 3.1.0, Maven Repository Metadata 
3.1.0, Maven Aether Provider 3.1.0, Maven Settings 3.1.0, Maven Settings 
Builder 3.1.0</h4>
-<p>
-The plug-in includes software developed by The Apache Software Foundation as 
part of the <a href="http://maven.apache.org/";>Apache Maven project</a>.
-Your use of said Maven components in binary code form contained in the plug-in 
is subject to the terms and conditions of the 
-Apache License, Version 2.0 ("Apache-2.0").  
-A copy of the Apache-2.0 license is available at <a 
href="http://maven.apache.org/license.html";>http://maven.apache.org/license.html</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries and source are available at the <a 
href="http://maven.org/";>Central Repository</a>.
-</p>
-
-<h4>Plexus Interpolation 1.16</h4>
-<p>
-The plug-in includes software developed by Sonatype, Inc. as part of the <a 
href="http://plexus.codehaus.org/";>Plexus project</a>.
-Your use of Plexus Interpolation in binary code form contained in the plug-in 
is subject to the terms and conditions of the 
-Apache License, Version 2.0 ("Apache-2.0"), the Apache License, Version 1.1 
("Apache-1.1") and the MIT license ("MIT").
-A copy of the Apache-2.0 license is available at <a 
href="http://plexus.codehaus.org/plexus-components/plexus-interpolation/license.html";>http://plexus.codehaus.org/plexus-components/plexus-interpolation/license.html</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-A copy of the Apache-1.1 license is available at <a 
href="http://www.apache.org/licenses/LICENSE-1.1";>http://www.apache.org/licenses/LICENSE-1.1</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-1.1.txt">about_files/APACHE-1.1.txt</a>.
-A copy of the MIT license is available at <a 
href="http://opensource.org/licenses/MIT";>http://opensource.org/licenses/MIT</a>
 and embedded in this plug-in
-at <a href="about_files/MIT.txt">about_files/MIT.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-<h4>Plexus Utilities 2.1</h4>
-<p>
-The plug-in includes software developed by Sonatype, Inc. as part of the <a 
href="http://plexus.codehaus.org/";>Plexus project</a>.
-Your use of Plexus Utilities in binary code form contained in the plug-in is 
subject to the terms and conditions of the 
-Apache License, Version 2.0 ("Apache-2.0"), the Apache License, Version 1.1 
("Apache-1.1"), the Indiana University Extreme! Lab Software License, Version 
1.1.1 ("IUEL-1.1.1") and the BSD license ("BSD-3-Clause").
-A copy of the Apache-2.0 license is available at <a 
href="http://plexus.codehaus.org/plexus-utils/license.html";>http://plexus.codehaus.org/plexus-utils/license.html</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-A copy of the Apache-1.1 license is available at <a 
href="http://www.apache.org/licenses/LICENSE-1.1";>http://www.apache.org/licenses/LICENSE-1.1</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-1.1.txt">about_files/APACHE-1.1.txt</a>.
-A copy of the IUEL-1.1.1 license is available at <a 
href="http://www.extreme.indiana.edu/xgws/xsoap/PullParser/LICENSE.txt";>http://www.extreme.indiana.edu/xgws/xsoap/PullParser/LICENSE.txt</a>
 and embedded in this plug-in
-at <a href="about_files/IUEL-1.1.1.txt">about_files/IUEL-1.1.1.txt</a>.
-A copy of the BSD-3-Clause license is available at <a 
href="http://cruisecontrol.sourceforge.net/license.html";>http://cruisecontrol.sourceforge.net/license.html</a>
 and embedded in this plug-in
-at <a href="about_files/BSD-3-Clause.txt">about_files/BSD-3-Clause.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-<h4>Plexus Security Dispatcher 1.3</h4>
-<p>
-The Content includes software developed by Sonatype, Inc. as part of the <a 
href="http://plexus.codehaus.org/";>Plexus project</a>.
-Your use of Plexus Security Dispatcher in binary code form contained in the 
plug-in is subject to the terms and conditions of the 
-Apache Software License, Version 2.0 ("Apache-2.0").  
-A copy of the Apache-2.0 license is available at <a 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>http://www.apache.org/licenses/LICENSE-2.0.txt</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-<h4>Plexus Cipher 1.7</h4>
-<p>
-The Content includes software developed by Sonatype, Inc as part of the <a 
href="http://plexus.codehaus.org/";>Plexus project</a>.
-Your use of Plexus Cipher in binary code form contained in the plug-in is 
subject to the terms and conditions of the 
-Apache Software License, Version 2.0 (&quot;ASL&quot;).  
-A copy of the Apache-2.0 license is available at <a 
href="https://raw.github.com/sonatype/plexus-cipher/master/LICENSE.txt";>https://raw.github.com/sonatype/plexus-cipher/master/LICENSE.txt</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-<h4>Apache HttpClient 4.2.6, Apache HttpCore 4.2.5</h4>
-<p>
-The plug-in includes software developed by The Apache Software Foundation as 
part of the <a href="http://hc.apache.org/";>Apache HttpComponents project</a>.
-Your use of said HttpComponents components in binary code form contained in 
the plug-in is subject to the terms and conditions of the 
-Apache License, Version 2.0 ("Apache-2.0").  
-A copy of the Apache-2.0 license is available at <a 
href="http://hc.apache.org/license.html";>http://hc.apache.org/license.html</a> 
and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries and source are available at the <a 
href="http://maven.org/";>Central Repository</a>.
-</p>
-
-<h4>Apache Commons Codec 1.6</h4>
-<p>
-The plug-in includes software developed by The Apache Software Foundation as 
part of the <a href="http://commons.apache.org/";>Apache Commons project</a>.
-Your use of Commons Codec in binary code form contained in the plug-in is 
subject to the terms and conditions of the 
-Apache License, Version 2.0 ("Apache-2.0").  
-A copy of the Apache-2.0 license is available at <a 
href="http://www.apache.org/licenses/LICENSE-2.0.txt";>http://www.apache.org/licenses/LICENSE-2.0.txt</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries and source are available at the <a 
href="http://maven.org/";>Central Repository</a>.
-</p>
-
-<h4>SLF4J API 1.6.2, SLF4J NOP 1.6.2</h4>
-<p>
-The Content includes software developed by QOS.ch as part of the <a 
href="http://www.slf4j.org/";>SLF4J project</a>.
-Your use of SLF4J in binary code form contained in the plug-in is subject to 
the terms and conditions of the 
-MIT License ("MIT").  
-A copy of the MIT license is available at <a 
href="http://www.slf4j.org/license.html";>http://www.slf4j.org/license.html</a> 
and embedded in this plug-in
-at <a href="about_files/MIT.txt">about_files/MIT.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-<h4>Jakarta Commons Logging over SLF4J 1.6.2</h4>
-<p>
-The Content includes software developed by QOS.ch as part of the <a 
href="http://www.slf4j.org/";>SLF4J project</a>.
-Your use of JCL-OVER-SLF4J in binary code form contained in the plug-in is 
subject to the terms and conditions of the 
-Apache Software License, Version 2.0 ("Apache-2.0").  
-A copy of the Apache-2.0 license is available at <a 
href="https://raw.github.com/qos-ch/slf4j/v_1.6.2/jcl-over-slf4j/LICENSE.txt";>https://raw.github.com/qos-ch/slf4j/v_1.6.2/jcl-over-slf4j/LICENSE.txt</a>
 and embedded in this plug-in
-at <a href="about_files/APACHE-2.0.txt">about_files/APACHE-2.0.txt</a>.
-</p>
-<p>
-The original binaries are available at the <a href="http://maven.org/";>Central 
Repository</a>.
-</p>
-
-
-</body>
-</html>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about_files/APACHE-1.1.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/about_files/APACHE-1.1.txt 
b/src/main/resources/about_files/APACHE-1.1.txt
deleted file mode 100644
index 744cb84..0000000
--- a/src/main/resources/about_files/APACHE-1.1.txt
+++ /dev/null
@@ -1,56 +0,0 @@
-====================================================================
-The Apache Software License, Version 1.1
-
-Copyright (c) 2000 The Apache Software Foundation.  All rights
-reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the above copyright
-   notice, this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in
-   the documentation and/or other materials provided with the
-   distribution.
-
-3. The end-user documentation included with the redistribution,
-   if any, must include the following acknowledgment:
-      "This product includes software developed by the
-       Apache Software Foundation (http://www.apache.org/)."
-   Alternately, this acknowledgment may appear in the software itself,
-   if and wherever such third-party acknowledgments normally appear.
-
-4. The names "Apache" and "Apache Software Foundation" must
-   not be used to endorse or promote products derived from this
-   software without prior written permission. For written
-   permission, please contact apa...@apache.org.
-
-5. Products derived from this software may not be called "Apache",
-   nor may "Apache" appear in their name, without prior written
-   permission of the Apache Software Foundation.
-
-THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
-OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
-DISCLAIMED.  IN NO EVENT SHALL THE APACHE SOFTWARE FOUNDATION OR
-ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
-USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
-ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
-OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
-OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
-SUCH DAMAGE.
-====================================================================
-
-This software consists of voluntary contributions made by many
-individuals on behalf of the Apache Software Foundation.  For more
-information on the Apache Software Foundation, please see
-<http://www.apache.org/>.
-
-Portions of this software are based upon public domain software
-originally written at the National Center for Supercomputing Applications,
-University of Illinois, Urbana-Champaign.

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about_files/APACHE-2.0.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/about_files/APACHE-2.0.txt 
b/src/main/resources/about_files/APACHE-2.0.txt
deleted file mode 100644
index d645695..0000000
--- a/src/main/resources/about_files/APACHE-2.0.txt
+++ /dev/null
@@ -1,202 +0,0 @@
-
-                                 Apache License
-                           Version 2.0, January 2004
-                        http://www.apache.org/licenses/
-
-   TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
-
-   1. Definitions.
-
-      "License" shall mean the terms and conditions for use, reproduction,
-      and distribution as defined by Sections 1 through 9 of this document.
-
-      "Licensor" shall mean the copyright owner or entity authorized by
-      the copyright owner that is granting the License.
-
-      "Legal Entity" shall mean the union of the acting entity and all
-      other entities that control, are controlled by, or are under common
-      control with that entity. For the purposes of this definition,
-      "control" means (i) the power, direct or indirect, to cause the
-      direction or management of such entity, whether by contract or
-      otherwise, or (ii) ownership of fifty percent (50%) or more of the
-      outstanding shares, or (iii) beneficial ownership of such entity.
-
-      "You" (or "Your") shall mean an individual or Legal Entity
-      exercising permissions granted by this License.
-
-      "Source" form shall mean the preferred form for making modifications,
-      including but not limited to software source code, documentation
-      source, and configuration files.
-
-      "Object" form shall mean any form resulting from mechanical
-      transformation or translation of a Source form, including but
-      not limited to compiled object code, generated documentation,
-      and conversions to other media types.
-
-      "Work" shall mean the work of authorship, whether in Source or
-      Object form, made available under the License, as indicated by a
-      copyright notice that is included in or attached to the work
-      (an example is provided in the Appendix below).
-
-      "Derivative Works" shall mean any work, whether in Source or Object
-      form, that is based on (or derived from) the Work and for which the
-      editorial revisions, annotations, elaborations, or other modifications
-      represent, as a whole, an original work of authorship. For the purposes
-      of this License, Derivative Works shall not include works that remain
-      separable from, or merely link (or bind by name) to the interfaces of,
-      the Work and Derivative Works thereof.
-
-      "Contribution" shall mean any work of authorship, including
-      the original version of the Work and any modifications or additions
-      to that Work or Derivative Works thereof, that is intentionally
-      submitted to Licensor for inclusion in the Work by the copyright owner
-      or by an individual or Legal Entity authorized to submit on behalf of
-      the copyright owner. For the purposes of this definition, "submitted"
-      means any form of electronic, verbal, or written communication sent
-      to the Licensor or its representatives, including but not limited to
-      communication on electronic mailing lists, source code control systems,
-      and issue tracking systems that are managed by, or on behalf of, the
-      Licensor for the purpose of discussing and improving the Work, but
-      excluding communication that is conspicuously marked or otherwise
-      designated in writing by the copyright owner as "Not a Contribution."
-
-      "Contributor" shall mean Licensor and any individual or Legal Entity
-      on behalf of whom a Contribution has been received by Licensor and
-      subsequently incorporated within the Work.
-
-   2. Grant of Copyright License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      copyright license to reproduce, prepare Derivative Works of,
-      publicly display, publicly perform, sublicense, and distribute the
-      Work and such Derivative Works in Source or Object form.
-
-   3. Grant of Patent License. Subject to the terms and conditions of
-      this License, each Contributor hereby grants to You a perpetual,
-      worldwide, non-exclusive, no-charge, royalty-free, irrevocable
-      (except as stated in this section) patent license to make, have made,
-      use, offer to sell, sell, import, and otherwise transfer the Work,
-      where such license applies only to those patent claims licensable
-      by such Contributor that are necessarily infringed by their
-      Contribution(s) alone or by combination of their Contribution(s)
-      with the Work to which such Contribution(s) was submitted. If You
-      institute patent litigation against any entity (including a
-      cross-claim or counterclaim in a lawsuit) alleging that the Work
-      or a Contribution incorporated within the Work constitutes direct
-      or contributory patent infringement, then any patent licenses
-      granted to You under this License for that Work shall terminate
-      as of the date such litigation is filed.
-
-   4. Redistribution. You may reproduce and distribute copies of the
-      Work or Derivative Works thereof in any medium, with or without
-      modifications, and in Source or Object form, provided that You
-      meet the following conditions:
-
-      (a) You must give any other recipients of the Work or
-          Derivative Works a copy of this License; and
-
-      (b) You must cause any modified files to carry prominent notices
-          stating that You changed the files; and
-
-      (c) You must retain, in the Source form of any Derivative Works
-          that You distribute, all copyright, patent, trademark, and
-          attribution notices from the Source form of the Work,
-          excluding those notices that do not pertain to any part of
-          the Derivative Works; and
-
-      (d) If the Work includes a "NOTICE" text file as part of its
-          distribution, then any Derivative Works that You distribute must
-          include a readable copy of the attribution notices contained
-          within such NOTICE file, excluding those notices that do not
-          pertain to any part of the Derivative Works, in at least one
-          of the following places: within a NOTICE text file distributed
-          as part of the Derivative Works; within the Source form or
-          documentation, if provided along with the Derivative Works; or,
-          within a display generated by the Derivative Works, if and
-          wherever such third-party notices normally appear. The contents
-          of the NOTICE file are for informational purposes only and
-          do not modify the License. You may add Your own attribution
-          notices within Derivative Works that You distribute, alongside
-          or as an addendum to the NOTICE text from the Work, provided
-          that such additional attribution notices cannot be construed
-          as modifying the License.
-
-      You may add Your own copyright statement to Your modifications and
-      may provide additional or different license terms and conditions
-      for use, reproduction, or distribution of Your modifications, or
-      for any such Derivative Works as a whole, provided Your use,
-      reproduction, and distribution of the Work otherwise complies with
-      the conditions stated in this License.
-
-   5. Submission of Contributions. Unless You explicitly state otherwise,
-      any Contribution intentionally submitted for inclusion in the Work
-      by You to the Licensor shall be under the terms and conditions of
-      this License, without any additional terms or conditions.
-      Notwithstanding the above, nothing herein shall supersede or modify
-      the terms of any separate license agreement you may have executed
-      with Licensor regarding such Contributions.
-
-   6. Trademarks. This License does not grant permission to use the trade
-      names, trademarks, service marks, or product names of the Licensor,
-      except as required for reasonable and customary use in describing the
-      origin of the Work and reproducing the content of the NOTICE file.
-
-   7. Disclaimer of Warranty. Unless required by applicable law or
-      agreed to in writing, Licensor provides the Work (and each
-      Contributor provides its Contributions) on an "AS IS" BASIS,
-      WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
-      implied, including, without limitation, any warranties or conditions
-      of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
-      PARTICULAR PURPOSE. You are solely responsible for determining the
-      appropriateness of using or redistributing the Work and assume any
-      risks associated with Your exercise of permissions under this License.
-
-   8. Limitation of Liability. In no event and under no legal theory,
-      whether in tort (including negligence), contract, or otherwise,
-      unless required by applicable law (such as deliberate and grossly
-      negligent acts) or agreed to in writing, shall any Contributor be
-      liable to You for damages, including any direct, indirect, special,
-      incidental, or consequential damages of any character arising as a
-      result of this License or out of the use or inability to use the
-      Work (including but not limited to damages for loss of goodwill,
-      work stoppage, computer failure or malfunction, or any and all
-      other commercial damages or losses), even if such Contributor
-      has been advised of the possibility of such damages.
-
-   9. Accepting Warranty or Additional Liability. While redistributing
-      the Work or Derivative Works thereof, You may choose to offer,
-      and charge a fee for, acceptance of support, warranty, indemnity,
-      or other liability obligations and/or rights consistent with this
-      License. However, in accepting such obligations, You may act only
-      on Your own behalf and on Your sole responsibility, not on behalf
-      of any other Contributor, and only if You agree to indemnify,
-      defend, and hold each Contributor harmless for any liability
-      incurred by, or claims asserted against, such Contributor by reason
-      of your accepting any such warranty or additional liability.
-
-   END OF TERMS AND CONDITIONS
-
-   APPENDIX: How to apply the Apache License to your work.
-
-      To apply the Apache License to your work, attach the following
-      boilerplate notice, with the fields enclosed by brackets "[]"
-      replaced with your own identifying information. (Don't include
-      the brackets!)  The text should be enclosed in the appropriate
-      comment syntax for the file format. We also recommend that a
-      file or class name and description of purpose be included on the
-      same "printed page" as the copyright notice for easier
-      identification within third-party archives.
-
-   Copyright [yyyy] [name of copyright owner]
-
-   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.

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about_files/BSD-3-Clause.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/about_files/BSD-3-Clause.txt 
b/src/main/resources/about_files/BSD-3-Clause.txt
deleted file mode 100644
index bfb8694..0000000
--- a/src/main/resources/about_files/BSD-3-Clause.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-CruiseControl, a Continuous Integration Toolkit
-Copyright (c) 2001-2003, ThoughtWorks, Inc.
-651 W Washington Ave. Suite 500
-Chicago, IL 60661 USA
-All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-    + Redistributions of source code must retain the above copyright
-      notice, this list of conditions and the following disclaimer.
-
-    + Redistributions in binary form must reproduce the above
-      copyright notice, this list of conditions and the following
-      disclaimer in the documentation and/or other materials provided
-      with the distribution.
-
-    + Neither the name of ThoughtWorks, Inc., CruiseControl, nor the
-      names of its contributors may be used to endorse or promote
-      products derived from this software without specific prior
-      written permission.
-
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
-"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
-LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
-A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR
-CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
-EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
-PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR
-PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
-LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
-NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
-SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about_files/IUEL-1.1.1.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/about_files/IUEL-1.1.1.txt 
b/src/main/resources/about_files/IUEL-1.1.1.txt
deleted file mode 100644
index d84c14b..0000000
--- a/src/main/resources/about_files/IUEL-1.1.1.txt
+++ /dev/null
@@ -1,46 +0,0 @@
-Indiana University Extreme! Lab Software License
-
-Version 1.1.1
-
-Copyright (c) 2002 Extreme! Lab, Indiana University. All rights reserved.
-
-Redistribution and use in source and binary forms, with or without
-modification, are permitted provided that the following conditions
-are met:
-
-1. Redistributions of source code must retain the above copyright notice,
-   this list of conditions and the following disclaimer.
-
-2. Redistributions in binary form must reproduce the above copyright
-   notice, this list of conditions and the following disclaimer in
-   the documentation and/or other materials provided with the distribution.
-
-3. The end-user documentation included with the redistribution, if any,
-   must include the following acknowledgment:
-
-  "This product includes software developed by the Indiana University
-  Extreme! Lab (http://www.extreme.indiana.edu/)."
-
-Alternately, this acknowledgment may appear in the software itself,
-if and wherever such third-party acknowledgments normally appear.
-
-4. The names "Indiana Univeristy" and "Indiana Univeristy Extreme! Lab"
-must not be used to endorse or promote products derived from this
-software without prior written permission. For written permission,
-please contact http://www.extreme.indiana.edu/.
-
-5. Products derived from this software may not use "Indiana Univeristy"
-name nor may "Indiana Univeristy" appear in their name, without prior
-written permission of the Indiana University.
-
-THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED
-WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
-MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
-IN NO EVENT SHALL THE AUTHORS, COPYRIGHT HOLDERS OR ITS CONTRIBUTORS
-BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
-CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
-SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
-BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,
-WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR
-OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
-ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/about_files/MIT.txt
----------------------------------------------------------------------
diff --git a/src/main/resources/about_files/MIT.txt 
b/src/main/resources/about_files/MIT.txt
deleted file mode 100644
index 447ad99..0000000
--- a/src/main/resources/about_files/MIT.txt
+++ /dev/null
@@ -1,43 +0,0 @@
-Copyright (c) 2004, The Codehaus
-
-Permission is hereby granted, free of charge, to any person obtaining a copy of
-this software and associated documentation files (the "Software"), to deal in
-the Software without restriction, including without limitation the rights to
-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
-of the Software, and to permit persons to whom the Software is furnished to do
-so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in all
-copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
-SOFTWARE.
-
--------------------------------------------------------------------------------
-
-Copyright (c) 2004-2008 QOS.ch
-All rights reserved.
-
-Permission is hereby granted, free  of charge, to any person obtaining
-a  copy  of this  software  and  associated  documentation files  (the
-"Software"), to  deal in  the Software without  restriction, including
-without limitation  the rights to  use, copy, modify,  merge, publish,
-distribute,  sublicense, and/or sell  copies of  the Software,  and to
-permit persons to whom the Software  is furnished to do so, subject to
-the following conditions:
-
-The  above  copyright  notice  and  this permission  notice  shall  be
-included in all copies or substantial portions of the Software.
-
-THE  SOFTWARE IS  PROVIDED  "AS  IS", WITHOUT  WARRANTY  OF ANY  KIND,
-EXPRESS OR  IMPLIED, INCLUDING  BUT NOT LIMITED  TO THE  WARRANTIES OF
-MERCHANTABILITY,    FITNESS    FOR    A   PARTICULAR    PURPOSE    AND
-NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
-LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
-OF CONTRACT, TORT OR OTHERWISE,  ARISING FROM, OUT OF OR IN CONNECTION
-WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/main/resources/org/eclipse/aether/ant/antlib.xml
----------------------------------------------------------------------
diff --git a/src/main/resources/org/eclipse/aether/ant/antlib.xml 
b/src/main/resources/org/eclipse/aether/ant/antlib.xml
index 326c461..176986c 100644
--- a/src/main/resources/org/eclipse/aether/ant/antlib.xml
+++ b/src/main/resources/org/eclipse/aether/ant/antlib.xml
@@ -1,14 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
 <!--
- ~ Copyright (c) 2010, 2014 Sonatype, Inc.
- ~ All rights reserved. This program and the accompanying materials
- ~ are made available under the terms of the Eclipse Public License v1.0
- ~ which accompanies this distribution, and is available at
- ~ http://www.eclipse.org/legal/epl-v10.html
- ~
- ~ Contributors:
- ~    Sonatype, Inc. - initial API and implementation
+  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.
 -->
 
 <antlib>

http://git-wip-us.apache.org/repos/asf/maven-aether/blob/222122a4/src/test/java/org/eclipse/aether/internal/ant/AntBuildsTest.java
----------------------------------------------------------------------
diff --git a/src/test/java/org/eclipse/aether/internal/ant/AntBuildsTest.java 
b/src/test/java/org/eclipse/aether/internal/ant/AntBuildsTest.java
index c8b6a55..9e9be46 100644
--- a/src/test/java/org/eclipse/aether/internal/ant/AntBuildsTest.java
+++ b/src/test/java/org/eclipse/aether/internal/ant/AntBuildsTest.java
@@ -1,15 +1,24 @@
-/*******************************************************************************
- * Copyright (c) 2010, 2014 Sonatype, Inc.
- * All rights reserved. This program and the accompanying materials
- * are made available under the terms of the Eclipse Public License v1.0
- * which accompanies this distribution, and is available at
- * http://www.eclipse.org/legal/epl-v10.html
- *
- * Contributors:
- *    Sonatype, Inc. - initial API and implementation
- 
*******************************************************************************/
 package org.eclipse.aether.internal.ant;
 
+/*
+ * 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.
+ */
+
 import java.io.File;
 import java.io.PrintStream;
 

Reply via email to