You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by rf...@apache.org on 2013/11/23 11:07:33 UTC

svn commit: r1544767 - in /maven/plugins/trunk/maven-ear-plugin/src/it: same-artifactId/invoker.properties transitive-excludes/invoker.properties

Author: rfscholte
Date: Sat Nov 23 10:07:32 2013
New Revision: 1544767

URL: http://svn.apache.org/r1544767
Log:
Add licenses

Modified:
    maven/plugins/trunk/maven-ear-plugin/src/it/same-artifactId/invoker.properties
    maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/invoker.properties

Modified: maven/plugins/trunk/maven-ear-plugin/src/it/same-artifactId/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/src/it/same-artifactId/invoker.properties?rev=1544767&r1=1544766&r2=1544767&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/src/it/same-artifactId/invoker.properties (original)
+++ maven/plugins/trunk/maven-ear-plugin/src/it/same-artifactId/invoker.properties Sat Nov 23 10:07:32 2013
@@ -1,2 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 # required due to javax:javaee-api:6.0
 invoker.java.version = 1.6+ 
\ No newline at end of file

Modified: maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/invoker.properties
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/invoker.properties?rev=1544767&r1=1544766&r2=1544767&view=diff
==============================================================================
--- maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/invoker.properties (original)
+++ maven/plugins/trunk/maven-ear-plugin/src/it/transitive-excludes/invoker.properties Sat Nov 23 10:07:32 2013
@@ -1,2 +1,19 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied.  See the License for the
+# specific language governing permissions and limitations
+# under the License.
+
 # wildcard exclusions for dependencies not supported by Maven2
 invoker.maven.version = 3.0+ 
\ No newline at end of file