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