Author: sebb
Date: Fri Feb 2 13:12:01 2007
New Revision: 502750
URL: http://svn.apache.org/viewvc?view=rev&rev=502750
Log:
Update ASF licence headers
Modified:
jakarta/jmeter/branches/rel-2-2/bin/jmeter-report
jakarta/jmeter/branches/rel-2-2/bin/jmeter-report.bat
jakarta/jmeter/branches/rel-2-2/bin/jmeter-server
jakarta/jmeter/branches/rel-2-2/bin/jmeter-t.cmd
jakarta/jmeter/branches/rel-2-2/bin/jmetertest.properties
jakarta/jmeter/branches/rel-2-2/bin/jmeterw.cmd
jakarta/jmeter/branches/rel-2-2/bin/log4j.conf
jakarta/jmeter/branches/rel-2-2/bin/logkit.xml
jakarta/jmeter/branches/rel-2-2/bin/saveservice.properties
jakarta/jmeter/branches/rel-2-2/bin/system.properties
jakarta/jmeter/branches/rel-2-2/bin/upgrade.properties
jakarta/jmeter/branches/rel-2-2/bin/user.properties
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter-report
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter-report?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter-report (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter-report Fri Feb 2 13:12:01 2007
@@ -1,6 +1,5 @@
#! /bin/sh
-## $Id$
## 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.
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter-report.bat
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter-report.bat?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter-report.bat (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter-report.bat Fri Feb 2 13:12:01
2007
@@ -1,6 +1,5 @@
@echo off
-rem $Id$
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter-server
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter-server?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter-server (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter-server Fri Feb 2 13:12:01 2007
@@ -1,6 +1,5 @@
#!/bin/sh
-## $Id$
## 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.
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeter-t.cmd
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeter-t.cmd?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeter-t.cmd (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeter-t.cmd Fri Feb 2 13:12:01 2007
@@ -1,6 +1,5 @@
@echo off
-rem $Id$
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmetertest.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmetertest.properties?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmetertest.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmetertest.properties Fri Feb 2
13:12:01 2007
@@ -1,14 +1,13 @@
################################################################################
-# Apache JMeter Property file
+# Apache JMeter Property file - used for unit tests only
################################################################################
-
-## $Id$
-## Copyright 2001-2004 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
##
Modified: jakarta/jmeter/branches/rel-2-2/bin/jmeterw.cmd
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/jmeterw.cmd?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/jmeterw.cmd (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/jmeterw.cmd Fri Feb 2 13:12:01 2007
@@ -1,7 +1,6 @@
@echo off
rem Run JMeter using javaw
-rem $Id$
rem Licensed to the Apache Software Foundation (ASF) under one or more
rem contributor license agreements. See the NOTICE file distributed with
rem this work for additional information regarding copyright ownership.
Modified: jakarta/jmeter/branches/rel-2-2/bin/log4j.conf
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/log4j.conf?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/log4j.conf (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/log4j.conf Fri Feb 2 13:12:01 2007
@@ -1,10 +1,10 @@
-## $Id$
-## Copyright 2001-2004 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
##
Modified: jakarta/jmeter/branches/rel-2-2/bin/logkit.xml
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/logkit.xml?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/logkit.xml (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/logkit.xml Fri Feb 2 13:12:01 2007
@@ -1,17 +1,18 @@
<!--
- Copyright 2001-2004 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
-
- 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.
+ 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.
-->
<logkit logger="system.logkit" log-level="INFO"
Modified: jakarta/jmeter/branches/rel-2-2/bin/saveservice.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/saveservice.properties?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/saveservice.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/saveservice.properties Fri Feb 2
13:12:01 2007
@@ -1,6 +1,23 @@
#---------------------------------------------------------
# SAVESERVICE PROPERTIES
-#
+#---------------------------------------------------------
+
+## 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.
+
+#---------------------------------------------------------
# N.B. To ensure backward compatibility, please do not
# change or delete any entries that have been used.
# New entries can be added as necessary.
Modified: jakarta/jmeter/branches/rel-2-2/bin/system.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/system.properties?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/system.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/system.properties Fri Feb 2 13:12:01
2007
@@ -1,5 +1,19 @@
# Sample system.properties file
#
+## 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.
#
#java.net.preferIPv4Stack=false
#java.net.preferIPv6Addresses=false
@@ -31,4 +45,5 @@
# record debugging can be widened with:
# plaintext hex dump of record plaintext
#
-#javax.net.debug=ssl
\ No newline at end of file
+#javax.net.debug=ssl
+#
\ No newline at end of file
Modified: jakarta/jmeter/branches/rel-2-2/bin/upgrade.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/upgrade.properties?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/upgrade.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/upgrade.properties Fri Feb 2 13:12:01
2007
@@ -1,11 +1,11 @@
# Class, property and value upgrade equivalences.
-## $Id$
-## Copyright 2001-2004 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
##
Modified: jakarta/jmeter/branches/rel-2-2/bin/user.properties
URL:
http://svn.apache.org/viewvc/jakarta/jmeter/branches/rel-2-2/bin/user.properties?view=diff&rev=502750&r1=502749&r2=502750
==============================================================================
--- jakarta/jmeter/branches/rel-2-2/bin/user.properties (original)
+++ jakarta/jmeter/branches/rel-2-2/bin/user.properties Fri Feb 2 13:12:01 2007
@@ -1,5 +1,19 @@
# Sample user.properties file
#
+## 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.
#
#search_paths=../addons/addons.jar
#log_level.jorphan.reflect=DEBUG
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]