You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by ro...@apache.org on 2010/10/28 22:59:48 UTC

svn commit: r1028475 - in /qpid/trunk/qpid: ruby/ext/sasl/extconf.rb tests/src/py/qpid_tests/client/log4j.conf

Author: robbie
Date: Thu Oct 28 20:59:48 2010
New Revision: 1028475

URL: http://svn.apache.org/viewvc?rev=1028475&view=rev
Log:
Add ASF licence to another couple files

Modified:
    qpid/trunk/qpid/ruby/ext/sasl/extconf.rb
    qpid/trunk/qpid/tests/src/py/qpid_tests/client/log4j.conf

Modified: qpid/trunk/qpid/ruby/ext/sasl/extconf.rb
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/ruby/ext/sasl/extconf.rb?rev=1028475&r1=1028474&r2=1028475&view=diff
==============================================================================
--- qpid/trunk/qpid/ruby/ext/sasl/extconf.rb (original)
+++ qpid/trunk/qpid/ruby/ext/sasl/extconf.rb Thu Oct 28 20:59:48 2010
@@ -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.
+#
 require 'mkmf'
 
 extension_name = 'sasl'

Modified: qpid/trunk/qpid/tests/src/py/qpid_tests/client/log4j.conf
URL: http://svn.apache.org/viewvc/qpid/trunk/qpid/tests/src/py/qpid_tests/client/log4j.conf?rev=1028475&r1=1028474&r2=1028475&view=diff
==============================================================================
--- qpid/trunk/qpid/tests/src/py/qpid_tests/client/log4j.conf (original)
+++ qpid/trunk/qpid/tests/src/py/qpid_tests/client/log4j.conf Thu Oct 28 20:59:48 2010
@@ -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.
+#
 log4j.logger.org.apache.qpid=WARN, console
 log4j.additivity.org.apache.qpid=false
 



---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:commits-subscribe@qpid.apache.org