summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2007-07-18 16:07:01 +0000
committerMartin Ritchie <ritchiem@apache.org>2007-07-18 16:07:01 +0000
commit9bedff640670c549007a9bca9ebbb7238c731a3b (patch)
treec723edb56c7b54c54ddcddaa13a0cb167f804e8f
parent41cdc0f710669477e9c5c1a47a0e34ea059bc3b5 (diff)
downloadqpid-python-9bedff640670c549007a9bca9ebbb7238c731a3b.tar.gz
added license
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/branches/M2@557312 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r--ruby/qpid/test.rb21
1 files changed, 21 insertions, 0 deletions
diff --git a/ruby/qpid/test.rb b/ruby/qpid/test.rb
index af57e8cf68..f8107143ab 100644
--- a/ruby/qpid/test.rb
+++ b/ruby/qpid/test.rb
@@ -1,3 +1,24 @@
+
+
+# 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 "qpid/spec"
require "qpid/client"