Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(131)

Side by Side Diff: third_party/icu4java/LICENSE

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

Powered by Google App Engine
This is Rietveld 408576698