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 2008/05/17 03:16:04 UTC

svn commit: r657271 - /jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java

Author: sebb
Date: Fri May 16 18:16:04 2008
New Revision: 657271

URL: http://svn.apache.org/viewvc?rev=657271&view=rev
Log:
Add missing AL header

Modified:
    jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java

Modified: jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java?rev=657271&r1=657270&r2=657271&view=diff
==============================================================================
--- jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java (original)
+++ jakarta/jmeter/trunk/src/jorphan/org/apache/jorphan/gui/RateRenderer.java Fri May 16 18:16:04 2008
@@ -1,3 +1,21 @@
+/*
+ * 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.
+ * 
+ */
+
 package org.apache.jorphan.gui;
 
 /**



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