You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by cr...@apache.org on 2007/02/12 04:43:15 UTC

svn commit: r506254 - in /excalibur/trunk/buildsystem: maven-common-gump-build.xml project-common.xml

Author: crossley
Date: Sun Feb 11 19:43:15 2007
New Revision: 506254

URL: http://svn.apache.org/viewvc?view=rev&rev=506254
Log:
Insert license header.

Modified:
    excalibur/trunk/buildsystem/maven-common-gump-build.xml
    excalibur/trunk/buildsystem/project-common.xml

Modified: excalibur/trunk/buildsystem/maven-common-gump-build.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/buildsystem/maven-common-gump-build.xml?view=diff&rev=506254&r1=506253&r2=506254
==============================================================================
--- excalibur/trunk/buildsystem/maven-common-gump-build.xml (original)
+++ excalibur/trunk/buildsystem/maven-common-gump-build.xml Sun Feb 11 19:43:15 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0"?> 
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <!-- this ant buildfile provides base functionality for gump
      integration. You should not normally have to modify this

Modified: excalibur/trunk/buildsystem/project-common.xml
URL: http://svn.apache.org/viewvc/excalibur/trunk/buildsystem/project-common.xml?view=diff&rev=506254&r1=506253&r2=506254
==============================================================================
--- excalibur/trunk/buildsystem/project-common.xml (original)
+++ excalibur/trunk/buildsystem/project-common.xml Sun Feb 11 19:43:15 2007
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 
 <project>
     <pomVersion>3</pomVersion>



---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org