You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jmeter-dev@jakarta.apache.org by se...@apache.org on 2007/01/07 20:19:52 UTC

svn commit: r493814 - in /jakarta/jmeter/branches/rel-2-2/extras: addons.xml build.xml

Author: sebb
Date: Sun Jan  7 11:19:52 2007
New Revision: 493814

URL: http://svn.apache.org/viewvc?view=rev&rev=493814
Log:
Update license (remove copyright)

Modified:
    jakarta/jmeter/branches/rel-2-2/extras/addons.xml
    jakarta/jmeter/branches/rel-2-2/extras/build.xml

Modified: jakarta/jmeter/branches/rel-2-2/extras/addons.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/extras/addons.xml?view=diff&rev=493814&r1=493813&r2=493814
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/extras/addons.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/extras/addons.xml Sun Jan  7 11:19:52 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.
+-->
 <project name="JMeter" default="package" basedir=".">
 
   <!-- Where the Sources live -->

Modified: jakarta/jmeter/branches/rel-2-2/extras/build.xml
URL: http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/extras/build.xml?view=diff&rev=493814&r1=493813&r2=493814
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/extras/build.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/extras/build.xml Sun Jan  7 11:19:52 2007
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2005 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
  



---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-dev-help@jakarta.apache.org