summaryrefslogtreecommitdiff
path: root/python/COPYING
diff options
context:
space:
mode:
authorNaoki INADA <inada-n@klab.jp>2010-04-29 07:01:16 +0900
committerNaoki INADA <inada-n@klab.jp>2010-04-29 07:01:16 +0900
commitf77d76a320547dc8ae2dde78b37f4119c9a2caf0 (patch)
tree958c664a485e89ead02e98b2f63c186a7870c28e /python/COPYING
parentc51fabf6ed70180dce2557dc2987c261e9449c03 (diff)
downloadmsgpack-python-f77d76a320547dc8ae2dde78b37f4119c9a2caf0.tar.gz
Add COPYING file to python package.
Diffstat (limited to 'python/COPYING')
-rw-r--r--python/COPYING14
1 files changed, 14 insertions, 0 deletions
diff --git a/python/COPYING b/python/COPYING
new file mode 100644
index 0000000..3cb1f1e
--- /dev/null
+++ b/python/COPYING
@@ -0,0 +1,14 @@
+Copyright (C) 2008-2010 KLab Inc.
+
+ Licensed 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.
+