licenses.list.txt 62 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658
  1. ====================BSD-3-Clause====================
  2. // Redistribution and use in source and binary forms, with or without
  3. // modification, are permitted provided that the following conditions are
  4. // met:
  5. //
  6. // * Redistributions of source code must retain the above copyright
  7. // notice, this list of conditions and the following disclaimer.
  8. // * Redistributions in binary form must reproduce the above
  9. // copyright notice, this list of conditions and the following
  10. // disclaimer in the documentation and/or other materials provided
  11. // with the distribution.
  12. // * Neither the name of Google Inc. nor the names of its
  13. // contributors may be used to endorse or promote products derived
  14. // from this software without specific prior written permission.
  15. //
  16. // THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  17. // "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  18. // LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  19. // A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  20. // OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  21. // SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  22. // LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  23. // DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  24. // THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  25. // (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  26. // OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  27. ====================COPYRIGHT====================
  28. Copyright © 2016 and later: Unicode, Inc. and others.
  29. License & terms of use: http://www.unicode.org/copyright.html
  30. ====================COPYRIGHT====================
  31. // For fast UnicodeSet::contains(c).
  32. inline UBool contains(UChar32 c) const;
  33. ====================COPYRIGHT====================
  34. <meta name="COPYRIGHT" content=
  35. "Copyright (C) 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html"/>
  36. <!-- meta name="COPYRIGHT" content=
  37. "Copyright (c) 1997-2016 IBM Corporation and others. All Rights Reserved." / -->
  38. ====================COPYRIGHT====================
  39. <p>Last updated: 2020-Mar-25<br/>
  40. Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
  41. <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  42. Copyright &copy; 1997-2016 International Business Machines Corporation and others.
  43. All Rights Reserved.</p>
  44. ====================COPYRIGHT====================
  45. UnicodeString src(c);
  46. UnicodeString dest;
  47. ====================COPYRIGHT====================
  48. <i>© 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html</i>
  49. <i>© 1995-2016 International Business Machines Corporation and others</i>
  50. ====================COPYRIGHT====================
  51. # * Copyright (c) 1999 Computer Systems and Communication Lab,
  52. # * Institute of Information Science, Academia
  53. # * Sinica. All rights reserved.
  54. ====================COPYRIGHT====================
  55. # * Copyright (c) 1999 TaBE Project.
  56. # * Copyright (c) 1999 Pai-Hsiang Hsiao.
  57. # * All rights reserved.
  58. ====================COPYRIGHT====================
  59. # Copyright (C) 2006-2008, Google Inc.
  60. ====================COPYRIGHT====================
  61. # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
  62. # All rights reserved.
  63. ====================COPYRIGHT====================
  64. # Copyright (c) 2013 International Business Machines Corporation
  65. # and others. All Rights Reserved.
  66. ====================COPYRIGHT====================
  67. # Copyright (c) 2013, LeRoy Benjamin Sharon
  68. # All rights reserved.
  69. ====================COPYRIGHT====================
  70. # Copyright (c) 2014 International Business Machines Corporation
  71. # and others. All Rights Reserved.
  72. ====================COPYRIGHT====================
  73. # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
  74. # University of Illinois
  75. # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
  76. ====================COPYRIGHT====================
  77. # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
  78. # and Technology. All Rights Reserved.
  79. ====================COPYRIGHT====================
  80. * Copyright (C) 1996-2016, International Business Machines
  81. * Corporation and others. All Rights Reserved.
  82. ====================COPYRIGHT====================
  83. * Copyright (C) 1997-2009,2014 International Business Machines
  84. * Corporation and others. All Rights Reserved.
  85. ====================COPYRIGHT====================
  86. * Copyright (C) 1999-2006, International Business Machines
  87. * Corporation and others. All Rights Reserved.
  88. ====================COPYRIGHT====================
  89. * Copyright (C) 2003-2006, International Business Machines
  90. * Corporation and others. All Rights Reserved.
  91. ====================COPYRIGHT====================
  92. * Copyright (C) 2005-2006, International Business Machines
  93. * Corporation and others. All Rights Reserved.
  94. ====================COPYRIGHT====================
  95. * Copyright (C) 2005-2008, International Business Machines
  96. * Corporation and others. All Rights Reserved.
  97. ====================COPYRIGHT====================
  98. * Copyright (C) 2005-2012, International Business Machines
  99. * Corporation and others. All Rights Reserved.
  100. ====================COPYRIGHT====================
  101. * Copyright (C) 2005-2013, International Business Machines
  102. * Corporation and others. All Rights Reserved.
  103. ====================COPYRIGHT====================
  104. * COPYRIGHT:
  105. * Copyright (c) 2001-2016, International Business Machines Corporation and
  106. * others. All Rights Reserved.
  107. ====================COPYRIGHT====================
  108. * COPYRIGHT:
  109. * Copyright (c) 2008-2010, International Business Machines Corporation and
  110. * others. All Rights Reserved.
  111. ====================COPYRIGHT====================
  112. * COPYRIGHT:
  113. * Copyright (c) 2008-2011, International Business Machines Corporation and
  114. * others. All Rights Reserved.
  115. ====================COPYRIGHT====================
  116. * COPYRIGHT:
  117. * Copyright (c) 1996-2012, International Business Machines Corporation and
  118. * others. All Rights Reserved.
  119. ====================COPYRIGHT====================
  120. * Copyright (C) 1996-2008, International Business Machines Corporation *
  121. * and others. All Rights Reserved. *
  122. ====================COPYRIGHT====================
  123. * Copyright (C) 1996-2015, International Business Machines Corporation and
  124. * others. All Rights Reserved.
  125. ====================COPYRIGHT====================
  126. * Copyright (C) 2001-2011, International Business Machines Corporation and *
  127. * others. All Rights Reserved. *
  128. ====================COPYRIGHT====================
  129. * Copyright (C) 2001-2011, International Business Machines Corporation. *
  130. * All Rights Reserved. *
  131. ====================COPYRIGHT====================
  132. * Copyright (C) 2001-2012, International Business Machines Corporation and *
  133. * others. All Rights Reserved. *
  134. ====================COPYRIGHT====================
  135. * Copyright (C) 2001-2014, International Business Machines Corporation and *
  136. * others. All Rights Reserved. *
  137. ====================COPYRIGHT====================
  138. * Copyright (C) 2002-2005, International Business Machines Corporation and *
  139. * others. All Rights Reserved. *
  140. ====================COPYRIGHT====================
  141. * Copyright (C) 2002-2014, International Business Machines Corporation and
  142. * others. All Rights Reserved.
  143. ====================COPYRIGHT====================
  144. * Copyright (C) 2006-2012, International Business Machines Corporation and others. *
  145. * All Rights Reserved. *
  146. ====================COPYRIGHT====================
  147. * Copyright (C) 2006-2014, International Business Machines Corporation *
  148. * and others. All Rights Reserved. *
  149. ====================COPYRIGHT====================
  150. * Copyright (C) 2006-2016, International Business Machines Corporation
  151. * and others. All Rights Reserved.
  152. ====================COPYRIGHT====================
  153. * Copyright (C) 2007-2014, International Business Machines Corporation
  154. * and others. All Rights Reserved.
  155. ====================COPYRIGHT====================
  156. * Copyright (C) 2008, Google, International Business Machines Corporation and *
  157. * others. All Rights Reserved. *
  158. ====================COPYRIGHT====================
  159. * Copyright (C) 2008-2014, Google, International Business Machines Corporation and
  160. * others. All Rights Reserved.
  161. ====================COPYRIGHT====================
  162. * Copyright (C) 2008-2015, Google, International Business Machines Corporation
  163. * and others. All Rights Reserved.
  164. ====================COPYRIGHT====================
  165. * Copyright (C) 2009-2010, Google, International Business Machines Corporation and *
  166. * others. All Rights Reserved. *
  167. ====================COPYRIGHT====================
  168. * Copyright (C) 2009-2016, International Business Machines Corporation, *
  169. * Google, and others. All Rights Reserved. *
  170. ====================COPYRIGHT====================
  171. * Copyright (C) 2009-2017, International Business Machines Corporation, *
  172. * Google, and others. All Rights Reserved. *
  173. ====================COPYRIGHT====================
  174. * Copyright (C) 2010 , Yahoo! Inc.
  175. ====================COPYRIGHT====================
  176. * Copyright (C) 2013, International Business Machines Corporation
  177. * and others. All Rights Reserved.
  178. ====================COPYRIGHT====================
  179. * Copyright (C) 2015, International Business Machines Corporation and
  180. * others. All Rights Reserved.
  181. ====================COPYRIGHT====================
  182. * Copyright (C) 2016 and later: Unicode, Inc. and others.
  183. * License & terms of use: http://www.unicode.org/copyright.html
  184. * Copyright (C) 2005-2014, International Business Machines
  185. * Corporation and others. All Rights Reserved.
  186. ====================COPYRIGHT====================
  187. * Copyright (c) 2003-2008, International Business Machines
  188. * Corporation and others. All Rights Reserved.
  189. ====================COPYRIGHT====================
  190. #define FROM_BASE64_IMAP(c) ((c)==COMMA ? 63 : (c)==SLASH ? -1 : fromBase64[c])
  191. ====================COPYRIGHT====================
  192. #define is_d(c) ((c)=='d' || (c)=='D')
  193. #define is_e(c) ((c)=='e' || (c)=='E')
  194. #define is_i(c) ((c)=='i' || (c)=='I')
  195. #define is_l(c) ((c)=='l' || (c)=='L')
  196. #define is_r(c) ((c)=='r' || (c)=='R')
  197. #define is_t(c) ((c)=='t' || (c)=='T')
  198. #define is_u(c) ((c)=='u' || (c)=='U')
  199. #define is_z(c) ((c)=='z' || (c)=='Z')
  200. ====================COPYRIGHT====================
  201. * Copyright (C) 1996-2013, International Business Machines
  202. * Corporation and others. All Rights Reserved.
  203. ====================COPYRIGHT====================
  204. * Copyright (C) 1997-2006, International Business Machines
  205. * Corporation and others. All Rights Reserved.
  206. ====================COPYRIGHT====================
  207. * Copyright (C) 1997-2011, International Business Machines
  208. * Corporation and others. All Rights Reserved.
  209. ====================COPYRIGHT====================
  210. * Copyright (C) 1997-2011,2014-2015 International Business Machines
  211. * Corporation and others. All Rights Reserved.
  212. ====================COPYRIGHT====================
  213. * Copyright (C) 1997-2012, International Business Machines
  214. * Corporation and others. All Rights Reserved.
  215. ====================COPYRIGHT====================
  216. * Copyright (C) 1997-2013, International Business Machines
  217. * Corporation and others. All Rights Reserved.
  218. ====================COPYRIGHT====================
  219. * Copyright (C) 1997-2014, International Business Machines
  220. * Corporation and others. All Rights Reserved.
  221. ====================COPYRIGHT====================
  222. * Copyright (C) 1997-2016, International Business Machines
  223. * Corporation and others. All Rights Reserved.
  224. ====================COPYRIGHT====================
  225. * Copyright (C) 1998-2004, International Business Machines
  226. * Corporation and others. All Rights Reserved.
  227. ====================COPYRIGHT====================
  228. * Copyright (C) 1998-2005, International Business Machines
  229. * Corporation and others. All Rights Reserved.
  230. ====================COPYRIGHT====================
  231. * Copyright (C) 1998-2006, International Business Machines
  232. * Corporation and others. All Rights Reserved.
  233. ====================COPYRIGHT====================
  234. * Copyright (C) 1998-2011, International Business Machines
  235. * Corporation and others. All Rights Reserved.
  236. ====================COPYRIGHT====================
  237. * Copyright (C) 1998-2014, International Business Machines
  238. * Corporation and others. All Rights Reserved.
  239. ====================COPYRIGHT====================
  240. * Copyright (C) 1998-2015, International Business Machines
  241. * Corporation and others. All Rights Reserved.
  242. ====================COPYRIGHT====================
  243. * Copyright (C) 1998-2016, International Business Machines
  244. * Corporation and others. All Rights Reserved.
  245. ====================COPYRIGHT====================
  246. * Copyright (C) 1999-2004, International Business Machines
  247. * Corporation and others. All Rights Reserved.
  248. ====================COPYRIGHT====================
  249. * Copyright (C) 1999-2005, International Business Machines
  250. * Corporation and others. All Rights Reserved.
  251. ====================COPYRIGHT====================
  252. * Copyright (C) 1999-2006,2013 IBM Corp. All rights reserved.
  253. ====================COPYRIGHT====================
  254. * Copyright (C) 1999-2007, International Business Machines
  255. * Corporation and others. All Rights Reserved.
  256. ====================COPYRIGHT====================
  257. * Copyright (C) 1999-2009, International Business Machines
  258. * Corporation and others. All Rights Reserved.
  259. ====================COPYRIGHT====================
  260. * Copyright (C) 1999-2010, International Business Machines
  261. * Corporation and others. All Rights Reserved.
  262. ====================COPYRIGHT====================
  263. * Copyright (C) 1999-2011, International Business Machines
  264. * Corporation and others. All Rights Reserved.
  265. ====================COPYRIGHT====================
  266. * Copyright (C) 1999-2012, International Business Machines
  267. * Corporation and others. All Rights Reserved.
  268. ====================COPYRIGHT====================
  269. * Copyright (C) 1999-2013, International Business Machines
  270. * Corporation and others. All Rights Reserved.
  271. ====================COPYRIGHT====================
  272. * Copyright (C) 1999-2014 International Business Machines Corporation *
  273. * and others. All rights reserved. *
  274. ====================COPYRIGHT====================
  275. * Copyright (C) 1999-2014, International Business Machines
  276. * Corporation and others. All Rights Reserved.
  277. ====================COPYRIGHT====================
  278. * Copyright (C) 1999-2015 International Business Machines
  279. * Corporation and others. All Rights Reserved.
  280. ====================COPYRIGHT====================
  281. * Copyright (C) 1999-2015, International Business Machines
  282. * Corporation and others. All Rights Reserved.
  283. ====================COPYRIGHT====================
  284. * Copyright (C) 1999-2016 International Business Machines Corporation
  285. * and others. All rights reserved.
  286. ====================COPYRIGHT====================
  287. * Copyright (C) 2000-2004, International Business Machines
  288. * Corporation and others. All Rights Reserved.
  289. ====================COPYRIGHT====================
  290. * Copyright (C) 2000-2006, International Business Machines
  291. * Corporation and others. All Rights Reserved.
  292. ====================COPYRIGHT====================
  293. * Copyright (C) 2000-2011, International Business Machines
  294. * Corporation and others. All Rights Reserved.
  295. ====================COPYRIGHT====================
  296. * Copyright (C) 2000-2012, International Business Machines
  297. * Corporation and others. All Rights Reserved.
  298. ====================COPYRIGHT====================
  299. * Copyright (C) 2000-2013, International Business Machines
  300. * Corporation and others. All Rights Reserved.
  301. ====================COPYRIGHT====================
  302. * Copyright (C) 2000-2014, International Business Machines
  303. * Corporation and others. All Rights Reserved.
  304. ====================COPYRIGHT====================
  305. * Copyright (C) 2000-2015, International Business Machines
  306. * Corporation and others. All Rights Reserved.
  307. ====================COPYRIGHT====================
  308. * Copyright (C) 2000-2016, International Business Machines
  309. * Corporation and others. All Rights Reserved.
  310. ====================COPYRIGHT====================
  311. * Copyright (C) 2001, International Business Machines
  312. * Corporation and others. All Rights Reserved.
  313. ====================COPYRIGHT====================
  314. * Copyright (C) 2001-2006, International Business Machines
  315. * Corporation and others. All Rights Reserved.
  316. ====================COPYRIGHT====================
  317. * Copyright (C) 2001-2008, International Business Machines
  318. * Corporation and others. All Rights Reserved.
  319. ====================COPYRIGHT====================
  320. * Copyright (C) 2001-2008,2010 IBM and others. All rights reserved.
  321. ====================COPYRIGHT====================
  322. * Copyright (C) 2001-2010, International Business Machines
  323. * Corporation and others. All Rights Reserved.
  324. ====================COPYRIGHT====================
  325. * Copyright (C) 2001-2011 IBM and others. All rights reserved.
  326. ====================COPYRIGHT====================
  327. * Copyright (C) 2001-2011,2014 IBM and others. All rights reserved.
  328. ====================COPYRIGHT====================
  329. * Copyright (C) 2001-2014 IBM and others. All rights reserved.
  330. ====================COPYRIGHT====================
  331. * Copyright (C) 2001-2014 International Business Machines
  332. * Corporation and others. All Rights Reserved.
  333. ====================COPYRIGHT====================
  334. * Copyright (C) 2001-2015 IBM and others. All rights reserved.
  335. ====================COPYRIGHT====================
  336. * Copyright (C) 2002-2003, International Business Machines
  337. * Corporation and others. All Rights Reserved.
  338. ====================COPYRIGHT====================
  339. * Copyright (C) 2002-2006, International Business Machines
  340. * Corporation and others. All Rights Reserved.
  341. ====================COPYRIGHT====================
  342. * Copyright (C) 2002-2008 International Business Machines Corporation *
  343. * and others. All rights reserved. *
  344. ====================COPYRIGHT====================
  345. * Copyright (C) 2002-2010, International Business Machines
  346. * Corporation and others. All Rights Reserved.
  347. ====================COPYRIGHT====================
  348. * Copyright (C) 2002-2011 International Business Machines
  349. * Corporation and others. All Rights Reserved.
  350. ====================COPYRIGHT====================
  351. * Copyright (C) 2002-2012, International Business Machines
  352. * Corporation and others. All Rights Reserved.
  353. ====================COPYRIGHT====================
  354. * Copyright (C) 2002-2013, International Business Machines
  355. * Corporation and others. All Rights Reserved.
  356. ====================COPYRIGHT====================
  357. * Copyright (C) 2002-2014 International Business Machines Corporation
  358. * and others. All rights reserved.
  359. ====================COPYRIGHT====================
  360. * Copyright (C) 2002-2015, International Business Machines
  361. * Corporation and others. All Rights Reserved.
  362. ====================COPYRIGHT====================
  363. * Copyright (C) 2002-2016 International Business Machines Corporation *
  364. * and others. All rights reserved. *
  365. ====================COPYRIGHT====================
  366. * Copyright (C) 2003-2003, International Business Machines
  367. * Corporation and others. All Rights Reserved.
  368. ====================COPYRIGHT====================
  369. * Copyright (C) 2003-2007, International Business Machines
  370. * Corporation and others. All Rights Reserved.
  371. ====================COPYRIGHT====================
  372. * Copyright (C) 2003-2009, International Business Machines
  373. * Corporation and others. All Rights Reserved.
  374. ====================COPYRIGHT====================
  375. * Copyright (C) 2003-2013, International Business Machines
  376. * Corporation and others. All Rights Reserved.
  377. ====================COPYRIGHT====================
  378. * Copyright (C) 2003-2014, International Business Machines
  379. * Corporation and others. All Rights Reserved.
  380. ====================COPYRIGHT====================
  381. * Copyright (C) 2003-2015, International Business Machines
  382. * Corporation and others. All Rights Reserved.
  383. ====================COPYRIGHT====================
  384. * Copyright (C) 2003-2016, International Business Machines
  385. * Corporation and others. All Rights Reserved.
  386. ====================COPYRIGHT====================
  387. * Copyright (C) 2004-2007, International Business Machines
  388. * Corporation and others. All Rights Reserved.
  389. ====================COPYRIGHT====================
  390. * Copyright (C) 2004-2012, International Business Machines
  391. * Corporation and others. All Rights Reserved.
  392. ====================COPYRIGHT====================
  393. * Copyright (C) 2004-2016, International Business Machines
  394. * Corporation and others. All Rights Reserved.
  395. ====================COPYRIGHT====================
  396. * Copyright (C) 2005-2011, International Business Machines
  397. * Corporation and others. All Rights Reserved.
  398. ====================COPYRIGHT====================
  399. * Copyright (C) 2005-2015, International Business Machines
  400. * Corporation and others. All Rights Reserved.
  401. ====================COPYRIGHT====================
  402. * Copyright (C) 2005-2016, International Business Machines
  403. * Corporation and others. All Rights Reserved.
  404. ====================COPYRIGHT====================
  405. * Copyright (C) 2006 International Business Machines Corporation *
  406. * and others. All rights reserved. *
  407. ====================COPYRIGHT====================
  408. * Copyright (C) 2006, International Business Machines
  409. * Corporation and others. All Rights Reserved.
  410. ====================COPYRIGHT====================
  411. * Copyright (C) 2007, International Business Machines
  412. * Corporation and others. All Rights Reserved.
  413. ====================COPYRIGHT====================
  414. * Copyright (C) 2007-2012, International Business Machines
  415. * Corporation and others. All Rights Reserved.
  416. ====================COPYRIGHT====================
  417. * Copyright (C) 2007-2015, International Business Machines
  418. * Corporation and others. All Rights Reserved.
  419. ====================COPYRIGHT====================
  420. * Copyright (C) 2008-2011, International Business Machines
  421. * Corporation, Google and others. All Rights Reserved.
  422. ====================COPYRIGHT====================
  423. * Copyright (C) 2008-2015, International Business Machines
  424. * Corporation and others. All Rights Reserved.
  425. ====================COPYRIGHT====================
  426. * Copyright (C) 2009-2012, International Business Machines
  427. * Corporation and others. All Rights Reserved.
  428. ====================COPYRIGHT====================
  429. * Copyright (C) 2009-2014 International Business Machines
  430. * Corporation and others. All Rights Reserved.
  431. ====================COPYRIGHT====================
  432. * Copyright (C) 2009-2014, International Business Machines
  433. * Corporation and others. All Rights Reserved.
  434. ====================COPYRIGHT====================
  435. * Copyright (C) 2009-2015, International Business Machines
  436. * Corporation and others. All Rights Reserved.
  437. ====================COPYRIGHT====================
  438. * Copyright (C) 2009-2016, International Business Machines
  439. * Corporation and others. All Rights Reserved.
  440. ====================COPYRIGHT====================
  441. * Copyright (C) 2010-2011, International Business Machines
  442. * Corporation and others. All Rights Reserved.
  443. ====================COPYRIGHT====================
  444. * Copyright (C) 2010-2012, International Business Machines
  445. * Corporation and others. All Rights Reserved.
  446. ====================COPYRIGHT====================
  447. * Copyright (C) 2010-2012,2014, International Business Machines
  448. * Corporation and others. All Rights Reserved.
  449. ====================COPYRIGHT====================
  450. * Copyright (C) 2010-2015, International Business Machines
  451. * Corporation and others. All Rights Reserved.
  452. ====================COPYRIGHT====================
  453. * Copyright (C) 2011, International Business Machines
  454. * Corporation and others. All Rights Reserved.
  455. ====================COPYRIGHT====================
  456. * Copyright (C) 2011-2012, International Business Machines
  457. * Corporation and others. All Rights Reserved.
  458. ====================COPYRIGHT====================
  459. * Copyright (C) 2011-2013, International Business Machines
  460. * Corporation and others. All Rights Reserved.
  461. ====================COPYRIGHT====================
  462. * Copyright (C) 2011-2014 International Business Machines
  463. * Corporation and others. All Rights Reserved.
  464. ====================COPYRIGHT====================
  465. * Copyright (C) 2011-2015, International Business Machines
  466. * Corporation and others. All Rights Reserved.
  467. ====================COPYRIGHT====================
  468. * Copyright (C) 2012,2014 International Business Machines
  469. * Corporation and others. All Rights Reserved.
  470. ====================COPYRIGHT====================
  471. * Copyright (C) 2012-2016, International Business Machines
  472. * Corporation and others. All Rights Reserved.
  473. ====================COPYRIGHT====================
  474. * Copyright (C) 2013-2016, International Business Machines
  475. * Corporation and others. All Rights Reserved.
  476. ====================COPYRIGHT====================
  477. * Copyright (C) 2015-2016, International Business Machines
  478. * Corporation and others. All Rights Reserved.
  479. ====================COPYRIGHT====================
  480. * Copyright (C) 2016, International Business Machines
  481. * Corporation and others. All Rights Reserved.
  482. ====================COPYRIGHT====================
  483. * Copyright (c) 2000-2005, International Business Machines
  484. * Corporation and others. All Rights Reserved.
  485. ====================COPYRIGHT====================
  486. * Copyright (c) 2000-2007, International Business Machines
  487. * Corporation and others. All Rights Reserved.
  488. ====================COPYRIGHT====================
  489. * Copyright (c) 2001-2005, International Business Machines
  490. * Corporation and others. All Rights Reserved.
  491. ====================COPYRIGHT====================
  492. * Copyright (c) 2001-2007, International Business Machines
  493. * Corporation and others. All Rights Reserved.
  494. ====================COPYRIGHT====================
  495. * Copyright (c) 2001-2015, International Business Machines
  496. * Corporation and others. All Rights Reserved.
  497. ====================COPYRIGHT====================
  498. * Copyright (C) 1997-2005, International Business Machines Corporation and others. All Rights Reserved.
  499. ====================COPYRIGHT====================
  500. * Copyright (C) 1997-2010, International Business Machines Corporation and *
  501. * others. All Rights Reserved. *
  502. ====================COPYRIGHT====================
  503. * Copyright (C) 1997-2015, International Business Machines Corporation and
  504. * others. All Rights Reserved.
  505. ====================COPYRIGHT====================
  506. * Copyright (C) 1998-2012, International Business Machines Corporation and
  507. * others. All Rights Reserved.
  508. ====================COPYRIGHT====================
  509. * Copyright (C) 2001-2013, International Business Machines
  510. * Corporation and others. All Rights Reserved.
  511. ====================COPYRIGHT====================
  512. * Copyright (C) 2001-2014, International Business Machines Corporation.
  513. * All Rights Reserved.
  514. ====================COPYRIGHT====================
  515. * Copyright (C) 2003 - 2008, International Business Machines Corporation and *
  516. * others. All Rights Reserved. *
  517. ====================COPYRIGHT====================
  518. * Copyright (C) 2003 - 2009, International Business Machines Corporation and *
  519. * others. All Rights Reserved. *
  520. ====================COPYRIGHT====================
  521. * Copyright (C) 2003 - 2013, International Business Machines Corporation and
  522. * others. All Rights Reserved.
  523. ====================COPYRIGHT====================
  524. * Copyright (C) 2003-2009,2012,2016 International Business Machines Corporation and
  525. * others. All Rights Reserved.
  526. ====================COPYRIGHT====================
  527. * Copyright (C) 2004 - 2008, International Business Machines Corporation and
  528. * others. All Rights Reserved.
  529. ====================COPYRIGHT====================
  530. * Copyright (C) 2007-2008, International Business Machines Corporation and
  531. * others. All Rights Reserved. *
  532. ====================COPYRIGHT====================
  533. * Copyright (C) 2007-2013, International Business Machines Corporation and
  534. * others. All Rights Reserved.
  535. ====================COPYRIGHT====================
  536. * Copyright (C) 2007-2016, International Business Machines Corporation and
  537. * others. All Rights Reserved.
  538. ====================COPYRIGHT====================
  539. * Copyright (C) 2008, International Business Machines Corporation and
  540. * others. All Rights Reserved.
  541. ====================COPYRIGHT====================
  542. * Copyright (C) 2008-2009, International Business Machines Corporation and
  543. * others. All Rights Reserved.
  544. ====================COPYRIGHT====================
  545. * Copyright (C) 2008-2013, International Business Machines Corporation and
  546. * others. All Rights Reserved.
  547. ====================COPYRIGHT====================
  548. * Copyright (C) 2008-2016, International Business Machines Corporation and
  549. * others. All Rights Reserved.
  550. ====================COPYRIGHT====================
  551. * Copyright (C) 2009-2010, International Business Machines Corporation and *
  552. * others. All Rights Reserved. *
  553. ====================COPYRIGHT====================
  554. * Copyright (C) 2010-2012,2015 International Business Machines
  555. * Corporation and others. All Rights Reserved.
  556. ====================COPYRIGHT====================
  557. * Copyright (C) 2010-2013, International Business Machines
  558. * Corporation and others. All Rights Reserved.
  559. ====================COPYRIGHT====================
  560. * Copyright (C) 2010-2014, International Business Machines
  561. * Corporation and others. All Rights Reserved.
  562. ====================COPYRIGHT====================
  563. * Copyright (C) 2010-2016, International Business Machines Corporation and
  564. * others. All Rights Reserved.
  565. ====================COPYRIGHT====================
  566. * Copyright (C) 2011-2016, International Business Machines Corporation and
  567. * others. All Rights Reserved.
  568. ====================COPYRIGHT====================
  569. * Copyright (C) 2012-2014, International Business Machines
  570. * Corporation and others. All Rights Reserved.
  571. ====================COPYRIGHT====================
  572. * Copyright (C) 2012-2015, International Business Machines
  573. * Corporation and others. All Rights Reserved.
  574. ====================COPYRIGHT====================
  575. * Copyright (C) 2013-2014, International Business Machines
  576. * Corporation and others. All Rights Reserved.
  577. ====================COPYRIGHT====================
  578. * Copyright (C) 2013-2015, International Business Machines
  579. * Corporation and others. All Rights Reserved.
  580. ====================COPYRIGHT====================
  581. * Copyright (C) 2014, International Business Machines
  582. * Corporation and others. All Rights Reserved.
  583. ====================COPYRIGHT====================
  584. * Copyright (C) 2014-2015, International Business Machines Corporation and
  585. * others. All Rights Reserved.
  586. ====================COPYRIGHT====================
  587. * Copyright (C) 2014-2016, International Business Machines
  588. * Corporation and others. All Rights Reserved.
  589. ====================COPYRIGHT====================
  590. * Copyright (C) {1999-2001}, International Business Machines Corporation and others. All Rights Reserved.
  591. ====================COPYRIGHT====================
  592. * Copyright (c) 1996-2014, International Business Machines
  593. * Corporation and others. All Rights Reserved.
  594. ====================COPYRIGHT====================
  595. * Copyright (c) 2002-2004, International Business Machines
  596. * Corporation and others. All Rights Reserved.
  597. ====================COPYRIGHT====================
  598. * Copyright (c) 2002-2007, International Business Machines Corporation
  599. * and others. All Rights Reserved.
  600. ====================COPYRIGHT====================
  601. * Copyright (c) 2002-2011, International Business Machines
  602. * Corporation and others. All Rights Reserved.
  603. ====================COPYRIGHT====================
  604. * Copyright (c) 2003, International Business Machines
  605. * Corporation and others. All Rights Reserved.
  606. ====================COPYRIGHT====================
  607. * Copyright (c) 2003-2004, International Business Machines
  608. * Corporation and others. All Rights Reserved.
  609. ====================COPYRIGHT====================
  610. * Copyright (c) 2003-2011, International Business Machines
  611. * Corporation and others. All Rights Reserved.
  612. ====================COPYRIGHT====================
  613. * Copyright (c) 2004, International Business Machines
  614. * Corporation and others. All Rights Reserved.
  615. ====================COPYRIGHT====================
  616. * Copyright (c) 2004-2006, International Business Machines
  617. * Corporation and others. All Rights Reserved.
  618. ====================COPYRIGHT====================
  619. * Copyright (c) 2004-2014 International Business Machines
  620. * Corporation and others. All Rights Reserved.
  621. ====================COPYRIGHT====================
  622. * Copyright (c) 2004-2014, International Business Machines
  623. * Corporation and others. All Rights Reserved.
  624. ====================COPYRIGHT====================
  625. /* Copyright (c) IBM Corporation, 2000-2010. All rights reserved. */
  626. ====================COPYRIGHT====================
  627. /* Copyright (c) IBM Corporation, 2000-2011. All rights reserved. */
  628. ====================COPYRIGHT====================
  629. /* Copyright (c) IBM Corporation, 2000-2012. All rights reserved. */
  630. ====================COPYRIGHT====================
  631. /* Copyright (c) IBM Corporation, 2000-2014. All rights reserved. */
  632. ====================COPYRIGHT====================
  633. /* Copyright (c) IBM Corporation, 2000-2016. All rights reserved. */
  634. ====================COPYRIGHT====================
  635. // Copyright (C) 2002-2015 International Business Machines Corporation
  636. // and others. All rights reserved.
  637. ====================COPYRIGHT====================
  638. // Copyright (C) 2012 International Business Machines Corporation
  639. // and others. All rights reserved.
  640. ====================COPYRIGHT====================
  641. // Copyright (C) 2002-2008, International Business Machines Corporation and others.
  642. // All Rights Reserved.
  643. ====================COPYRIGHT====================
  644. // Copyright (C) 2002-2016, International Business Machines Corporation and others.
  645. // All Rights Reserved.
  646. ====================COPYRIGHT====================
  647. // Copyright (C) 2003-2010, International Business Machines Corporation and others.
  648. // All Rights Reserved.
  649. ====================COPYRIGHT====================
  650. // Copyright (C) 2004-2015, International Business Machines Corporation and others.
  651. // All Rights Reserved.
  652. ====================COPYRIGHT====================
  653. // Copyright (C) 1999-2016, International Business Machines
  654. // Corporation and others. All Rights Reserved.
  655. ====================COPYRIGHT====================
  656. // Copyright 2001 and onwards Google Inc.
  657. // Author: Sanjay Ghemawat
  658. ====================COPYRIGHT====================
  659. // Copyright 2004 and onwards Google Inc.
  660. ====================COPYRIGHT====================
  661. // Copyright 2006-2008 the V8 project authors. All rights reserved.
  662. ====================COPYRIGHT====================
  663. // Copyright 2007 Google Inc. All Rights Reserved.
  664. ====================COPYRIGHT====================
  665. // Copyright 2010 the V8 project authors. All rights reserved.
  666. ====================COPYRIGHT====================
  667. // Copyright 2012 the V8 project authors. All rights reserved.
  668. ====================COPYRIGHT====================
  669. // © 2016 and later: Unicode, Inc. and others.
  670. // License & terms of use: http://www.unicode.org/copyright.html
  671. // Copyright (C) 2009-2011, International Business Machines
  672. // Corporation and others. All Rights Reserved.
  673. ====================COPYRIGHT====================
  674. // © 2016 and later: Unicode, Inc. and others.
  675. // License & terms of use: http://www.unicode.org/copyright.html
  676. // Copyright (C) 2009-2013, International Business Machines
  677. // Corporation and others. All Rights Reserved.
  678. ====================COPYRIGHT====================
  679. // © 2016 and later: Unicode, Inc. and others.
  680. // License & terms of use: http://www.unicode.org/copyright.html
  681. //{{NO_DEPENDENCIES}}
  682. // Copyright (c) 2003-2010 International Business Machines
  683. // Corporation and others. All Rights Reserved.
  684. ====================COPYRIGHT====================
  685. // © 2017 and later: Unicode, Inc. and others.
  686. // License & terms of use: http://www.unicode.org/copyright.html
  687. ====================COPYRIGHT====================
  688. // © 2018 and later: Unicode, Inc. and others.
  689. // License & terms of use: http://www.unicode.org/copyright.html
  690. ====================COPYRIGHT====================
  691. // © 2019 and later: Unicode, Inc. and others.
  692. // License & terms of use: http://www.unicode.org/copyright.html
  693. ====================COPYRIGHT====================
  694. // © 2020 and later: Unicode, Inc. and others.
  695. // License & terms of use: http://www.unicode.org/copyright.html
  696. ====================COPYRIGHT====================
  697. <i><font size="-1">Contents generated by StableAPI tool on Fri Apr 03 07:26:43 PDT 2020<br>
  698. Copyright &copy; 2017 and later: Unicode, Inc. and others.<br>
  699. License &amp; terms of use: http://www.unicode.org/copyright.html
  700. ====================COPYRIGHT====================
  701. Copyright (c) 1995-2016 International Business Machines Corporation and others
  702. All rights reserved.
  703. ====================COPYRIGHT====================
  704. Copyright 2006-2011, the V8 project authors. All rights reserved.
  705. ====================COPYRIGHT====================
  706. Copyright © 1991-2020 Unicode, Inc. All rights reserved.
  707. ====================Custom-Punycode====================
  708. Disclaimer and license
  709. Regarding this entire document or any portion of it (including
  710. the pseudocode and C code), the author makes no guarantees and
  711. is not responsible for any damage resulting from its use. The
  712. author grants irrevocable permission to anyone to use, modify,
  713. and distribute it in any way that does not diminish the rights
  714. of anyone else to use, modify, and distribute it, provided that
  715. redistributed derivative works do not contain misleading author or
  716. version information. Derivative works need not be licensed under
  717. similar terms.
  718. ====================ICU====================
  719. <td>Contains the text of the ICU license</td>
  720. ====================ICU====================
  721. The ICU license is now in plain text format, see <a href="./LICENSE">LICENSE</a>.
  722. ====================ICU====================
  723. /* This software is made available under the terms of the */
  724. /* ICU License -- ICU 1.8.1 and later. */
  725. ====================ICU====================
  726. <title>ICU License - moved to LICENSE</title>
  727. ====================Unicode====================
  728. License &amp; terms of use: http://www.unicode.org/copyright.html
  729. ====================Unicode====================
  730. <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  731. ====================Unicode====================
  732. Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
  733. <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  734. ====================Unicode====================
  735. License & terms of use: http://www.unicode.org/copyright.html
  736. ====================Unicode====================
  737. "Copyright (C) 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html"/>
  738. ====================Unicode====================
  739. <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  740. ====================Unicode====================
  741. <p> Copyright &copy; 2016 and later: Unicode, Inc. and others. License &amp; terms of use:
  742. <a href="http://www.unicode.org/copyright.html">http://www.unicode.org/copyright.html</a><br/>
  743. ====================Unicode====================
  744. " Copyright (C) 2016 and later: Unicode, Inc. and others. License & terms of use: http://www.unicode.org/copyright.html "
  745. ====================Unicode====================
  746. <i>© 2016 and later: Unicode, Inc. and others. License &amp; terms of use: http://www.unicode.org/copyright.html</i>
  747. ====================Unicode====================
  748. * License & terms of use: http://www.unicode.org/copyright.html
  749. ====================Unicode====================
  750. * License & terms of use: http://www.unicode.org/copyright.html
  751. ====================Unicode====================
  752. // License & terms of use: http://www.unicode.org/copyright.html
  753. ====================Unicode====================
  754. // License & terms of use: http://www.unicode.org/copyright.html#License
  755. ====================Unicode-Icu-58====================
  756. COPYRIGHT AND PERMISSION NOTICE (ICU 58 and later)
  757. Copyright © 1991-2020 Unicode, Inc. All rights reserved.
  758. Distributed under the Terms of Use in https://www.unicode.org/copyright.html.
  759. Permission is hereby granted, free of charge, to any person obtaining
  760. a copy of the Unicode data files and any associated documentation
  761. (the "Data Files") or Unicode software and any associated documentation
  762. (the "Software") to deal in the Data Files or Software
  763. without restriction, including without limitation the rights to use,
  764. copy, modify, merge, publish, distribute, and/or sell copies of
  765. the Data Files or Software, and to permit persons to whom the Data Files
  766. or Software are furnished to do so, provided that either
  767. (a) this copyright and permission notice appear with all copies
  768. of the Data Files or Software, or
  769. (b) this copyright and permission notice appear in associated
  770. Documentation.
  771. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
  772. ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
  773. WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
  774. NONINFRINGEMENT OF THIRD PARTY RIGHTS.
  775. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
  776. NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
  777. DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
  778. DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
  779. TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
  780. PERFORMANCE OF THE DATA FILES OR SOFTWARE.
  781. Except as contained in this notice, the name of a copyright holder
  782. shall not be used in advertising or otherwise to promote the sale,
  783. use or other dealings in these Data Files or Software without prior
  784. written authorization of the copyright holder.
  785. ---------------------
  786. Third-Party Software Licenses
  787. This section contains third-party software notices and/or additional
  788. terms for licensed third-party software components included within ICU
  789. libraries.
  790. 1. ICU License - ICU 1.8.1 to ICU 57.1
  791. COPYRIGHT AND PERMISSION NOTICE
  792. Copyright (c) 1995-2016 International Business Machines Corporation and others
  793. All rights reserved.
  794. Permission is hereby granted, free of charge, to any person obtaining
  795. a copy of this software and associated documentation files (the
  796. "Software"), to deal in the Software without restriction, including
  797. without limitation the rights to use, copy, modify, merge, publish,
  798. distribute, and/or sell copies of the Software, and to permit persons
  799. to whom the Software is furnished to do so, provided that the above
  800. copyright notice(s) and this permission notice appear in all copies of
  801. the Software and that both the above copyright notice(s) and this
  802. permission notice appear in supporting documentation.
  803. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
  804. EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
  805. MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT
  806. OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR
  807. HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY
  808. SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER
  809. RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF
  810. CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
  811. CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
  812. Except as contained in this notice, the name of a copyright holder
  813. shall not be used in advertising or otherwise to promote the sale, use
  814. or other dealings in this Software without prior written authorization
  815. of the copyright holder.
  816. All trademarks and registered trademarks mentioned herein are the
  817. property of their respective owners.
  818. 2. Chinese/Japanese Word Break Dictionary Data (cjdict.txt)
  819. # The Google Chrome software developed by Google is licensed under
  820. # the BSD license. Other software included in this distribution is
  821. # provided under other licenses, as set forth below.
  822. #
  823. # The BSD License
  824. # http://opensource.org/licenses/bsd-license.php
  825. # Copyright (C) 2006-2008, Google Inc.
  826. #
  827. # All rights reserved.
  828. #
  829. # Redistribution and use in source and binary forms, with or without
  830. # modification, are permitted provided that the following conditions are met:
  831. #
  832. # Redistributions of source code must retain the above copyright notice,
  833. # this list of conditions and the following disclaimer.
  834. # Redistributions in binary form must reproduce the above
  835. # copyright notice, this list of conditions and the following
  836. # disclaimer in the documentation and/or other materials provided with
  837. # the distribution.
  838. # Neither the name of Google Inc. nor the names of its
  839. # contributors may be used to endorse or promote products derived from
  840. # this software without specific prior written permission.
  841. #
  842. #
  843. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  844. # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  845. # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  846. # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  847. # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
  848. # LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
  849. # CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
  850. # SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
  851. # BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
  852. # LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
  853. # NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
  854. # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  855. #
  856. #
  857. # The word list in cjdict.txt are generated by combining three word lists
  858. # listed below with further processing for compound word breaking. The
  859. # frequency is generated with an iterative training against Google web
  860. # corpora.
  861. #
  862. # * Libtabe (Chinese)
  863. # - https://sourceforge.net/project/?group_id=1519
  864. # - Its license terms and conditions are shown below.
  865. #
  866. # * IPADIC (Japanese)
  867. # - http://chasen.aist-nara.ac.jp/chasen/distribution.html
  868. # - Its license terms and conditions are shown below.
  869. #
  870. # ---------COPYING.libtabe ---- BEGIN--------------------
  871. #
  872. # /*
  873. # * Copyright (c) 1999 TaBE Project.
  874. # * Copyright (c) 1999 Pai-Hsiang Hsiao.
  875. # * All rights reserved.
  876. # *
  877. # * Redistribution and use in source and binary forms, with or without
  878. # * modification, are permitted provided that the following conditions
  879. # * are met:
  880. # *
  881. # * . Redistributions of source code must retain the above copyright
  882. # * notice, this list of conditions and the following disclaimer.
  883. # * . Redistributions in binary form must reproduce the above copyright
  884. # * notice, this list of conditions and the following disclaimer in
  885. # * the documentation and/or other materials provided with the
  886. # * distribution.
  887. # * . Neither the name of the TaBE Project nor the names of its
  888. # * contributors may be used to endorse or promote products derived
  889. # * from this software without specific prior written permission.
  890. # *
  891. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  892. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  893. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  894. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  895. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  896. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  897. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  898. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  899. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  900. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  901. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  902. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  903. # */
  904. #
  905. # /*
  906. # * Copyright (c) 1999 Computer Systems and Communication Lab,
  907. # * Institute of Information Science, Academia
  908. # * Sinica. All rights reserved.
  909. # *
  910. # * Redistribution and use in source and binary forms, with or without
  911. # * modification, are permitted provided that the following conditions
  912. # * are met:
  913. # *
  914. # * . Redistributions of source code must retain the above copyright
  915. # * notice, this list of conditions and the following disclaimer.
  916. # * . Redistributions in binary form must reproduce the above copyright
  917. # * notice, this list of conditions and the following disclaimer in
  918. # * the documentation and/or other materials provided with the
  919. # * distribution.
  920. # * . Neither the name of the Computer Systems and Communication Lab
  921. # * nor the names of its contributors may be used to endorse or
  922. # * promote products derived from this software without specific
  923. # * prior written permission.
  924. # *
  925. # * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  926. # * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  927. # * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  928. # * FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  929. # * REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
  930. # * INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  931. # * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  932. # * SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  933. # * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  934. # * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  935. # * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  936. # * OF THE POSSIBILITY OF SUCH DAMAGE.
  937. # */
  938. #
  939. # Copyright 1996 Chih-Hao Tsai @ Beckman Institute,
  940. # University of Illinois
  941. # c-tsai4@uiuc.edu http://casper.beckman.uiuc.edu/~c-tsai4
  942. #
  943. # ---------------COPYING.libtabe-----END--------------------------------
  944. #
  945. #
  946. # ---------------COPYING.ipadic-----BEGIN-------------------------------
  947. #
  948. # Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
  949. # and Technology. All Rights Reserved.
  950. #
  951. # Use, reproduction, and distribution of this software is permitted.
  952. # Any copy of this software, whether in its original form or modified,
  953. # must include both the above copyright notice and the following
  954. # paragraphs.
  955. #
  956. # Nara Institute of Science and Technology (NAIST),
  957. # the copyright holders, disclaims all warranties with regard to this
  958. # software, including all implied warranties of merchantability and
  959. # fitness, in no event shall NAIST be liable for
  960. # any special, indirect or consequential damages or any damages
  961. # whatsoever resulting from loss of use, data or profits, whether in an
  962. # action of contract, negligence or other tortuous action, arising out
  963. # of or in connection with the use or performance of this software.
  964. #
  965. # A large portion of the dictionary entries
  966. # originate from ICOT Free Software. The following conditions for ICOT
  967. # Free Software applies to the current dictionary as well.
  968. #
  969. # Each User may also freely distribute the Program, whether in its
  970. # original form or modified, to any third party or parties, PROVIDED
  971. # that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
  972. # on, or be attached to, the Program, which is distributed substantially
  973. # in the same form as set out herein and that such intended
  974. # distribution, if actually made, will neither violate or otherwise
  975. # contravene any of the laws and regulations of the countries having
  976. # jurisdiction over the User or the intended distribution itself.
  977. #
  978. # NO WARRANTY
  979. #
  980. # The program was produced on an experimental basis in the course of the
  981. # research and development conducted during the project and is provided
  982. # to users as so produced on an experimental basis. Accordingly, the
  983. # program is provided without any warranty whatsoever, whether express,
  984. # implied, statutory or otherwise. The term "warranty" used herein
  985. # includes, but is not limited to, any warranty of the quality,
  986. # performance, merchantability and fitness for a particular purpose of
  987. # the program and the nonexistence of any infringement or violation of
  988. # any right of any third party.
  989. #
  990. # Each user of the program will agree and understand, and be deemed to
  991. # have agreed and understood, that there is no warranty whatsoever for
  992. # the program and, accordingly, the entire risk arising from or
  993. # otherwise connected with the program is assumed by the user.
  994. #
  995. # Therefore, neither ICOT, the copyright holder, or any other
  996. # organization that participated in or was otherwise related to the
  997. # development of the program and their respective officials, directors,
  998. # officers and other employees shall be held liable for any and all
  999. # damages, including, without limitation, general, special, incidental
  1000. # and consequential damages, arising out of or otherwise in connection
  1001. # with the use or inability to use the program or any product, material
  1002. # or result produced or otherwise obtained by using the program,
  1003. # regardless of whether they have been advised of, or otherwise had
  1004. # knowledge of, the possibility of such damages at any time during the
  1005. # project or thereafter. Each user will be deemed to have agreed to the
  1006. # foregoing by his or her commencement of use of the program. The term
  1007. # "use" as used herein includes, but is not limited to, the use,
  1008. # modification, copying and distribution of the program and the
  1009. # production of secondary products from the program.
  1010. #
  1011. # In the case where the program, whether in its original form or
  1012. # modified, was distributed or delivered to or received by a user from
  1013. # any person, organization or entity other than ICOT, unless it makes or
  1014. # grants independently of ICOT any specific warranty to the user in
  1015. # writing, such person, organization or entity, will also be exempted
  1016. # from and not be held liable to the user for any such damages as noted
  1017. # above as far as the program is concerned.
  1018. #
  1019. # ---------------COPYING.ipadic-----END----------------------------------
  1020. 3. Lao Word Break Dictionary Data (laodict.txt)
  1021. # Copyright (c) 2013 International Business Machines Corporation
  1022. # and others. All Rights Reserved.
  1023. #
  1024. # Project: http://code.google.com/p/lao-dictionary/
  1025. # Dictionary: http://lao-dictionary.googlecode.com/git/Lao-Dictionary.txt
  1026. # License: http://lao-dictionary.googlecode.com/git/Lao-Dictionary-LICENSE.txt
  1027. # (copied below)
  1028. #
  1029. # This file is derived from the above dictionary, with slight
  1030. # modifications.
  1031. # ----------------------------------------------------------------------
  1032. # Copyright (C) 2013 Brian Eugene Wilson, Robert Martin Campbell.
  1033. # All rights reserved.
  1034. #
  1035. # Redistribution and use in source and binary forms, with or without
  1036. # modification,
  1037. # are permitted provided that the following conditions are met:
  1038. #
  1039. #
  1040. # Redistributions of source code must retain the above copyright notice, this
  1041. # list of conditions and the following disclaimer. Redistributions in
  1042. # binary form must reproduce the above copyright notice, this list of
  1043. # conditions and the following disclaimer in the documentation and/or
  1044. # other materials provided with the distribution.
  1045. #
  1046. #
  1047. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1048. # "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1049. # LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
  1050. # FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
  1051. # COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
  1052. # INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
  1053. # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
  1054. # SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  1055. # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
  1056. # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
  1057. # ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
  1058. # OF THE POSSIBILITY OF SUCH DAMAGE.
  1059. # --------------------------------------------------------------------------
  1060. 4. Burmese Word Break Dictionary Data (burmesedict.txt)
  1061. # Copyright (c) 2014 International Business Machines Corporation
  1062. # and others. All Rights Reserved.
  1063. #
  1064. # This list is part of a project hosted at:
  1065. # github.com/kanyawtech/myanmar-karen-word-lists
  1066. #
  1067. # --------------------------------------------------------------------------
  1068. # Copyright (c) 2013, LeRoy Benjamin Sharon
  1069. # All rights reserved.
  1070. #
  1071. # Redistribution and use in source and binary forms, with or without
  1072. # modification, are permitted provided that the following conditions
  1073. # are met: Redistributions of source code must retain the above
  1074. # copyright notice, this list of conditions and the following
  1075. # disclaimer. Redistributions in binary form must reproduce the
  1076. # above copyright notice, this list of conditions and the following
  1077. # disclaimer in the documentation and/or other materials provided
  1078. # with the distribution.
  1079. #
  1080. # Neither the name Myanmar Karen Word Lists, nor the names of its
  1081. # contributors may be used to endorse or promote products derived
  1082. # from this software without specific prior written permission.
  1083. #
  1084. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
  1085. # CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
  1086. # INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
  1087. # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
  1088. # DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS
  1089. # BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL,
  1090. # EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED
  1091. # TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1092. # DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
  1093. # ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
  1094. # TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF
  1095. # THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  1096. # SUCH DAMAGE.
  1097. # --------------------------------------------------------------------------
  1098. 5. Time Zone Database
  1099. ICU uses the public domain data and code derived from Time Zone
  1100. Database for its time zone support. The ownership of the TZ database
  1101. is explained in BCP 175: Procedure for Maintaining the Time Zone
  1102. Database section 7.
  1103. # 7. Database Ownership
  1104. #
  1105. # The TZ database itself is not an IETF Contribution or an IETF
  1106. # document. Rather it is a pre-existing and regularly updated work
  1107. # that is in the public domain, and is intended to remain in the
  1108. # public domain. Therefore, BCPs 78 [RFC5378] and 79 [RFC3979] do
  1109. # not apply to the TZ Database or contributions that individuals make
  1110. # to it. Should any claims be made and substantiated against the TZ
  1111. # Database, the organization that is providing the IANA
  1112. # Considerations defined in this RFC, under the memorandum of
  1113. # understanding with the IETF, currently ICANN, may act in accordance
  1114. # with all competent court orders. No ownership claims will be made
  1115. # by ICANN or the IETF Trust on the database or the code. Any person
  1116. # making a contribution to the database or code waives all rights to
  1117. # future claims in that contribution or in the TZ Database.
  1118. 6. Google double-conversion
  1119. Copyright 2006-2011, the V8 project authors. All rights reserved.
  1120. Redistribution and use in source and binary forms, with or without
  1121. modification, are permitted provided that the following conditions are
  1122. met:
  1123. * Redistributions of source code must retain the above copyright
  1124. notice, this list of conditions and the following disclaimer.
  1125. * Redistributions in binary form must reproduce the above
  1126. copyright notice, this list of conditions and the following
  1127. disclaimer in the documentation and/or other materials provided
  1128. with the distribution.
  1129. * Neither the name of Google Inc. nor the names of its
  1130. contributors may be used to endorse or promote products derived
  1131. from this software without specific prior written permission.
  1132. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
  1133. "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
  1134. LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
  1135. A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
  1136. OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
  1137. SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
  1138. LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
  1139. DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
  1140. THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
  1141. (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
  1142. OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.