LICENSE 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519
  1. UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE
  2. See Terms of Use <https://www.unicode.org/copyright.html>
  3. for definitions of Unicode Inc.’s Data Files and Software.
  4. NOTICE TO USER: Carefully read the following legal agreement.
  5. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S
  6. DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"),
  7. YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE
  8. TERMS AND CONDITIONS OF THIS AGREEMENT.
  9. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE
  10. THE DATA FILES OR SOFTWARE.
  11. COPYRIGHT AND PERMISSION NOTICE
  12. Copyright © 1991-2023 Unicode, Inc. All rights reserved.
  13. Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
  14. Permission is hereby granted, free of charge, to any person obtaining
  15. a copy of the Unicode data files and any associated documentation
  16. (the "Data Files") or Unicode software and any associated documentation
  17. (the "Software") to deal in the Data Files or Software
  18. without restriction, including without limitation the rights to use,
  19. copy, modify, merge, publish, distribute, and/or sell copies of
  20. the Data Files or Software, and to permit persons to whom the Data Files
  21. or Software are furnished to do so, provided that either
  22. (a) this copyright and permission notice appear with all copies
  23. of the Data Files or Software, or
  24. (b) this copyright and permission notice appear in associated
  25. Documentation.
  26. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  27. ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  28. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  29. NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  30. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  31. NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  32. DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  33. DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  34. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  35. PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  36. Except as contained in this notice, the name of a copyright holder
  37. shall not be used in advertising or otherwise to promote the sale,
  38. use or other dealings in these Data Files or Software without prior
  39. written authorization of the copyright holder.
  40. ----------------------------------------------------------------------
  41. Third-Party Software Licenses
  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. ICU License - ICU 1.8.1 to ICU 57.1
  47. COPYRIGHT AND PERMISSION NOTICE
  48. Copyright (c) 1995-2016 International Business Machines Corporation and others
  49. All rights reserved.
  50. Permission is hereby granted, free of charge, to any person obtaining
  51. a copy of this software and associated documentation files (the
  52. "Software"), to deal in the Software without restriction, including
  53. without limitation the rights to use, copy, modify, merge, publish,
  54. distribute, and/or sell copies of the Software, and to permit persons
  55. to whom the Software is furnished to do so, provided that the above
  56. copyright notice(s) and this permission notice appear in all copies of
  57. the Software and that both the above copyright notice(s) and this
  58. permission notice appear in supporting documentation.
  59. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  60. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  61. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  62. OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  63. HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
  64. SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
  65. RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  66. CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  67. CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  68. Except as contained in this notice, the name of a copyright holder
  69. shall not be used in advertising or otherwise to promote the sale, use
  70. or other dealings in this Software without prior written authorization
  71. of the copyright holder.
  72. All trademarks and registered trademarks mentioned herein are the
  73. property of their respective owners.
  74. ----------------------------------------------------------------------
  75. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
  76. # The Google Chrome software developed by Google is licensed under
  77. # the BSD license. Other software included in this distribution is
  78. # provided under other licenses, as set forth below.
  79. #
  80. # The BSD License
  81. # http://opensource.org/licenses/bsd-license.php
  82. # Copyright (C) 2006-2008, Google Inc.
  83. #
  84. # All rights reserved.
  85. #
  86. # Redistribution and use in source and binary forms, with or without
  87. # modification, are permitted provided that the following conditions are met:
  88. #
  89. # Redistributions of source code must retain the above copyright notice,
  90. # this list of conditions and the following disclaimer.
  91. # Redistributions in binary form must reproduce the above
  92. # copyright notice, this list of conditions and the following
  93. # disclaimer in the documentation and/or other materials provided with
  94. # the distribution.
  95. # Neither the name of Google Inc. nor the names of its
  96. # contributors may be used to endorse or promote products derived from
  97. # this software without specific prior written permission.
  98. #
  99. #
  100. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  101. # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  102. # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  103. # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  104. # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  105. # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  106. # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  107. # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  108. # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  109. # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  110. # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  111. # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  112. #
  113. #
  114. # The word list in cjdict.txt are generated by combining three word lists
  115. # listed below with further processing for compound word breaking. The
  116. # frequency is generated with an iterative training against Google web
  117. # corpora.
  118. #
  119. # * Libtabe (Chinese)
  120. # - https://sourceforge.net/project/?group_id=1519
  121. # - Its license terms and conditions are shown below.
  122. #
  123. # * IPADIC (Japanese)
  124. # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
  125. # - Its license terms and conditions are shown below.
  126. #
  127. # ---------COPYING.libtabe ---- BEGIN--------------------
  128. #
  129. # /*
  130. # * Copyright (c) 1999 TaBE Project.
  131. # * Copyright (c) 1999 Pai-Hsiang Hsiao.
  132. # * All rights reserved.
  133. # *
  134. # * Redistribution and use in source and binary forms, with or without
  135. # * modification, are permitted provided that the following conditions
  136. # * are met:
  137. # *
  138. # * . Redistributions of source code must retain the above copyright
  139. # * notice, this list of conditions and the following disclaimer.
  140. # * . Redistributions in binary form must reproduce the above copyright
  141. # * notice, this list of conditions and the following disclaimer in
  142. # * the documentation and/or other materials provided with the
  143. # * distribution.
  144. # * . Neither the name of the TaBE Project nor the names of its
  145. # * contributors may be used to endorse or promote products derived
  146. # * from this software without specific prior written permission.
  147. # *
  148. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  149. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  150. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  151. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  152. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  153. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  154. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  155. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  156. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  157. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  158. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  159. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  160. # */
  161. #
  162. # /*
  163. # * Copyright (c) 1999 Computer Systems and Communication Lab,
  164. # * Institute of Information Science, Academia
  165. # * Sinica. All rights reserved.
  166. # *
  167. # * Redistribution and use in source and binary forms, with or without
  168. # * modification, are permitted provided that the following conditions
  169. # * are met:
  170. # *
  171. # * . Redistributions of source code must retain the above copyright
  172. # * notice, this list of conditions and the following disclaimer.
  173. # * . Redistributions in binary form must reproduce the above copyright
  174. # * notice, this list of conditions and the following disclaimer in
  175. # * the documentation and/or other materials provided with the
  176. # * distribution.
  177. # * . Neither the name of the Computer Systems and Communication Lab
  178. # * nor the names of its contributors may be used to endorse or
  179. # * promote products derived from this software without specific
  180. # * prior written permission.
  181. # *
  182. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  183. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  184. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  185. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  186. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  187. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  188. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  189. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  190. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  191. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  192. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  193. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  194. # */
  195. #
  196. # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
  197. # University of Illinois
  198. # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
  199. #
  200. # ---------------COPYING.libtabe-----END--------------------------------
  201. #
  202. #
  203. # ---------------COPYING.ipadic-----BEGIN-------------------------------
  204. #
  205. # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
  206. # and Technology. All Rights Reserved.
  207. #
  208. # Use, reproduction, and distribution of this software is permitted.
  209. # Any copy of this software, whether in its original form or modified,
  210. # must include both the above copyright notice and the following
  211. # paragraphs.
  212. #
  213. # Nara Institute of Science and Technology (NAIST),
  214. # the copyright holders, disclaims all warranties with regard to this
  215. # software, including all implied warranties of merchantability and
  216. # fitness, in no event shall NAIST be liable for
  217. # any special, indirect or consequential damages or any damages
  218. # whatsoever resulting from loss of use, data or profits, whether in an
  219. # action of contract, negligence or other tortuous action, arising out
  220. # of or in connection with the use or performance of this software.
  221. #
  222. # A large portion of the dictionary entries
  223. # originate from ICOT Free Software. The following conditions for ICOT
  224. # Free Software applies to the current dictionary as well.
  225. #
  226. # Each User may also freely distribute the Program, whether in its
  227. # original form or modified, to any third party or parties, PROVIDED
  228. # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
  229. # on, or be attached to, the Program, which is distributed substantially
  230. # in the same form as set out herein and that such intended
  231. # distribution, if actually made, will neither violate or otherwise
  232. # contravene any of the laws and regulations of the countries having
  233. # jurisdiction over the User or the intended distribution itself.
  234. #
  235. # NO WARRANTY
  236. #
  237. # The program was produced on an experimental basis in the course of the
  238. # research and development conducted during the project and is provided
  239. # to users as so produced on an experimental basis. Accordingly, the
  240. # program is provided without any warranty whatsoever, whether express,
  241. # implied, statutory or otherwise. The term "warranty" used herein
  242. # includes, but is not limited to, any warranty of the quality,
  243. # performance, merchantability and fitness for a particular purpose of
  244. # the program and the nonexistence of any infringement or violation of
  245. # any right of any third party.
  246. #
  247. # Each user of the program will agree and understand, and be deemed to
  248. # have agreed and understood, that there is no warranty whatsoever for
  249. # the program and, accordingly, the entire risk arising from or
  250. # otherwise connected with the program is assumed by the user.
  251. #
  252. # Therefore, neither ICOT, the copyright holder, or any other
  253. # organization that participated in or was otherwise related to the
  254. # development of the program and their respective officials, directors,
  255. # officers and other employees shall be held liable for any and all
  256. # damages, including, without limitation, general, special, incidental
  257. # and consequential damages, arising out of or otherwise in connection
  258. # with the use or inability to use the program or any product, material
  259. # or result produced or otherwise obtained by using the program,
  260. # regardless of whether they have been advised of, or otherwise had
  261. # knowledge of, the possibility of such damages at any time during the
  262. # project or thereafter. Each user will be deemed to have agreed to the
  263. # foregoing by his or her commencement of use of the program. The term
  264. # "use" as used herein includes, but is not limited to, the use,
  265. # modification, copying and distribution of the program and the
  266. # production of secondary products from the program.
  267. #
  268. # In the case where the program, whether in its original form or
  269. # modified, was distributed or delivered to or received by a user from
  270. # any person, organization or entity other than ICOT, unless it makes or
  271. # grants independently of ICOT any specific warranty to the user in
  272. # writing, such person, organization or entity, will also be exempted
  273. # from and not be held liable to the user for any such damages as noted
  274. # above as far as the program is concerned.
  275. #
  276. # ---------------COPYING.ipadic-----END----------------------------------
  277. ----------------------------------------------------------------------
  278. Lao Word Break Dictionary Data (laodict.txt)
  279. # Copyright (C) 2016 and later: Unicode, Inc. and others.
  280. # License & terms of use: http://www.unicode.org/copyright.html
  281. # Copyright (c) 2015 International Business Machines Corporation
  282. # and others. All Rights Reserved.
  283. #
  284. # Project: https://github.com/rober42539/lao-dictionary
  285. # Dictionary: https://github.com/rober42539/lao-dictionary/laodict.txt
  286. # License: https://github.com/rober42539/lao-dictionary/LICENSE.txt
  287. # (copied below)
  288. #
  289. # This file is derived from the above dictionary version of Nov 22, 2020
  290. # ----------------------------------------------------------------------
  291. # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
  292. # All rights reserved.
  293. #
  294. # Redistribution and use in source and binary forms, with or without
  295. # modification, are permitted provided that the following conditions are met:
  296. #
  297. # Redistributions of source code must retain the above copyright notice, this
  298. # list of conditions and the following disclaimer. Redistributions in binary
  299. # form must reproduce the above copyright notice, this list of conditions and
  300. # the following disclaimer in the documentation and/or other materials
  301. # provided with the distribution.
  302. #
  303. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  304. # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  305. # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  306. # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  307. # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  308. # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  309. # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  310. # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  311. # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  312. # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  313. # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  314. # OF THE POSSIBILITY OF SUCH DAMAGE.
  315. # --------------------------------------------------------------------------
  316. ----------------------------------------------------------------------
  317. Burmese Word Break Dictionary Data (burmesedict.txt)
  318. # Copyright (c) 2014 International Business Machines Corporation
  319. # and others. All Rights Reserved.
  320. #
  321. # This list is part of a project hosted at:
  322. # github.com/kanyawtech/myanmar-karen-word-lists
  323. #
  324. # --------------------------------------------------------------------------
  325. # Copyright (c) 2013, LeRoy Benjamin Sharon
  326. # All rights reserved.
  327. #
  328. # Redistribution and use in source and binary forms, with or without
  329. # modification, are permitted provided that the following conditions
  330. # are met: Redistributions of source code must retain the above
  331. # copyright notice, this list of conditions and the following
  332. # disclaimer. Redistributions in binary form must reproduce the
  333. # above copyright notice, this list of conditions and the following
  334. # disclaimer in the documentation and/or other materials provided
  335. # with the distribution.
  336. #
  337. # Neither the name Myanmar Karen Word Lists, nor the names of its
  338. # contributors may be used to endorse or promote products derived
  339. # from this software without specific prior written permission.
  340. #
  341. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  342. # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  343. # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  344. # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  345. # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
  346. # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  347. # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  348. # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  349. # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  350. # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
  351. # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
  352. # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  353. # SUCH DAMAGE.
  354. # --------------------------------------------------------------------------
  355. ----------------------------------------------------------------------
  356. Time Zone Database
  357. ICU uses the public domain data and code derived from Time Zone
  358. Database for its time zone support. The ownership of the TZ database
  359. is explained in BCP 175: Procedure for Maintaining the Time Zone
  360. Database section 7.
  361. # 7. Database Ownership
  362. #
  363. # The TZ database itself is not an IETF Contribution or an IETF
  364. # document. Rather it is a pre-existing and regularly updated work
  365. # that is in the public domain, and is intended to remain in the
  366. # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
  367. # not apply to the TZ Database or contributions that individuals make
  368. # to it. Should any claims be made and substantiated against the TZ
  369. # Database, the organization that is providing the IANA
  370. # Considerations defined in this RFC, under the memorandum of
  371. # understanding with the IETF, currently ICANN, may act in accordance
  372. # with all competent court orders. No ownership claims will be made
  373. # by ICANN or the IETF Trust on the database or the code. Any person
  374. # making a contribution to the database or code waives all rights to
  375. # future claims in that contribution or in the TZ Database.
  376. ----------------------------------------------------------------------
  377. Google double-conversion
  378. Copyright 2006-2011, the V8 project authors. All rights reserved.
  379. Redistribution and use in source and binary forms, with or without
  380. modification, are permitted provided that the following conditions are
  381. met:
  382. * Redistributions of source code must retain the above copyright
  383. notice, this list of conditions and the following disclaimer.
  384. * Redistributions in binary form must reproduce the above
  385. copyright notice, this list of conditions and the following
  386. disclaimer in the documentation and/or other materials provided
  387. with the distribution.
  388. * Neither the name of Google Inc. nor the names of its
  389. contributors may be used to endorse or promote products derived
  390. from this software without specific prior written permission.
  391. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  392. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  393. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  394. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  395. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  396. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  397. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  398. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  399. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  400. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  401. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  402. ----------------------------------------------------------------------
  403. File: aclocal.m4 (only for ICU4C)
  404. Section: pkg.m4 - Macros to locate and utilise pkg-config.
  405. Copyright © 2004 Scott James Remnant <scott@netsplit.com>.
  406. Copyright © 2012-2015 Dan Nicholson <dbn.lists@gmail.com>
  407. This program is free software; you can redistribute it and/or modify
  408. it under the terms of the GNU General Public License as published by
  409. the Free Software Foundation; either version 2 of the License, or
  410. (at your option) any later version.
  411. This program is distributed in the hope that it will be useful, but
  412. WITHOUT ANY WARRANTY; without even the implied warranty of
  413. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  414. General Public License for more details.
  415. You should have received a copy of the GNU General Public License
  416. along with this program; if not, write to the Free Software
  417. Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
  418. 02111-1307, USA.
  419. As a special exception to the GNU General Public License, if you
  420. distribute this file as part of a program that contains a
  421. configuration script generated by Autoconf, you may include it under
  422. the same distribution terms that you use for the rest of that
  423. program.
  424. (The condition for the exception is fulfilled because
  425. ICU4C includes a configuration script generated by Autoconf,
  426. namely the `configure` script.)
  427. ----------------------------------------------------------------------
  428. File: config.guess (only for ICU4C)
  429. This file is free software; you can redistribute it and/or modify it
  430. under the terms of the GNU General Public License as published by
  431. the Free Software Foundation; either version 3 of the License, or
  432. (at your option) any later version.
  433. This program is distributed in the hope that it will be useful, but
  434. WITHOUT ANY WARRANTY; without even the implied warranty of
  435. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  436. General Public License for more details.
  437. You should have received a copy of the GNU General Public License
  438. along with this program; if not, see <https://www.gnu.org/licenses/>.
  439. As a special exception to the GNU General Public License, if you
  440. distribute this file as part of a program that contains a
  441. configuration script generated by Autoconf, you may include it under
  442. the same distribution terms that you use for the rest of that
  443. program. This Exception is an additional permission under section 7
  444. of the GNU General Public License, version 3 ("GPLv3").
  445. (The condition for the exception is fulfilled because
  446. ICU4C includes a configuration script generated by Autoconf,
  447. namely the `configure` script.)
  448. ----------------------------------------------------------------------
  449. File: install-sh (only for ICU4C)
  450. Copyright 1991 by the Massachusetts Institute of Technology
  451. Permission to use, copy, modify, distribute, and sell this software and its
  452. documentation for any purpose is hereby granted without fee, provided that
  453. the above copyright notice appear in all copies and that both that
  454. copyright notice and this permission notice appear in supporting
  455. documentation, and that the name of M.I.T. not be used in advertising or
  456. publicity pertaining to distribution of the software without specific,
  457. written prior permission. M.I.T. makes no representations about the
  458. suitability of this software for any purpose. It is provided "as is"
  459. without express or implied warranty.