Skip to content

Commit cde1e73

Browse files
committed
Include license for icu4c and all third-party libraries
1 parent acaa0cc commit cde1e73

File tree

2 files changed

+788
-0
lines changed

2 files changed

+788
-0
lines changed

LICENSE

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

0 commit comments

Comments
 (0)