You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gs...@apache.org on 2010/03/02 13:06:15 UTC

svn commit: r917988 - /qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb

Author: gsim
Date: Tue Mar  2 12:06:15 2010
New Revision: 917988

URL: http://svn.apache.org/viewvc?rev=917988&view=rev
Log:
Add missing license

Modified:
    qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb

Modified: qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb
URL: http://svn.apache.org/viewvc/qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb?rev=917988&r1=917987&r2=917988&view=diff
==============================================================================
--- qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb (original)
+++ qpid/branches/0.6-release/qpid/ruby/ext/sasl/extconf.rb Tue Mar  2 12:06:15 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'



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