Author: sebb
Date: Wed Apr  9 06:07:34 2008
New Revision: 646321

URL: http://svn.apache.org/viewvc?rev=646321&view=rev
Log:
Add AL headers

Modified:
    jakarta/jmeter/trunk/extras/jmeter-results-detail-report_21.xsl
    jakarta/jmeter/trunk/extras/jmeter-results-report_21.xsl

Modified: jakarta/jmeter/trunk/extras/jmeter-results-detail-report_21.xsl
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/extras/jmeter-results-detail-report_21.xsl?rev=646321&r1=646320&r2=646321&view=diff
==============================================================================
--- jakarta/jmeter/trunk/extras/jmeter-results-detail-report_21.xsl (original)
+++ jakarta/jmeter/trunk/extras/jmeter-results-detail-report_21.xsl Wed Apr  9 
06:07:34 2008
@@ -1,6 +1,23 @@
 <?xml version="1.0"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 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.
+-->
+
 <!-- 
        Stylesheet for processing 2.1 output format test result files 
        To uses this directly in a browser, add the following to the JTL file 
as line 2:

Modified: jakarta/jmeter/trunk/extras/jmeter-results-report_21.xsl
URL: 
http://svn.apache.org/viewvc/jakarta/jmeter/trunk/extras/jmeter-results-report_21.xsl?rev=646321&r1=646320&r2=646321&view=diff
==============================================================================
--- jakarta/jmeter/trunk/extras/jmeter-results-report_21.xsl (original)
+++ jakarta/jmeter/trunk/extras/jmeter-results-report_21.xsl Wed Apr  9 
06:07:34 2008
@@ -1,5 +1,23 @@
 <?xml version="1.0"?>
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"; 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.
+-->
+
 <!-- 
        Stylesheet for processing 2.1 output format test result files 
        To uses this directly in a browser, add the following to the JTL file 
as line 2:



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to