You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@jakarta.apache.org by se...@apache.org on 2010/07/08 14:12:33 UTC

svn commit: r961727 - in /jakarta/jmeter/trunk: extras/convertjmx.fdl src/protocol/mail/META-INF/javamail.providers

Author: sebb
Date: Thu Jul  8 12:12:33 2010
New Revision: 961727

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

Modified:
    jakarta/jmeter/trunk/extras/convertjmx.fdl
    jakarta/jmeter/trunk/src/protocol/mail/META-INF/javamail.providers

Modified: jakarta/jmeter/trunk/extras/convertjmx.fdl
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/extras/convertjmx.fdl?rev=961727&r1=961726&r2=961727&view=diff
==============================================================================
--- jakarta/jmeter/trunk/extras/convertjmx.fdl (original)
+++ jakarta/jmeter/trunk/extras/convertjmx.fdl Thu Jul  8 12:12:33 2010
@@ -1,4 +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.
+!
 ! Convert JMX files so Java can read them on OpenVMS
+! ==================================================
+!
 ! This will be needed if the JMX is in VARIABLE format.
 !
 ! Usage:

Modified: jakarta/jmeter/trunk/src/protocol/mail/META-INF/javamail.providers
URL: http://svn.apache.org/viewvc/jakarta/jmeter/trunk/src/protocol/mail/META-INF/javamail.providers?rev=961727&r1=961726&r2=961727&view=diff
==============================================================================
--- jakarta/jmeter/trunk/src/protocol/mail/META-INF/javamail.providers (original)
+++ jakarta/jmeter/trunk/src/protocol/mail/META-INF/javamail.providers Thu Jul  8 12:12:33 2010
@@ -1 +1,16 @@
+#   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.
+#
 protocol=file; type=store; class=org.apache.jmeter.protocol.mail.sampler.MailFileStore; vendor=ASF
\ No newline at end of file



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