You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

icu-license-icu-1-8-1-and-later.txt 16KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315
  1. ICU License - ICU 1.8.1 and later
  2. COPYRIGHT AND PERMISSION NOTICE
  3. Copyright (c) 1995-2012 International Business Machines Corporation and others
  4. All rights reserved.
  5. Permission is hereby granted, free of charge, to any person obtaining a copy of
  6. this software and associated documentation files (the "Software"), to deal in
  7. the Software without restriction, including without limitation the rights to
  8. use, copy, modify, merge, publish, distribute, and/or sell copies of the
  9. Software, and to permit persons to whom the Software is furnished to do so,
  10. provided that the above copyright notice(s) and this permission notice appear in
  11. all copies of the Software and that both the above copyright notice(s) and this
  12. permission notice appear in supporting documentation.
  13. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
  14. IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
  15. FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT
  16. SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY
  17. CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES
  18. WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  19. CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION
  20. WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  21. Except as contained in this notice, the name of a copyright holder shall not be
  22. used in advertising or otherwise to promote the sale, use or other dealings in
  23. this Software without prior written authorization of the copyright holder.
  24. All trademarks and registered trademarks mentioned herein are the property of
  25. their respective owners.
  26. Third-Party Software Licenses
  27. This section contains third-party software notices and/or additional terms for
  28. licensed third-party software components included within ICU libraries.
  29. 1. Unicode Data Files and Software
  30. EXHIBIT 1
  31. UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
  32. Unicode Data Files include all data files under the directories
  33. http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
  34. http://www.unicode.org/cldr/data/. Unicode Data Files do not include PDF online
  35. code charts under the directory http://www.unicode.org/Public/. Software
  36. includes any source code published in the Unicode Standard or under the
  37. directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and
  38. http://www.unicode.org/cldr/data/.
  39. NOTICE TO USER: Carefully read the following legal agreement. BY
  40. DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES
  41. ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND
  42. AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU
  43. DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES
  44. OR SOFTWARE.
  45. COPYRIGHT AND PERMISSION NOTICE
  46. Copyright © 1991-2012 Unicode, Inc. All rights reserved. Distributed under
  47. the Terms of Use in http://www.unicode.org/copyright.html.
  48. Permission is hereby granted, free of charge, to any person obtaining a copy
  49. of the Unicode data files and any associated documentation (the "Data Files") or
  50. Unicode software and any associated documentation (the "Software") to deal in
  51. the Data Files or Software without restriction, including without limitation the
  52. rights to use, copy, modify, merge, publish, distribute, and/or sell copies of
  53. the Data Files or Software, and to permit persons to whom the Data Files or
  54. Software are furnished to do so, provided that (a) the above copyright notice(s)
  55. and this permission notice appear with all copies of the Data Files or Software,
  56. (b) both the above copyright notice(s) and this permission notice appear in
  57. associated documentation, and (c) there is clear notice in each modified Data
  58. File or in the Software as well as in the documentation associated with the Data
  59. File(s) or Software that the data or software has been modified.
  60. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY
  61. KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  62. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD
  63. PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  64. NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  65. DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS,
  66. WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
  67. OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR
  68. SOFTWARE.
  69. Except as contained in this notice, the name of a copyright holder shall not
  70. be used in advertising or otherwise to promote the sale, use or other dealings
  71. in these Data Files or Software without prior written authorization of the
  72. copyright holder.
  73. Unicode and the Unicode logo are trademarks of Unicode, Inc. in the United
  74. States and other countries. All third party trademarks referenced herein are the
  75. property of their respective owners.
  76. 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
  77. # The Google Chrome software developed by Google is licensed under the BSD
  78. license. Other software included in this distribution is provided under other
  79. licenses, as set forth below.
  80. #
  81. # The BSD License
  82. # http://opensource.org/licenses/bsd-license.php
  83. # Copyright (C) 2006-2008, Google Inc.
  84. #
  85. # All rights reserved.
  86. #
  87. # Redistribution and use in source and binary forms, with or without
  88. modification, are permitted provided that the following conditions are met:
  89. #
  90. # Redistributions of source code must retain the above copyright notice, this
  91. list of conditions and the following disclaimer.
  92. # Redistributions in binary form must reproduce the above copyright notice,
  93. this list of conditions and the following disclaimer in the documentation and/or
  94. other materials provided with the distribution.
  95. # Neither the name of Google Inc. nor the names of its contributors may be
  96. used to endorse or promote products derived from this software without specific
  97. prior written permission.
  98. #
  99. #
  100. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
  101. AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  102. IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  103. DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
  104. ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  105. (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
  106. LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  107. ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  108. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  109. SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  110. #
  111. #
  112. # The word list in cjdict.txt are generated by combining three word lists
  113. listed
  114. # below with further processing for compound word breaking. The frequency is
  115. generated
  116. # with an iterative training against Google web corpora.
  117. #
  118. # * Libtabe (Chinese)
  119. # - https://sourceforge.net/project/?group_id=1519
  120. # - Its license terms and conditions are shown below.
  121. #
  122. # * IPADIC (Japanese)
  123. # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
  124. # - Its license terms and conditions are shown below.
  125. #
  126. # ---------COPYING.libtabe ---- BEGIN--------------------
  127. #
  128. # /*
  129. # * Copyrighy (c) 1999 TaBE Project.
  130. # * Copyright (c) 1999 Pai-Hsiang Hsiao.
  131. # * All rights reserved.
  132. # *
  133. # * Redistribution and use in source and binary forms, with or without
  134. # * modification, are permitted provided that the following conditions
  135. # * are met:
  136. # *
  137. # * . Redistributions of source code must retain the above copyright
  138. # * notice, this list of conditions and the following disclaimer.
  139. # * . Redistributions in binary form must reproduce the above copyright
  140. # * notice, this list of conditions and the following disclaimer in
  141. # * the documentation and/or other materials provided with the
  142. # * distribution.
  143. # * . Neither the name of the TaBE Project nor the names of its
  144. # * contributors may be used to endorse or promote products derived
  145. # * from this software without specific prior written permission.
  146. # *
  147. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  148. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  149. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  150. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  151. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  152. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  153. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  154. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  155. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  156. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  157. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  158. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  159. # */
  160. #
  161. # /*
  162. # * Copyright (c) 1999 Computer Systems and Communication Lab,
  163. # * Institute of Information Science, Academia Sinica.
  164. # * All rights reserved.
  165. # *
  166. # * Redistribution and use in source and binary forms, with or without
  167. # * modification, are permitted provided that the following conditions
  168. # * are met:
  169. # *
  170. # * . Redistributions of source code must retain the above copyright
  171. # * notice, this list of conditions and the following disclaimer.
  172. # * . Redistributions in binary form must reproduce the above copyright
  173. # * notice, this list of conditions and the following disclaimer in
  174. # * the documentation and/or other materials provided with the
  175. # * distribution.
  176. # * . Neither the name of the Computer Systems and Communication Lab
  177. # * nor the names of its contributors may be used to endorse or
  178. # * promote products derived from this software without specific
  179. # * prior written permission.
  180. # *
  181. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  182. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  183. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  184. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  185. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  186. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  187. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  188. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  189. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  190. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  191. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  192. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  193. # */
  194. #
  195. # Copyright 1996 Chih-Hao Tsai @ Beckman Institute, University of Illinois
  196. # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
  197. #
  198. # ---------------COPYING.libtabe-----END------------------------------------
  199. #
  200. #
  201. # ---------------COPYING.ipadic-----BEGIN------------------------------------
  202. #
  203. # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
  204. # and Technology. All Rights Reserved.
  205. #
  206. # Use, reproduction, and distribution of this software is permitted.
  207. # Any copy of this software, whether in its original form or modified,
  208. # must include both the above copyright notice and the following
  209. # paragraphs.
  210. #
  211. # Nara Institute of Science and Technology (NAIST),
  212. # the copyright holders, disclaims all warranties with regard to this
  213. # software, including all implied warranties of merchantability and
  214. # fitness, in no event shall NAIST be liable for
  215. # any special, indirect or consequential damages or any damages
  216. # whatsoever resulting from loss of use, data or profits, whether in an
  217. # action of contract, negligence or other tortuous action, arising out
  218. # of or in connection with the use or performance of this software.
  219. #
  220. # A large portion of the dictionary entries
  221. # originate from ICOT Free Software. The following conditions for ICOT
  222. # Free Software applies to the current dictionary as well.
  223. #
  224. # Each User may also freely distribute the Program, whether in its
  225. # original form or modified, to any third party or parties, PROVIDED
  226. # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
  227. # on, or be attached to, the Program, which is distributed substantially
  228. # in the same form as set out herein and that such intended
  229. # distribution, if actually made, will neither violate or otherwise
  230. # contravene any of the laws and regulations of the countries having
  231. # jurisdiction over the User or the intended distribution itself.
  232. #
  233. # NO WARRANTY
  234. #
  235. # The program was produced on an experimental basis in the course of the
  236. # research and development conducted during the project and is provided
  237. # to users as so produced on an experimental basis. Accordingly, the
  238. # program is provided without any warranty whatsoever, whether express,
  239. # implied, statutory or otherwise. The term "warranty" used herein
  240. # includes, but is not limited to, any warranty of the quality,
  241. # performance, merchantability and fitness for a particular purpose of
  242. # the program and the nonexistence of any infringement or violation of
  243. # any right of any third party.
  244. #
  245. # Each user of the program will agree and understand, and be deemed to
  246. # have agreed and understood, that there is no warranty whatsoever for
  247. # the program and, accordingly, the entire risk arising from or
  248. # otherwise connected with the program is assumed by the user.
  249. #
  250. # Therefore, neither ICOT, the copyright holder, or any other
  251. # organization that participated in or was otherwise related to the
  252. # development of the program and their respective officials, directors,
  253. # officers and other employees shall be held liable for any and all
  254. # damages, including, without limitation, general, special, incidental
  255. # and consequential damages, arising out of or otherwise in connection
  256. # with the use or inability to use the program or any product, material
  257. # or result produced or otherwise obtained by using the program,
  258. # regardless of whether they have been advised of, or otherwise had
  259. # knowledge of, the possibility of such damages at any time during the
  260. # project or thereafter. Each user will be deemed to have agreed to the
  261. # foregoing by his or her commencement of use of the program. The term
  262. # "use" as used herein includes, but is not limited to, the use,
  263. # modification, copying and distribution of the program and the
  264. # production of secondary products from the program.
  265. #
  266. # In the case where the program, whether in its original form or
  267. # modified, was distributed or delivered to or received by a user from
  268. # any person, organization or entity other than ICOT, unless it makes or
  269. # grants independently of ICOT any specific warranty to the user in
  270. # writing, such person, organization or entity, will also be exempted
  271. # from and not be held liable to the user for any such damages as noted
  272. # above as far as the program is concerned.
  273. #
  274. # ---------------COPYING.ipadic-----END------------------------------------
  275. 3. Time Zone Database
  276. ICU uses the public domain data and code derived from Time Zone Database for its
  277. time zone support. The ownership of the TZ database is explained in BCP 175:
  278. Procedure for Maintaining the Time Zone Database section 7.
  279. 7. Database Ownership
  280. The TZ database itself is not an IETF Contribution or an IETF
  281. document. Rather it is a pre-existing and regularly updated work
  282. that is in the public domain, and is intended to remain in the public
  283. domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do not apply
  284. to the TZ Database or contributions that individuals make to it.
  285. Should any claims be made and substantiated against the TZ Database,
  286. the organization that is providing the IANA Considerations defined in
  287. this RFC, under the memorandum of understanding with the IETF,
  288. currently ICANN, may act in accordance with all competent court
  289. orders. No ownership claims will be made by ICANN or the IETF Trust
  290. on the database or the code. Any person making a contribution to the
  291. database or code waives all rights to future claims in that
  292. contribution or in the TZ Database.