Show More
@@ -0,0 +1,13 b'' | |||||
|
1 | # Copyright 2009 Facebook | |||
|
2 | # | |||
|
3 | # Licensed under the Apache License, Version 2.0 (the "License"); you may | |||
|
4 | # not use this file except in compliance with the License. You may obtain | |||
|
5 | # a copy of the License at | |||
|
6 | # | |||
|
7 | # http://www.apache.org/licenses/LICENSE-2.0 | |||
|
8 | # | |||
|
9 | # Unless required by applicable law or agreed to in writing, software | |||
|
10 | # distributed under the License is distributed on an "AS IS" BASIS, WITHOUT | |||
|
11 | # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the | |||
|
12 | # License for the specific language governing permissions and limitations | |||
|
13 | # under the License. |
@@ -10,8 +10,10 b' permission notice:' | |||||
10 | file: |
|
10 | file: | |
11 | Copyright (c) 2008-2011 - msgpack-python |
|
11 | Copyright (c) 2008-2011 - msgpack-python | |
12 | file:licenses/msgpack_license.txt |
|
12 | file:licenses/msgpack_license.txt | |
|
13 | Copyright (c) 2009 - tornado | |||
|
14 | file:licenses/tornado_license.txt | |||
13 |
|
15 | |||
14 |
|
|
16 | All licensed under the Apache License, Version 2.0 (the "License"); | |
15 | you may not use this file except in compliance with the License. |
|
17 | you may not use this file except in compliance with the License. | |
16 | You may obtain a copy of the License at |
|
18 | You may obtain a copy of the License at | |
17 |
|
19 |
General Comments 0
You need to be logged in to leave comments.
Login now