You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by ve...@apache.org on 2015/06/30 08:51:34 UTC

svn commit: r1688366 - in /webservices/axiom/trunk/etc/workspacemechanic: java.epf xml.epf

Author: veithen
Date: Tue Jun 30 06:51:33 2015
New Revision: 1688366

URL: http://svn.apache.org/r1688366
Log:
Add missing license headers.

Modified:
    webservices/axiom/trunk/etc/workspacemechanic/java.epf
    webservices/axiom/trunk/etc/workspacemechanic/xml.epf

Modified: webservices/axiom/trunk/etc/workspacemechanic/java.epf
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/etc/workspacemechanic/java.epf?rev=1688366&r1=1688365&r2=1688366&view=diff
==============================================================================
--- webservices/axiom/trunk/etc/workspacemechanic/java.epf (original)
+++ webservices/axiom/trunk/etc/workspacemechanic/java.epf Tue Jun 30 06:51:33 2015
@@ -1,3 +1,21 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
 # @title Java style
 # @description Configures indentation, line length and license header for Java files
 # @task_type RECONCILE

Modified: webservices/axiom/trunk/etc/workspacemechanic/xml.epf
URL: http://svn.apache.org/viewvc/webservices/axiom/trunk/etc/workspacemechanic/xml.epf?rev=1688366&r1=1688365&r2=1688366&view=diff
==============================================================================
--- webservices/axiom/trunk/etc/workspacemechanic/xml.epf (original)
+++ webservices/axiom/trunk/etc/workspacemechanic/xml.epf Tue Jun 30 06:51:33 2015
@@ -1,3 +1,21 @@
+#
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements. See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership. The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing,
+# software distributed under the License is distributed on an
+# "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+# KIND, either express or implied. See the License for the
+# specific language governing permissions and limitations
+# under the License.
+#
 # @title XML style
 # @description Configures correct indentation for XML files
 # @task_type RECONCILE