|
1 | | -ICU License - ICU 1.8.1 and later |
| 1 | +COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later) |
| 2 | + |
| 3 | +Copyright © 1991-2016 Unicode, Inc. All rights reserved. |
| 4 | +Distributed under the Terms of Use in http://www.unicode.org/copyright.html |
| 5 | + |
| 6 | +Permission is hereby granted, free of charge, to any person obtaining |
| 7 | +a copy of the Unicode data files and any associated documentation |
| 8 | +(the "Data Files") or Unicode software and any associated documentation |
| 9 | +(the "Software") to deal in the Data Files or Software |
| 10 | +without restriction, including without limitation the rights to use, |
| 11 | +copy, modify, merge, publish, distribute, and/or sell copies of |
| 12 | +the Data Files or Software, and to permit persons to whom the Data Files |
| 13 | +or Software are furnished to do so, provided that either |
| 14 | +(a) this copyright and permission notice appear with all copies |
| 15 | +of the Data Files or Software, or |
| 16 | +(b) this copyright and permission notice appear in associated |
| 17 | +Documentation. |
| 18 | + |
| 19 | +THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF |
| 20 | +ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE |
| 21 | +WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
| 22 | +NONINFRINGEMENT OF THIRD PARTY RIGHTS. |
| 23 | +IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS |
| 24 | +NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL |
| 25 | +DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, |
| 26 | +DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER |
| 27 | +TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
| 28 | +PERFORMANCE OF THE DATA FILES OR SOFTWARE. |
| 29 | + |
| 30 | +Except as contained in this notice, the name of a copyright holder |
| 31 | +shall not be used in advertising or otherwise to promote the sale, |
| 32 | +use or other dealings in these Data Files or Software without prior |
| 33 | +written authorization of the copyright holder. |
| 34 | + |
| 35 | +--------------------- |
| 36 | + |
| 37 | +Third-Party Software Licenses |
| 38 | + |
| 39 | +This section contains third-party software notices and/or additional |
| 40 | +terms for licensed third-party software components included within ICU |
| 41 | +libraries. |
| 42 | + |
| 43 | +1. ICU License - ICU 1.8.1 to ICU 57.1 |
2 | 44 |
|
3 | 45 | COPYRIGHT AND PERMISSION NOTICE |
4 | 46 |
|
5 | 47 | Copyright (c) 1995-2016 International Business Machines Corporation and others |
6 | | - |
7 | 48 | All rights reserved. |
8 | 49 |
|
9 | 50 | Permission is hereby granted, free of charge, to any person obtaining |
@@ -31,58 +72,9 @@ shall not be used in advertising or otherwise to promote the sale, use |
31 | 72 | or other dealings in this Software without prior written authorization |
32 | 73 | of the copyright holder. |
33 | 74 |
|
34 | | - |
35 | 75 | All trademarks and registered trademarks mentioned herein are the |
36 | 76 | property of their respective owners. |
37 | 77 |
|
38 | | ---------------------- |
39 | | - |
40 | | -Third-Party Software Licenses |
41 | | - |
42 | | -This section contains third-party software notices and/or additional |
43 | | -terms for licensed third-party software components included within ICU |
44 | | -libraries. |
45 | | - |
46 | | -1. Unicode Data Files and Software |
47 | | - |
48 | | -COPYRIGHT AND PERMISSION NOTICE |
49 | | - |
50 | | -Copyright © 1991-2016 Unicode, Inc. All rights reserved. |
51 | | -Distributed under the Terms of Use in |
52 | | -http://www.unicode.org/copyright.html. |
53 | | - |
54 | | -Permission is hereby granted, free of charge, to any person obtaining |
55 | | -a copy of the Unicode data files and any associated documentation |
56 | | -(the "Data Files") or Unicode software and any associated documentation |
57 | | -(the "Software") to deal in the Data Files or Software |
58 | | -without restriction, including without limitation the rights to use, |
59 | | -copy, modify, merge, publish, distribute, and/or sell copies of |
60 | | -the Data Files or Software, and to permit persons to whom the Data Files |
61 | | -or Software are furnished to do so, provided that |
62 | | -(a) this copyright and permission notice appear with all copies |
63 | | -of the Data Files or Software, |
64 | | -(b) this copyright and permission notice appear in associated |
65 | | -documentation, and |
66 | | -(c) there is clear notice in each modified Data File or in the Software |
67 | | -as well as in the documentation associated with the Data File(s) or |
68 | | -Software that the data or software has been modified. |
69 | | - |
70 | | -THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF |
71 | | -ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE |
72 | | -WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND |
73 | | -NONINFRINGEMENT OF THIRD PARTY RIGHTS. |
74 | | -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS |
75 | | -NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL |
76 | | -DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, |
77 | | -DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER |
78 | | -TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR |
79 | | -PERFORMANCE OF THE DATA FILES OR SOFTWARE. |
80 | | - |
81 | | -Except as contained in this notice, the name of a copyright holder |
82 | | -shall not be used in advertising or otherwise to promote the sale, |
83 | | -use or other dealings in these Data Files or Software without prior |
84 | | -written authorization of the copyright holder. |
85 | | - |
86 | 78 | 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt) |
87 | 79 |
|
88 | 80 | # The Google Chrome software developed by Google is licensed under |
|
0 commit comments