summaryrefslogtreecommitdiff
path: root/cpp/bindings/qmf/python/python.i
diff options
context:
space:
mode:
authorTed Ross <tross@apache.org>2009-06-11 18:49:17 +0000
committerTed Ross <tross@apache.org>2009-06-11 18:49:17 +0000
commit03d7dcc8595a1fdcde14d9aa2729651888a3c051 (patch)
tree85d681d3bd426ba9ef1765f7bf3a8692e87e779a /cpp/bindings/qmf/python/python.i
parent2027d6f7239c73e2f1be327746544812f6171dde (diff)
downloadqpid-python-03d7dcc8595a1fdcde14d9aa2729651888a3c051.tar.gz
Added missing license text
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@783871 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'cpp/bindings/qmf/python/python.i')
-rw-r--r--cpp/bindings/qmf/python/python.i19
1 files changed, 19 insertions, 0 deletions
diff --git a/cpp/bindings/qmf/python/python.i b/cpp/bindings/qmf/python/python.i
index 4ead28ab89..ea14efd4dd 100644
--- a/cpp/bindings/qmf/python/python.i
+++ b/cpp/bindings/qmf/python/python.i
@@ -1,3 +1,22 @@
+/*
+ * 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.
+ */
+
%module qmfengine
// These are probably wrong.. just to get it to compile for now.