You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by bb...@apache.org on 2007/02/07 15:32:58 UTC

svn commit: r504583 - in /incubator/xap/trunk/buildsystem: build-manufacturing.xml build.bat build.xml

Author: bbuffone
Date: Wed Feb  7 07:32:57 2007
New Revision: 504583

URL: http://svn.apache.org/viewvc?view=rev&rev=504583
Log:
Updated the license section.

Modified:
    incubator/xap/trunk/buildsystem/build-manufacturing.xml
    incubator/xap/trunk/buildsystem/build.bat
    incubator/xap/trunk/buildsystem/build.xml

Modified: incubator/xap/trunk/buildsystem/build-manufacturing.xml
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/build-manufacturing.xml?view=diff&rev=504583&r1=504582&r2=504583
==============================================================================
--- incubator/xap/trunk/buildsystem/build-manufacturing.xml (original)
+++ incubator/xap/trunk/buildsystem/build-manufacturing.xml Wed Feb  7 07:32:57 2007
@@ -1,9 +1,11 @@
 <!--
- - Copyright  2006,2007 The Apache Software Foundation.
- -
- -  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
+ - 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
  -
@@ -186,7 +188,6 @@
              -->
     	    <zipfileset dir="${staging.location}" includes="LICENSE.txt"/>    	        	    
     	    <zipfileset dir="${staging.location}" includes="README.txt"/>    	        	    
-    	    <zipfileset dir="${staging.location}" includes="NOTICE.txt"/>    	        	    
     	</zip> 
     	    	   	
     </target>
@@ -229,7 +230,6 @@
 		    -->
 		    <tarfileset dir="${staging.location}" includes="LICENSE.txt"/>    	        	    
 		    <tarfileset dir="${staging.location}" includes="README.txt"/>    	        	    
-		    <tarfileset dir="${staging.location}" includes="NOTICE.txt"/>    	        	    
 		</tar> 				
 	</target>
 	    

Modified: incubator/xap/trunk/buildsystem/build.bat
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/build.bat?view=diff&rev=504583&r1=504582&r2=504583
==============================================================================
--- incubator/xap/trunk/buildsystem/build.bat (original)
+++ incubator/xap/trunk/buildsystem/build.bat Wed Feb  7 07:32:57 2007
@@ -1,9 +1,11 @@
 REM
-REM Copyright  2006, 2007 The Apache Software Foundation.
-REM
-REM  Licensed under the Apache License, Version 2.0 (the "License");
-REM  you may not use this file except in compliance with the License.
-REM  You may obtain a copy of the License at
+REM Licensed to the Apache Software Foundation (ASF) under one
+REM  or more contributor license agreements.  See the NOTICE file
+REM  distributed with this work for additional information
+REM  regarding copyright ownership.  The ASF licenses this file
+REM  to you under the Apache License, Version 2.0 (the
+REM  "License"); you may not use this file except in compliance
+REM  with the License.  You may obtain a copy of the License at
 REM
 REM	http://www.apache.org/licenses/LICENSE-2.0
 REM

Modified: incubator/xap/trunk/buildsystem/build.xml
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/buildsystem/build.xml?view=diff&rev=504583&r1=504582&r2=504583
==============================================================================
--- incubator/xap/trunk/buildsystem/build.xml (original)
+++ incubator/xap/trunk/buildsystem/build.xml Wed Feb  7 07:32:57 2007
@@ -1,9 +1,11 @@
 <!--
- - Copyright  2006,2007 The Apache Software Foundation.
- -
- -  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
+ - 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
  -