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/27 20:37:07 UTC

svn commit: r660642 - /jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh

Author: sebb
Date: Tue May 27 11:37:05 2008
New Revision: 660642

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

Modified:
    jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh

Modified: jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh?rev=660642&r1=660641&r2=660642&view=diff
==============================================================================
--- jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh (original)
+++ jakarta/jmeter/trunk/docs/demos/BeanShellAssertion.bsh Tue May 27 11:37:05 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.
+ * 
+ */
+
 // Sample BeanShell Assertion script
 // Derived from http://www.mail-archive.com/jmeter-user@jakarta.apache.org/msg05597.html
 



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