diff options
Diffstat (limited to 'meta-python/licenses/Unicode')
-rw-r--r-- | meta-python/licenses/Unicode | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/meta-python/licenses/Unicode b/meta-python/licenses/Unicode new file mode 100644 index 0000000000..5d2cc4a626 --- /dev/null +++ b/meta-python/licenses/Unicode | |||
@@ -0,0 +1,37 @@ | |||
1 | COPYRIGHT AND PERMISSION NOTICE | ||
2 | |||
3 | Copyright 1991-2015 Unicode, Inc. All rights reserved. | ||
4 | Distributed under the Terms of Use in | ||
5 | http://www.unicode.org/copyright.html. | ||
6 | |||
7 | Permission is hereby granted, free of charge, to any person obtaining | ||
8 | a copy of the Unicode data files and any associated documentation | ||
9 | (the "Data Files") or Unicode software and any associated documentation | ||
10 | (the "Software") to deal in the Data Files or Software | ||
11 | without restriction, including without limitation the rights to use, | ||
12 | copy, modify, merge, publish, distribute, and/or sell copies of | ||
13 | the Data Files or Software, and to permit persons to whom the Data Files | ||
14 | or Software are furnished to do so, provided that | ||
15 | (a) this copyright and permission notice appear with all copies | ||
16 | of the Data Files or Software, | ||
17 | (b) this copyright and permission notice appear in associated | ||
18 | documentation, and | ||
19 | (c) there is clear notice in each modified Data File or in the Software | ||
20 | as well as in the documentation associated with the Data File(s) or | ||
21 | Software that the data or software has been modified. | ||
22 | |||
23 | THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF | ||
24 | ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE | ||
25 | WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND | ||
26 | NONINFRINGEMENT OF THIRD PARTY RIGHTS. | ||
27 | IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS | ||
28 | NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL | ||
29 | DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, | ||
30 | DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER | ||
31 | TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR | ||
32 | PERFORMANCE OF THE DATA FILES OR SOFTWARE. | ||
33 | |||
34 | Except as contained in this notice, the name of a copyright holder | ||
35 | shall not be used in advertising or otherwise to promote the sale, | ||
36 | use or other dealings in these Data Files or Software without prior | ||
37 | written authorization of the copyright holder. | ||