Codebase list mozc / a5ed2cd
Merge pull request #359 from google/replace_crlf_with_lf_in_credit_files Replace CR+LF with LF in credits_*.html. Yohei Yukawa 8 years ago
3 changed file(s) with 4989 addition(s) and 4989 deletion(s). Raw diff Collapse all Expand all
0 <!DOCTYPE HTML>
1 <html>
2 <head>
3 <meta charset="utf-8">
4 <title>Credits</title>
5 <style>
6 body {
7 font-family:Helvetica,Arial,sans-serif;
8 background-color:white;
9 font-size:84%;
10 max-width:1020px;
11 }
12 .page-title {
13 font-size:164%;
14 font-weight:bold;
15 }
16 .product {
17 background-color:#c3d9ff;
18 overflow:auto;
19 padding:2px;
20 margin-top:16px;
21 border-radius:5px;
22 }
23 .product .title {
24 font-size:110%;
25 font-weight:bold;
26 float:left;
27 margin:3px;
28 }
29 .product .homepage {
30 text-align:right;
31 float:right;
32 margin:3px;
33 }
34 .product .show {
35 text-align:right;
36 float:right;
37 margin:3px;
38 }
39 .licence {
40 clear:both;
41 background-color:#e8eef7;
42 padding:16px;
43 border-radius:3px;
44 }
45 .licence pre {
46 white-space:pre-wrap;
47 }
48 .licence h3 {
49 margin-top:0px;
50 }
51 </style>
52 </head>
53 <body>
54 <span class="page-title" style="float:left;">Credits</span>
55 <div style="clear:both; overflow:auto;"></div>
56
57 </body>
58 </html>
59 <div class="product">
60 <span class="title">Android</span>
61 <span class="homepage">
62 <a href="http://source.android.com">homepage</a></span>
63 <div class="licence">
64 <h3>Android is licensed as follows:</h3>
65 <pre>
66 Apache License
67 Version 2.0, January 2004
68 http://www.apache.org/licenses/
69
70 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
71
72 1. Definitions.
73
74 "License" shall mean the terms and conditions for use, reproduction,
75 and distribution as defined by Sections 1 through 9 of this document.
76
77 "Licensor" shall mean the copyright owner or entity authorized by
78 the copyright owner that is granting the License.
79
80 "Legal Entity" shall mean the union of the acting entity and all
81 other entities that control, are controlled by, or are under common
82 control with that entity. For the purposes of this definition,
83 "control" means (i) the power, direct or indirect, to cause the
84 direction or management of such entity, whether by contract or
85 otherwise, or (ii) ownership of fifty percent (50%) or more of the
86 outstanding shares, or (iii) beneficial ownership of such entity.
87
88 "You" (or "Your") shall mean an individual or Legal Entity
89 exercising permissions granted by this License.
90
91 "Source" form shall mean the preferred form for making modifications,
92 including but not limited to software source code, documentation
93 source, and configuration files.
94
95 "Object" form shall mean any form resulting from mechanical
96 transformation or translation of a Source form, including but
97 not limited to compiled object code, generated documentation,
98 and conversions to other media types.
99
100 "Work" shall mean the work of authorship, whether in Source or
101 Object form, made available under the License, as indicated by a
102 copyright notice that is included in or attached to the work
103 (an example is provided in the Appendix below).
104
105 "Derivative Works" shall mean any work, whether in Source or Object
106 form, that is based on (or derived from) the Work and for which the
107 editorial revisions, annotations, elaborations, or other modifications
108 represent, as a whole, an original work of authorship. For the purposes
109 of this License, Derivative Works shall not include works that remain
110 separable from, or merely link (or bind by name) to the interfaces of,
111 the Work and Derivative Works thereof.
112
113 "Contribution" shall mean any work of authorship, including
114 the original version of the Work and any modifications or additions
115 to that Work or Derivative Works thereof, that is intentionally
116 submitted to Licensor for inclusion in the Work by the copyright owner
117 or by an individual or Legal Entity authorized to submit on behalf of
118 the copyright owner. For the purposes of this definition, "submitted"
119 means any form of electronic, verbal, or written communication sent
120 to the Licensor or its representatives, including but not limited to
121 communication on electronic mailing lists, source code control systems,
122 and issue tracking systems that are managed by, or on behalf of, the
123 Licensor for the purpose of discussing and improving the Work, but
124 excluding communication that is conspicuously marked or otherwise
125 designated in writing by the copyright owner as "Not a Contribution."
126
127 "Contributor" shall mean Licensor and any individual or Legal Entity
128 on behalf of whom a Contribution has been received by Licensor and
129 subsequently incorporated within the Work.
130
131 2. Grant of Copyright License. Subject to the terms and conditions of
132 this License, each Contributor hereby grants to You a perpetual,
133 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
134 copyright license to reproduce, prepare Derivative Works of,
135 publicly display, publicly perform, sublicense, and distribute the
136 Work and such Derivative Works in Source or Object form.
137
138 3. Grant of Patent License. Subject to the terms and conditions of
139 this License, each Contributor hereby grants to You a perpetual,
140 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
141 (except as stated in this section) patent license to make, have made,
142 use, offer to sell, sell, import, and otherwise transfer the Work,
143 where such license applies only to those patent claims licensable
144 by such Contributor that are necessarily infringed by their
145 Contribution(s) alone or by combination of their Contribution(s)
146 with the Work to which such Contribution(s) was submitted. If You
147 institute patent litigation against any entity (including a
148 cross-claim or counterclaim in a lawsuit) alleging that the Work
149 or a Contribution incorporated within the Work constitutes direct
150 or contributory patent infringement, then any patent licenses
151 granted to You under this License for that Work shall terminate
152 as of the date such litigation is filed.
153
154 4. Redistribution. You may reproduce and distribute copies of the
155 Work or Derivative Works thereof in any medium, with or without
156 modifications, and in Source or Object form, provided that You
157 meet the following conditions:
158
159 (a) You must give any other recipients of the Work or
160 Derivative Works a copy of this License; and
161
162 (b) You must cause any modified files to carry prominent notices
163 stating that You changed the files; and
164
165 (c) You must retain, in the Source form of any Derivative Works
166 that You distribute, all copyright, patent, trademark, and
167 attribution notices from the Source form of the Work,
168 excluding those notices that do not pertain to any part of
169 the Derivative Works; and
170
171 (d) If the Work includes a "NOTICE" text file as part of its
172 distribution, then any Derivative Works that You distribute must
173 include a readable copy of the attribution notices contained
174 within such NOTICE file, excluding those notices that do not
175 pertain to any part of the Derivative Works, in at least one
176 of the following places: within a NOTICE text file distributed
177 as part of the Derivative Works; within the Source form or
178 documentation, if provided along with the Derivative Works; or,
179 within a display generated by the Derivative Works, if and
180 wherever such third-party notices normally appear. The contents
181 of the NOTICE file are for informational purposes only and
182 do not modify the License. You may add Your own attribution
183 notices within Derivative Works that You distribute, alongside
184 or as an addendum to the NOTICE text from the Work, provided
185 that such additional attribution notices cannot be construed
186 as modifying the License.
187
188 You may add Your own copyright statement to Your modifications and
189 may provide additional or different license terms and conditions
190 for use, reproduction, or distribution of Your modifications, or
191 for any such Derivative Works as a whole, provided Your use,
192 reproduction, and distribution of the Work otherwise complies with
193 the conditions stated in this License.
194
195 5. Submission of Contributions. Unless You explicitly state otherwise,
196 any Contribution intentionally submitted for inclusion in the Work
197 by You to the Licensor shall be under the terms and conditions of
198 this License, without any additional terms or conditions.
199 Notwithstanding the above, nothing herein shall supersede or modify
200 the terms of any separate license agreement you may have executed
201 with Licensor regarding such Contributions.
202
203 6. Trademarks. This License does not grant permission to use the trade
204 names, trademarks, service marks, or product names of the Licensor,
205 except as required for reasonable and customary use in describing the
206 origin of the Work and reproducing the content of the NOTICE file.
207
208 7. Disclaimer of Warranty. Unless required by applicable law or
209 agreed to in writing, Licensor provides the Work (and each
210 Contributor provides its Contributions) on an "AS IS" BASIS,
211 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
212 implied, including, without limitation, any warranties or conditions
213 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
214 PARTICULAR PURPOSE. You are solely responsible for determining the
215 appropriateness of using or redistributing the Work and assume any
216 risks associated with Your exercise of permissions under this License.
217
218 8. Limitation of Liability. In no event and under no legal theory,
219 whether in tort (including negligence), contract, or otherwise,
220 unless required by applicable law (such as deliberate and grossly
221 negligent acts) or agreed to in writing, shall any Contributor be
222 liable to You for damages, including any direct, indirect, special,
223 incidental, or consequential damages of any character arising as a
224 result of this License or out of the use or inability to use the
225 Work (including but not limited to damages for loss of goodwill,
226 work stoppage, computer failure or malfunction, or any and all
227 other commercial damages or losses), even if such Contributor
228 has been advised of the possibility of such damages.
229
230 9. Accepting Warranty or Additional Liability. While redistributing
231 the Work or Derivative Works thereof, You may choose to offer,
232 and charge a fee for, acceptance of support, warranty, indemnity,
233 or other liability obligations and/or rights consistent with this
234 License. However, in accepting such obligations, You may act only
235 on Your own behalf and on Your sole responsibility, not on behalf
236 of any other Contributor, and only if You agree to indemnify,
237 defend, and hold each Contributor harmless for any liability
238 incurred by, or claims asserted against, such Contributor by reason
239 of your accepting any such warranty or additional liability.
240
241 END OF TERMS AND CONDITIONS
242
243 APPENDIX: How to apply the Apache License to your work.
244
245 To apply the Apache License to your work, attach the following
246 boilerplate notice, with the fields enclosed by brackets "[]"
247 replaced with your own identifying information. (Don't include
248 the brackets!) The text should be enclosed in the appropriate
249 comment syntax for the file format. We also recommend that a
250 file or class name and description of purpose be included on the
251 same "printed page" as the copyright notice for easier
252 identification within third-party archives.
253
254 Copyright [yyyy] [name of copyright owner]
255
256 Licensed under the Apache License, Version 2.0 (the "License");
257 you may not use this file except in compliance with the License.
258 You may obtain a copy of the License at
259
260 http://www.apache.org/licenses/LICENSE-2.0
261
262 Unless required by applicable law or agreed to in writing, software
263 distributed under the License is distributed on an "AS IS" BASIS,
264 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
265 See the License for the specific language governing permissions and
266 limitations under the License.
267 </pre>
268 </div>
269 </div>
270 <div class="product">
271 <span class="title">google-breakpad</span>
272 <span class="homepage">
273 <a href="https://chromium.googlesource.com/breakpad/breakpad">homepage</a></span>
274 <div class="licence">
275 <h3>google-breakpad is licensed as follows:</h3>
276 <pre>
277 Copyright (c) 2006, Google Inc.
278 All rights reserved.
279
280 Redistribution and use in source and binary forms, with or without
281 modification, are permitted provided that the following conditions are
282 met:
283
284 * Redistributions of source code must retain the above copyright
285 notice, this list of conditions and the following disclaimer.
286 * Redistributions in binary form must reproduce the above
287 copyright notice, this list of conditions and the following disclaimer
288 in the documentation and/or other materials provided with the
289 distribution.
290 * Neither the name of Google Inc. nor the names of its
291 contributors may be used to endorse or promote products derived from
292 this software without specific prior written permission.
293
294 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
295 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
296 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
297 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
298 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
299 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
300 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
301 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
302 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
303 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
304 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
305 </pre>
306 </div>
307 </div>
308 <div class="product">
309 <span class="title">Guava</span>
310 <span class="homepage">
311 <a href="https://github.com/google/guava">homepage</a></span>
312 <div class="licence">
313 <h3>Guava is licensed as follows:</h3>
314 <pre>
315 Apache License
316 Version 2.0, January 2004
317 http://www.apache.org/licenses/
318
319 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
320
321 1. Definitions.
322
323 "License" shall mean the terms and conditions for use, reproduction,
324 and distribution as defined by Sections 1 through 9 of this document.
325
326 "Licensor" shall mean the copyright owner or entity authorized by
327 the copyright owner that is granting the License.
328
329 "Legal Entity" shall mean the union of the acting entity and all
330 other entities that control, are controlled by, or are under common
331 control with that entity. For the purposes of this definition,
332 "control" means (i) the power, direct or indirect, to cause the
333 direction or management of such entity, whether by contract or
334 otherwise, or (ii) ownership of fifty percent (50%) or more of the
335 outstanding shares, or (iii) beneficial ownership of such entity.
336
337 "You" (or "Your") shall mean an individual or Legal Entity
338 exercising permissions granted by this License.
339
340 "Source" form shall mean the preferred form for making modifications,
341 including but not limited to software source code, documentation
342 source, and configuration files.
343
344 "Object" form shall mean any form resulting from mechanical
345 transformation or translation of a Source form, including but
346 not limited to compiled object code, generated documentation,
347 and conversions to other media types.
348
349 "Work" shall mean the work of authorship, whether in Source or
350 Object form, made available under the License, as indicated by a
351 copyright notice that is included in or attached to the work
352 (an example is provided in the Appendix below).
353
354 "Derivative Works" shall mean any work, whether in Source or Object
355 form, that is based on (or derived from) the Work and for which the
356 editorial revisions, annotations, elaborations, or other modifications
357 represent, as a whole, an original work of authorship. For the purposes
358 of this License, Derivative Works shall not include works that remain
359 separable from, or merely link (or bind by name) to the interfaces of,
360 the Work and Derivative Works thereof.
361
362 "Contribution" shall mean any work of authorship, including
363 the original version of the Work and any modifications or additions
364 to that Work or Derivative Works thereof, that is intentionally
365 submitted to Licensor for inclusion in the Work by the copyright owner
366 or by an individual or Legal Entity authorized to submit on behalf of
367 the copyright owner. For the purposes of this definition, "submitted"
368 means any form of electronic, verbal, or written communication sent
369 to the Licensor or its representatives, including but not limited to
370 communication on electronic mailing lists, source code control systems,
371 and issue tracking systems that are managed by, or on behalf of, the
372 Licensor for the purpose of discussing and improving the Work, but
373 excluding communication that is conspicuously marked or otherwise
374 designated in writing by the copyright owner as "Not a Contribution."
375
376 "Contributor" shall mean Licensor and any individual or Legal Entity
377 on behalf of whom a Contribution has been received by Licensor and
378 subsequently incorporated within the Work.
379
380 2. Grant of Copyright License. Subject to the terms and conditions of
381 this License, each Contributor hereby grants to You a perpetual,
382 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
383 copyright license to reproduce, prepare Derivative Works of,
384 publicly display, publicly perform, sublicense, and distribute the
385 Work and such Derivative Works in Source or Object form.
386
387 3. Grant of Patent License. Subject to the terms and conditions of
388 this License, each Contributor hereby grants to You a perpetual,
389 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
390 (except as stated in this section) patent license to make, have made,
391 use, offer to sell, sell, import, and otherwise transfer the Work,
392 where such license applies only to those patent claims licensable
393 by such Contributor that are necessarily infringed by their
394 Contribution(s) alone or by combination of their Contribution(s)
395 with the Work to which such Contribution(s) was submitted. If You
396 institute patent litigation against any entity (including a
397 cross-claim or counterclaim in a lawsuit) alleging that the Work
398 or a Contribution incorporated within the Work constitutes direct
399 or contributory patent infringement, then any patent licenses
400 granted to You under this License for that Work shall terminate
401 as of the date such litigation is filed.
402
403 4. Redistribution. You may reproduce and distribute copies of the
404 Work or Derivative Works thereof in any medium, with or without
405 modifications, and in Source or Object form, provided that You
406 meet the following conditions:
407
408 (a) You must give any other recipients of the Work or
409 Derivative Works a copy of this License; and
410
411 (b) You must cause any modified files to carry prominent notices
412 stating that You changed the files; and
413
414 (c) You must retain, in the Source form of any Derivative Works
415 that You distribute, all copyright, patent, trademark, and
416 attribution notices from the Source form of the Work,
417 excluding those notices that do not pertain to any part of
418 the Derivative Works; and
419
420 (d) If the Work includes a "NOTICE" text file as part of its
421 distribution, then any Derivative Works that You distribute must
422 include a readable copy of the attribution notices contained
423 within such NOTICE file, excluding those notices that do not
424 pertain to any part of the Derivative Works, in at least one
425 of the following places: within a NOTICE text file distributed
426 as part of the Derivative Works; within the Source form or
427 documentation, if provided along with the Derivative Works; or,
428 within a display generated by the Derivative Works, if and
429 wherever such third-party notices normally appear. The contents
430 of the NOTICE file are for informational purposes only and
431 do not modify the License. You may add Your own attribution
432 notices within Derivative Works that You distribute, alongside
433 or as an addendum to the NOTICE text from the Work, provided
434 that such additional attribution notices cannot be construed
435 as modifying the License.
436
437 You may add Your own copyright statement to Your modifications and
438 may provide additional or different license terms and conditions
439 for use, reproduction, or distribution of Your modifications, or
440 for any such Derivative Works as a whole, provided Your use,
441 reproduction, and distribution of the Work otherwise complies with
442 the conditions stated in this License.
443
444 5. Submission of Contributions. Unless You explicitly state otherwise,
445 any Contribution intentionally submitted for inclusion in the Work
446 by You to the Licensor shall be under the terms and conditions of
447 this License, without any additional terms or conditions.
448 Notwithstanding the above, nothing herein shall supersede or modify
449 the terms of any separate license agreement you may have executed
450 with Licensor regarding such Contributions.
451
452 6. Trademarks. This License does not grant permission to use the trade
453 names, trademarks, service marks, or product names of the Licensor,
454 except as required for reasonable and customary use in describing the
455 origin of the Work and reproducing the content of the NOTICE file.
456
457 7. Disclaimer of Warranty. Unless required by applicable law or
458 agreed to in writing, Licensor provides the Work (and each
459 Contributor provides its Contributions) on an "AS IS" BASIS,
460 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
461 implied, including, without limitation, any warranties or conditions
462 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
463 PARTICULAR PURPOSE. You are solely responsible for determining the
464 appropriateness of using or redistributing the Work and assume any
465 risks associated with Your exercise of permissions under this License.
466
467 8. Limitation of Liability. In no event and under no legal theory,
468 whether in tort (including negligence), contract, or otherwise,
469 unless required by applicable law (such as deliberate and grossly
470 negligent acts) or agreed to in writing, shall any Contributor be
471 liable to You for damages, including any direct, indirect, special,
472 incidental, or consequential damages of any character arising as a
473 result of this License or out of the use or inability to use the
474 Work (including but not limited to damages for loss of goodwill,
475 work stoppage, computer failure or malfunction, or any and all
476 other commercial damages or losses), even if such Contributor
477 has been advised of the possibility of such damages.
478
479 9. Accepting Warranty or Additional Liability. While redistributing
480 the Work or Derivative Works thereof, You may choose to offer,
481 and charge a fee for, acceptance of support, warranty, indemnity,
482 or other liability obligations and/or rights consistent with this
483 License. However, in accepting such obligations, You may act only
484 on Your own behalf and on Your sole responsibility, not on behalf
485 of any other Contributor, and only if You agree to indemnify,
486 defend, and hold each Contributor harmless for any liability
487 incurred by, or claims asserted against, such Contributor by reason
488 of your accepting any such warranty or additional liability.
489
490 END OF TERMS AND CONDITIONS
491
492 APPENDIX: How to apply the Apache License to your work.
493
494 To apply the Apache License to your work, attach the following
495 boilerplate notice, with the fields enclosed by brackets "[]"
496 replaced with your own identifying information. (Don't include
497 the brackets!) The text should be enclosed in the appropriate
498 comment syntax for the file format. We also recommend that a
499 file or class name and description of purpose be included on the
500 same "printed page" as the copyright notice for easier
501 identification within third-party archives.
502
503 Copyright [yyyy] [name of copyright owner]
504
505 Licensed under the Apache License, Version 2.0 (the "License");
506 you may not use this file except in compliance with the License.
507 You may obtain a copy of the License at
508
509 http://www.apache.org/licenses/LICENSE-2.0
510
511 Unless required by applicable law or agreed to in writing, software
512 distributed under the License is distributed on an "AS IS" BASIS,
513 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
514 See the License for the specific language governing permissions and
515 limitations under the License.
516 </pre>
517 </div>
518 </div>
519 <div class="product">
520 <span class="title">IPAdic</span>
521 <span class="homepage">
522 <a href="http://sourceforge.jp/projects/ipadic/">homepage</a></span>
523 <div class="licence">
524 <h3>IPAdic is licensed as follows:</h3>
525 <pre>
526 Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
527 and Technology. All Rights Reserved.
528
529 Use, reproduction, and distribution of this software is permitted.
530 Any copy of this software, whether in its original form or modified,
531 must include both the above copyright notice and the following
532 paragraphs.
533
534 Nara Institute of Science and Technology (NAIST),
535 the copyright holders, disclaims all warranties with regard to this
536 software, including all implied warranties of merchantability and
537 fitness, in no event shall NAIST be liable for
538 any special, indirect or consequential damages or any damages
539 whatsoever resulting from loss of use, data or profits, whether in an
540 action of contract, negligence or other tortuous action, arising out
541 of or in connection with the use or performance of this software.
542
543 A large portion of the dictionary entries
544 originate from ICOT Free Software. The following conditions for ICOT
545 Free Software applies to the current dictionary as well.
546
547 Each User may also freely distribute the Program, whether in its
548 original form or modified, to any third party or parties, PROVIDED
549 that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
550 on, or be attached to, the Program, which is distributed substantially
551 in the same form as set out herein and that such intended
552 distribution, if actually made, will neither violate or otherwise
553 contravene any of the laws and regulations of the countries having
554 jurisdiction over the User or the intended distribution itself.
555
556 NO WARRANTY
557
558 The program was produced on an experimental basis in the course of the
559 research and development conducted during the project and is provided
560 to users as so produced on an experimental basis. Accordingly, the
561 program is provided without any warranty whatsoever, whether express,
562 implied, statutory or otherwise. The term "warranty" used herein
563 includes, but is not limited to, any warranty of the quality,
564 performance, merchantability and fitness for a particular purpose of
565 the program and the nonexistence of any infringement or violation of
566 any right of any third party.
567
568 Each user of the program will agree and understand, and be deemed to
569 have agreed and understood, that there is no warranty whatsoever for
570 the program and, accordingly, the entire risk arising from or
571 otherwise connected with the program is assumed by the user.
572
573 Therefore, neither ICOT, the copyright holder, or any other
574 organization that participated in or was otherwise related to the
575 development of the program and their respective officials, directors,
576 officers and other employees shall be held liable for any and all
577 damages, including, without limitation, general, special, incidental
578 and consequential damages, arising out of or otherwise in connection
579 with the use or inability to use the program or any product, material
580 or result produced or otherwise obtained by using the program,
581 regardless of whether they have been advised of, or otherwise had
582 knowledge of, the possibility of such damages at any time during the
583 project or thereafter. Each user will be deemed to have agreed to the
584 foregoing by his or her commencement of use of the program. The term
585 "use" as used herein includes, but is not limited to, the use,
586 modification, copying and distribution of the program and the
587 production of secondary products from the program.
588
589 In the case where the program, whether in its original form or
590 modified, was distributed or delivered to or received by a user from
591 any person, organization or entity other than ICOT, unless it makes or
592 grants independently of ICOT any specific warranty to the user in
593 writing, such person, organization or entity, will also be exempted
594 from and not be held liable to the user for any such damages as noted
595 above as far as the program is concerned.
596 </pre>
597 </div>
598 </div>
599 <div class="product">
600 <span class="title">Japanese Usage Dictionary</span>
601 <span class="homepage">
602 <a href="https://github.com/hiroyuki-komatsu/japanese-usage-dictionary">homepage</a></span>
603 <div class="licence">
604 <h3>Japanese Usage Dictionary is licensed as follows:</h3>
605 <pre>
606 Copyright (c) 2011, Hiroyuki Komatsu, Shoji Ogura, Tsuyoshi Horo
607 All rights reserved.
608
609 Redistribution and use in source and binary forms, with or without modification, are
610 permitted provided that the following conditions are met:
611
612 * Redistributions of source code must retain the above
613 copyright notice, this list of conditions and the
614 following disclaimer.
615
616 * Redistributions in binary form must reproduce the above
617 copyright notice, this list of conditions and the
618 following disclaimer in the documentation and/or other
619 materials provided with the distribution.
620
621 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
622 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
623 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
624 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
625 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
626 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
627 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
628 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
629 </pre>
630 </div>
631 </div>
632 <div class="product">
633 <span class="title">JsonCpp</span>
634 <span class="homepage">
635 <a href="http://jsoncpp.sourceforge.net/">homepage</a></span>
636 <div class="licence">
637 <h3>JsonCpp is licensed as follows:</h3>
638 <pre>
639 The JsonCpp library's source code, including accompanying documentation,
640 tests and demonstration applications, are licensed under the following
641 conditions...
642
643 The author (Baptiste Lepilleur) explicitly disclaims copyright in all
644 jurisdictions which recognize such a disclaimer. In such jurisdictions,
645 this software is released into the Public Domain.
646
647 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
648 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
649 released under the terms of the MIT License (see below).
650
651 In jurisdictions which recognize Public Domain property, the user of this
652 software may choose to accept it either as 1) Public Domain, 2) under the
653 conditions of the MIT License (see below), or 3) under the terms of dual
654 Public Domain/MIT License conditions described here, as they choose.
655
656 The MIT License is about as close to Public Domain as a license can get, and is
657 described in clear, concise terms at:
658
659 http://en.wikipedia.org/wiki/MIT_License
660
661 The full text of the MIT License follows:
662
663 ========================================================================
664 Copyright (c) 2007-2010 Baptiste Lepilleur
665
666 Permission is hereby granted, free of charge, to any person
667 obtaining a copy of this software and associated documentation
668 files (the "Software"), to deal in the Software without
669 restriction, including without limitation the rights to use, copy,
670 modify, merge, publish, distribute, sublicense, and/or sell copies
671 of the Software, and to permit persons to whom the Software is
672 furnished to do so, subject to the following conditions:
673
674 The above copyright notice and this permission notice shall be
675 included in all copies or substantial portions of the Software.
676
677 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
678 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
679 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
680 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
681 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
682 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
683 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
684 SOFTWARE.
685 ========================================================================
686 (END LICENSE TEXT)
687
688 The MIT license is compatible with both the GPL and commercial
689 software, affording one all of the rights of Public Domain with the
690 minor nuisance of being required to keep the above copyright notice
691 and license text in the source code. Note also that by accepting the
692 Public Domain "license" you can re-license your copy using whatever
693 license you like.
694 </pre>
695 </div>
696 </div>
697 <div class="product">
698 <span class="title">Native Client SDK</span>
699 <span class="homepage">
700 <a href="https://developer.chrome.com/native-client">homepage</a></span>
701 <div class="licence">
702 <h3>Native Client SDK is licensed as follows:</h3>
703 <pre>
704 Copyright 2011, The Native Client Authors
705 All rights reserved.
706
707 Redistribution and use in source and binary forms, with or without
708 modification, are permitted provided that the following conditions are
709 met:
710
711 * Redistributions of source code must retain the above copyright
712 notice, this list of conditions and the following disclaimer.
713 * Redistributions in binary form must reproduce the above
714 copyright notice, this list of conditions and the following disclaimer
715 in the documentation and/or other materials provided with the
716 distribution.
717 * Neither the name of Google Inc. nor the names of its
718 contributors may be used to endorse or promote products derived from
719 this software without specific prior written permission.
720
721 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
722 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
723 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
724 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
725 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
726 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
727 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
728 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
729 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
730 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
731 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
732 </pre>
733 </div>
734 </div>
735 <div class="product">
736 <span class="title">Noto Fonts</span>
737 <span class="homepage">
738 <a href="http://www.google.com/get/noto/">homepage</a></span>
739 <div class="licence">
740 <h3>Noto Fonts is licensed as follows:</h3>
741 <pre>
742 Apache License
743 Version 2.0, January 2004
744 http://www.apache.org/licenses/
745
746 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747
748 1. Definitions.
749
750 "License" shall mean the terms and conditions for use, reproduction,
751 and distribution as defined by Sections 1 through 9 of this document.
752
753 "Licensor" shall mean the copyright owner or entity authorized by
754 the copyright owner that is granting the License.
755
756 "Legal Entity" shall mean the union of the acting entity and all
757 other entities that control, are controlled by, or are under common
758 control with that entity. For the purposes of this definition,
759 "control" means (i) the power, direct or indirect, to cause the
760 direction or management of such entity, whether by contract or
761 otherwise, or (ii) ownership of fifty percent (50%) or more of the
762 outstanding shares, or (iii) beneficial ownership of such entity.
763
764 "You" (or "Your") shall mean an individual or Legal Entity
765 exercising permissions granted by this License.
766
767 "Source" form shall mean the preferred form for making modifications,
768 including but not limited to software source code, documentation
769 source, and configuration files.
770
771 "Object" form shall mean any form resulting from mechanical
772 transformation or translation of a Source form, including but
773 not limited to compiled object code, generated documentation,
774 and conversions to other media types.
775
776 "Work" shall mean the work of authorship, whether in Source or
777 Object form, made available under the License, as indicated by a
778 copyright notice that is included in or attached to the work
779 (an example is provided in the Appendix below).
780
781 "Derivative Works" shall mean any work, whether in Source or Object
782 form, that is based on (or derived from) the Work and for which the
783 editorial revisions, annotations, elaborations, or other modifications
784 represent, as a whole, an original work of authorship. For the purposes
785 of this License, Derivative Works shall not include works that remain
786 separable from, or merely link (or bind by name) to the interfaces of,
787 the Work and Derivative Works thereof.
788
789 "Contribution" shall mean any work of authorship, including
790 the original version of the Work and any modifications or additions
791 to that Work or Derivative Works thereof, that is intentionally
792 submitted to Licensor for inclusion in the Work by the copyright owner
793 or by an individual or Legal Entity authorized to submit on behalf of
794 the copyright owner. For the purposes of this definition, "submitted"
795 means any form of electronic, verbal, or written communication sent
796 to the Licensor or its representatives, including but not limited to
797 communication on electronic mailing lists, source code control systems,
798 and issue tracking systems that are managed by, or on behalf of, the
799 Licensor for the purpose of discussing and improving the Work, but
800 excluding communication that is conspicuously marked or otherwise
801 designated in writing by the copyright owner as "Not a Contribution."
802
803 "Contributor" shall mean Licensor and any individual or Legal Entity
804 on behalf of whom a Contribution has been received by Licensor and
805 subsequently incorporated within the Work.
806
807 2. Grant of Copyright License. Subject to the terms and conditions of
808 this License, each Contributor hereby grants to You a perpetual,
809 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
810 copyright license to reproduce, prepare Derivative Works of,
811 publicly display, publicly perform, sublicense, and distribute the
812 Work and such Derivative Works in Source or Object form.
813
814 3. Grant of Patent License. Subject to the terms and conditions of
815 this License, each Contributor hereby grants to You a perpetual,
816 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
817 (except as stated in this section) patent license to make, have made,
818 use, offer to sell, sell, import, and otherwise transfer the Work,
819 where such license applies only to those patent claims licensable
820 by such Contributor that are necessarily infringed by their
821 Contribution(s) alone or by combination of their Contribution(s)
822 with the Work to which such Contribution(s) was submitted. If You
823 institute patent litigation against any entity (including a
824 cross-claim or counterclaim in a lawsuit) alleging that the Work
825 or a Contribution incorporated within the Work constitutes direct
826 or contributory patent infringement, then any patent licenses
827 granted to You under this License for that Work shall terminate
828 as of the date such litigation is filed.
829
830 4. Redistribution. You may reproduce and distribute copies of the
831 Work or Derivative Works thereof in any medium, with or without
832 modifications, and in Source or Object form, provided that You
833 meet the following conditions:
834
835 (a) You must give any other recipients of the Work or
836 Derivative Works a copy of this License; and
837
838 (b) You must cause any modified files to carry prominent notices
839 stating that You changed the files; and
840
841 (c) You must retain, in the Source form of any Derivative Works
842 that You distribute, all copyright, patent, trademark, and
843 attribution notices from the Source form of the Work,
844 excluding those notices that do not pertain to any part of
845 the Derivative Works; and
846
847 (d) If the Work includes a "NOTICE" text file as part of its
848 distribution, then any Derivative Works that You distribute must
849 include a readable copy of the attribution notices contained
850 within such NOTICE file, excluding those notices that do not
851 pertain to any part of the Derivative Works, in at least one
852 of the following places: within a NOTICE text file distributed
853 as part of the Derivative Works; within the Source form or
854 documentation, if provided along with the Derivative Works; or,
855 within a display generated by the Derivative Works, if and
856 wherever such third-party notices normally appear. The contents
857 of the NOTICE file are for informational purposes only and
858 do not modify the License. You may add Your own attribution
859 notices within Derivative Works that You distribute, alongside
860 or as an addendum to the NOTICE text from the Work, provided
861 that such additional attribution notices cannot be construed
862 as modifying the License.
863
864 You may add Your own copyright statement to Your modifications and
865 may provide additional or different license terms and conditions
866 for use, reproduction, or distribution of Your modifications, or
867 for any such Derivative Works as a whole, provided Your use,
868 reproduction, and distribution of the Work otherwise complies with
869 the conditions stated in this License.
870
871 5. Submission of Contributions. Unless You explicitly state otherwise,
872 any Contribution intentionally submitted for inclusion in the Work
873 by You to the Licensor shall be under the terms and conditions of
874 this License, without any additional terms or conditions.
875 Notwithstanding the above, nothing herein shall supersede or modify
876 the terms of any separate license agreement you may have executed
877 with Licensor regarding such Contributions.
878
879 6. Trademarks. This License does not grant permission to use the trade
880 names, trademarks, service marks, or product names of the Licensor,
881 except as required for reasonable and customary use in describing the
882 origin of the Work and reproducing the content of the NOTICE file.
883
884 7. Disclaimer of Warranty. Unless required by applicable law or
885 agreed to in writing, Licensor provides the Work (and each
886 Contributor provides its Contributions) on an "AS IS" BASIS,
887 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
888 implied, including, without limitation, any warranties or conditions
889 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
890 PARTICULAR PURPOSE. You are solely responsible for determining the
891 appropriateness of using or redistributing the Work and assume any
892 risks associated with Your exercise of permissions under this License.
893
894 8. Limitation of Liability. In no event and under no legal theory,
895 whether in tort (including negligence), contract, or otherwise,
896 unless required by applicable law (such as deliberate and grossly
897 negligent acts) or agreed to in writing, shall any Contributor be
898 liable to You for damages, including any direct, indirect, special,
899 incidental, or consequential damages of any character arising as a
900 result of this License or out of the use or inability to use the
901 Work (including but not limited to damages for loss of goodwill,
902 work stoppage, computer failure or malfunction, or any and all
903 other commercial damages or losses), even if such Contributor
904 has been advised of the possibility of such damages.
905
906 9. Accepting Warranty or Additional Liability. While redistributing
907 the Work or Derivative Works thereof, You may choose to offer,
908 and charge a fee for, acceptance of support, warranty, indemnity,
909 or other liability obligations and/or rights consistent with this
910 License. However, in accepting such obligations, You may act only
911 on Your own behalf and on Your sole responsibility, not on behalf
912 of any other Contributor, and only if You agree to indemnify,
913 defend, and hold each Contributor harmless for any liability
914 incurred by, or claims asserted against, such Contributor by reason
915 of your accepting any such warranty or additional liability.
916
917 END OF TERMS AND CONDITIONS
918
919 APPENDIX: How to apply the Apache License to your work.
920
921 To apply the Apache License to your work, attach the following
922 boilerplate notice, with the fields enclosed by brackets "[]"
923 replaced with your own identifying information. (Don't include
924 the brackets!) The text should be enclosed in the appropriate
925 comment syntax for the file format. We also recommend that a
926 file or class name and description of purpose be included on the
927 same "printed page" as the copyright notice for easier
928 identification within third-party archives.
929
930 Copyright [yyyy] [name of copyright owner]
931
932 Licensed under the Apache License, Version 2.0 (the "License");
933 you may not use this file except in compliance with the License.
934 You may obtain a copy of the License at
935
936 http://www.apache.org/licenses/LICENSE-2.0
937
938 Unless required by applicable law or agreed to in writing, software
939 distributed under the License is distributed on an "AS IS" BASIS,
940 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941 See the License for the specific language governing permissions and
942 limitations under the License.
943 </pre>
944 </div>
945 </div>
946 <div class="product">
947 <span class="title">Okinawa dictionary</span>
948 <span class="homepage">
949 <a href="http://sourceforge.jp/projects/o-dic/">homepage</a></span>
950 <div class="licence">
951 <h3>Okinawa dictionary is licensed as follows:</h3>
952 <pre>
953 Public Domain Dataです。使用・変更・配布に関しては一切の制限をつけません。
954 商品などに組み込むことも自由に行なってください。すでにいくつかの辞書には沖縄辞書が採用されています。
955 勝手ながら、沖縄辞書に寄贈された辞書も in the Public Domain' 扱いとさせていただきます。
956 </pre>
957 </div>
958 </div>
959 <div class="product">
960 <span class="title">Protocol Buffers</span>
961 <span class="homepage">
962 <a href="https://github.com/google/protobuf">homepage</a></span>
963 <div class="licence">
964 <h3>Protocol Buffers is licensed as follows:</h3>
965 <pre>
966 Copyright 2008, Google Inc.
967 All rights reserved.
968
969 Redistribution and use in source and binary forms, with or without
970 modification, are permitted provided that the following conditions are
971 met:
972
973 * Redistributions of source code must retain the above copyright
974 notice, this list of conditions and the following disclaimer.
975 * Redistributions in binary form must reproduce the above
976 copyright notice, this list of conditions and the following disclaimer
977 in the documentation and/or other materials provided with the
978 distribution.
979 * Neither the name of Google Inc. nor the names of its
980 contributors may be used to endorse or promote products derived from
981 this software without specific prior written permission.
982
983 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
986 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
987 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
988 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
989 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
990 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
991 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
992 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
993 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
994
995 Code generated by the Protocol Buffer compiler is owned by the owner
996 of the input file used when generating it. This code is not
997 standalone and requires a support library to be linked with it. This
998 support library is itself covered by the above license.
999 </pre>
1000 </div>
1001 </div>
1002 <div class="product">
1003 <span class="title">Qt</span>
1004 <span class="homepage">
1005 <a href="http://qt-project.org/">homepage</a></span>
1006 <div class="licence">
1007 <h3>Qt is licensed as follows:</h3>
1008 <pre>
1009 GNU LESSER GENERAL PUBLIC LICENSE
1010 Version 2.1, February 1999
1011
1012 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1013 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1014 Everyone is permitted to copy and distribute verbatim copies
1015 of this license document, but changing it is not allowed.
1016
1017 [This is the first released version of the Lesser GPL. It also counts
1018 as the successor of the GNU Library Public License, version 2, hence
1019 the version number 2.1.]
1020
1021 Preamble
1022
1023 The licenses for most software are designed to take away your
1024 freedom to share and change it. By contrast, the GNU General Public
1025 Licenses are intended to guarantee your freedom to share and change
1026 free software--to make sure the software is free for all its users.
1027
1028 This license, the Lesser General Public License, applies to some
1029 specially designated software packages--typically libraries--of the
1030 Free Software Foundation and other authors who decide to use it. You
1031 can use it too, but we suggest you first think carefully about whether
1032 this license or the ordinary General Public License is the better
1033 strategy to use in any particular case, based on the explanations below.
1034
1035 When we speak of free software, we are referring to freedom of use,
1036 not price. Our General Public Licenses are designed to make sure that
1037 you have the freedom to distribute copies of free software (and charge
1038 for this service if you wish); that you receive source code or can get
1039 it if you want it; that you can change the software and use pieces of
1040 it in new free programs; and that you are informed that you can do
1041 these things.
1042
1043 To protect your rights, we need to make restrictions that forbid
1044 distributors to deny you these rights or to ask you to surrender these
1045 rights. These restrictions translate to certain responsibilities for
1046 you if you distribute copies of the library or if you modify it.
1047
1048 For example, if you distribute copies of the library, whether gratis
1049 or for a fee, you must give the recipients all the rights that we gave
1050 you. You must make sure that they, too, receive or can get the source
1051 code. If you link other code with the library, you must provide
1052 complete object files to the recipients, so that they can relink them
1053 with the library after making changes to the library and recompiling
1054 it. And you must show them these terms so they know their rights.
1055
1056 We protect your rights with a two-step method: (1) we copyright the
1057 library, and (2) we offer you this license, which gives you legal
1058 permission to copy, distribute and/or modify the library.
1059
1060 To protect each distributor, we want to make it very clear that
1061 there is no warranty for the free library. Also, if the library is
1062 modified by someone else and passed on, the recipients should know
1063 that what they have is not the original version, so that the original
1064 author's reputation will not be affected by problems that might be
1065 introduced by others.
1066
1067 Finally, software patents pose a constant threat to the existence of
1068 any free program. We wish to make sure that a company cannot
1069 effectively restrict the users of a free program by obtaining a
1070 restrictive license from a patent holder. Therefore, we insist that
1071 any patent license obtained for a version of the library must be
1072 consistent with the full freedom of use specified in this license.
1073
1074 Most GNU software, including some libraries, is covered by the
1075 ordinary GNU General Public License. This license, the GNU Lesser
1076 General Public License, applies to certain designated libraries, and
1077 is quite different from the ordinary General Public License. We use
1078 this license for certain libraries in order to permit linking those
1079 libraries into non-free programs.
1080
1081 When a program is linked with a library, whether statically or using
1082 a shared library, the combination of the two is legally speaking a
1083 combined work, a derivative of the original library. The ordinary
1084 General Public License therefore permits such linking only if the
1085 entire combination fits its criteria of freedom. The Lesser General
1086 Public License permits more lax criteria for linking other code with
1087 the library.
1088
1089 We call this license the "Lesser" General Public License because it
1090 does Less to protect the user's freedom than the ordinary General
1091 Public License. It also provides other free software developers Less
1092 of an advantage over competing non-free programs. These disadvantages
1093 are the reason we use the ordinary General Public License for many
1094 libraries. However, the Lesser license provides advantages in certain
1095 special circumstances.
1096
1097 For example, on rare occasions, there may be a special need to
1098 encourage the widest possible use of a certain library, so that it becomes
1099 a de-facto standard. To achieve this, non-free programs must be
1100 allowed to use the library. A more frequent case is that a free
1101 library does the same job as widely used non-free libraries. In this
1102 case, there is little to gain by limiting the free library to free
1103 software only, so we use the Lesser General Public License.
1104
1105 In other cases, permission to use a particular library in non-free
1106 programs enables a greater number of people to use a large body of
1107 free software. For example, permission to use the GNU C Library in
1108 non-free programs enables many more people to use the whole GNU
1109 operating system, as well as its variant, the GNU/Linux operating
1110 system.
1111
1112 Although the Lesser General Public License is Less protective of the
1113 users' freedom, it does ensure that the user of a program that is
1114 linked with the Library has the freedom and the wherewithal to run
1115 that program using a modified version of the Library.
1116
1117 The precise terms and conditions for copying, distribution and
1118 modification follow. Pay close attention to the difference between a
1119 "work based on the library" and a "work that uses the library". The
1120 former contains code derived from the library, whereas the latter must
1121 be combined with the library in order to run.
1122
1123 GNU LESSER GENERAL PUBLIC LICENSE
1124 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1125
1126 0. This License Agreement applies to any software library or other
1127 program which contains a notice placed by the copyright holder or
1128 other authorized party saying it may be distributed under the terms of
1129 this Lesser General Public License (also called "this License").
1130 Each licensee is addressed as "you".
1131
1132 A "library" means a collection of software functions and/or data
1133 prepared so as to be conveniently linked with application programs
1134 (which use some of those functions and data) to form executables.
1135
1136 The "Library", below, refers to any such software library or work
1137 which has been distributed under these terms. A "work based on the
1138 Library" means either the Library or any derivative work under
1139 copyright law: that is to say, a work containing the Library or a
1140 portion of it, either verbatim or with modifications and/or translated
1141 straightforwardly into another language. (Hereinafter, translation is
1142 included without limitation in the term "modification".)
1143
1144 "Source code" for a work means the preferred form of the work for
1145 making modifications to it. For a library, complete source code means
1146 all the source code for all modules it contains, plus any associated
1147 interface definition files, plus the scripts used to control compilation
1148 and installation of the library.
1149
1150 Activities other than copying, distribution and modification are not
1151 covered by this License; they are outside its scope. The act of
1152 running a program using the Library is not restricted, and output from
1153 such a program is covered only if its contents constitute a work based
1154 on the Library (independent of the use of the Library in a tool for
1155 writing it). Whether that is true depends on what the Library does
1156 and what the program that uses the Library does.
1157
1158 1. You may copy and distribute verbatim copies of the Library's
1159 complete source code as you receive it, in any medium, provided that
1160 you conspicuously and appropriately publish on each copy an
1161 appropriate copyright notice and disclaimer of warranty; keep intact
1162 all the notices that refer to this License and to the absence of any
1163 warranty; and distribute a copy of this License along with the
1164 Library.
1165
1166 You may charge a fee for the physical act of transferring a copy,
1167 and you may at your option offer warranty protection in exchange for a
1168 fee.
1169
1170 2. You may modify your copy or copies of the Library or any portion
1171 of it, thus forming a work based on the Library, and copy and
1172 distribute such modifications or work under the terms of Section 1
1173 above, provided that you also meet all of these conditions:
1174
1175 a) The modified work must itself be a software library.
1176
1177 b) You must cause the files modified to carry prominent notices
1178 stating that you changed the files and the date of any change.
1179
1180 c) You must cause the whole of the work to be licensed at no
1181 charge to all third parties under the terms of this License.
1182
1183 d) If a facility in the modified Library refers to a function or a
1184 table of data to be supplied by an application program that uses
1185 the facility, other than as an argument passed when the facility
1186 is invoked, then you must make a good faith effort to ensure that,
1187 in the event an application does not supply such function or
1188 table, the facility still operates, and performs whatever part of
1189 its purpose remains meaningful.
1190
1191 (For example, a function in a library to compute square roots has
1192 a purpose that is entirely well-defined independent of the
1193 application. Therefore, Subsection 2d requires that any
1194 application-supplied function or table used by this function must
1195 be optional: if the application does not supply it, the square
1196 root function must still compute square roots.)
1197
1198 These requirements apply to the modified work as a whole. If
1199 identifiable sections of that work are not derived from the Library,
1200 and can be reasonably considered independent and separate works in
1201 themselves, then this License, and its terms, do not apply to those
1202 sections when you distribute them as separate works. But when you
1203 distribute the same sections as part of a whole which is a work based
1204 on the Library, the distribution of the whole must be on the terms of
1205 this License, whose permissions for other licensees extend to the
1206 entire whole, and thus to each and every part regardless of who wrote
1207 it.
1208
1209 Thus, it is not the intent of this section to claim rights or contest
1210 your rights to work written entirely by you; rather, the intent is to
1211 exercise the right to control the distribution of derivative or
1212 collective works based on the Library.
1213
1214 In addition, mere aggregation of another work not based on the Library
1215 with the Library (or with a work based on the Library) on a volume of
1216 a storage or distribution medium does not bring the other work under
1217 the scope of this License.
1218
1219 3. You may opt to apply the terms of the ordinary GNU General Public
1220 License instead of this License to a given copy of the Library. To do
1221 this, you must alter all the notices that refer to this License, so
1222 that they refer to the ordinary GNU General Public License, version 2,
1223 instead of to this License. (If a newer version than version 2 of the
1224 ordinary GNU General Public License has appeared, then you can specify
1225 that version instead if you wish.) Do not make any other change in
1226 these notices.
1227
1228 Once this change is made in a given copy, it is irreversible for
1229 that copy, so the ordinary GNU General Public License applies to all
1230 subsequent copies and derivative works made from that copy.
1231
1232 This option is useful when you wish to copy part of the code of
1233 the Library into a program that is not a library.
1234
1235 4. You may copy and distribute the Library (or a portion or
1236 derivative of it, under Section 2) in object code or executable form
1237 under the terms of Sections 1 and 2 above provided that you accompany
1238 it with the complete corresponding machine-readable source code, which
1239 must be distributed under the terms of Sections 1 and 2 above on a
1240 medium customarily used for software interchange.
1241
1242 If distribution of object code is made by offering access to copy
1243 from a designated place, then offering equivalent access to copy the
1244 source code from the same place satisfies the requirement to
1245 distribute the source code, even though third parties are not
1246 compelled to copy the source along with the object code.
1247
1248 5. A program that contains no derivative of any portion of the
1249 Library, but is designed to work with the Library by being compiled or
1250 linked with it, is called a "work that uses the Library". Such a
1251 work, in isolation, is not a derivative work of the Library, and
1252 therefore falls outside the scope of this License.
1253
1254 However, linking a "work that uses the Library" with the Library
1255 creates an executable that is a derivative of the Library (because it
1256 contains portions of the Library), rather than a "work that uses the
1257 library". The executable is therefore covered by this License.
1258 Section 6 states terms for distribution of such executables.
1259
1260 When a "work that uses the Library" uses material from a header file
1261 that is part of the Library, the object code for the work may be a
1262 derivative work of the Library even though the source code is not.
1263 Whether this is true is especially significant if the work can be
1264 linked without the Library, or if the work is itself a library. The
1265 threshold for this to be true is not precisely defined by law.
1266
1267 If such an object file uses only numerical parameters, data
1268 structure layouts and accessors, and small macros and small inline
1269 functions (ten lines or less in length), then the use of the object
1270 file is unrestricted, regardless of whether it is legally a derivative
1271 work. (Executables containing this object code plus portions of the
1272 Library will still fall under Section 6.)
1273
1274 Otherwise, if the work is a derivative of the Library, you may
1275 distribute the object code for the work under the terms of Section 6.
1276 Any executables containing that work also fall under Section 6,
1277 whether or not they are linked directly with the Library itself.
1278
1279 6. As an exception to the Sections above, you may also combine or
1280 link a "work that uses the Library" with the Library to produce a
1281 work containing portions of the Library, and distribute that work
1282 under terms of your choice, provided that the terms permit
1283 modification of the work for the customer's own use and reverse
1284 engineering for debugging such modifications.
1285
1286 You must give prominent notice with each copy of the work that the
1287 Library is used in it and that the Library and its use are covered by
1288 this License. You must supply a copy of this License. If the work
1289 during execution displays copyright notices, you must include the
1290 copyright notice for the Library among them, as well as a reference
1291 directing the user to the copy of this License. Also, you must do one
1292 of these things:
1293
1294 a) Accompany the work with the complete corresponding
1295 machine-readable source code for the Library including whatever
1296 changes were used in the work (which must be distributed under
1297 Sections 1 and 2 above); and, if the work is an executable linked
1298 with the Library, with the complete machine-readable "work that
1299 uses the Library", as object code and/or source code, so that the
1300 user can modify the Library and then relink to produce a modified
1301 executable containing the modified Library. (It is understood
1302 that the user who changes the contents of definitions files in the
1303 Library will not necessarily be able to recompile the application
1304 to use the modified definitions.)
1305
1306 b) Use a suitable shared library mechanism for linking with the
1307 Library. A suitable mechanism is one that (1) uses at run time a
1308 copy of the library already present on the user's computer system,
1309 rather than copying library functions into the executable, and (2)
1310 will operate properly with a modified version of the library, if
1311 the user installs one, as long as the modified version is
1312 interface-compatible with the version that the work was made with.
1313
1314 c) Accompany the work with a written offer, valid for at
1315 least three years, to give the same user the materials
1316 specified in Subsection 6a, above, for a charge no more
1317 than the cost of performing this distribution.
1318
1319 d) If distribution of the work is made by offering access to copy
1320 from a designated place, offer equivalent access to copy the above
1321 specified materials from the same place.
1322
1323 e) Verify that the user has already received a copy of these
1324 materials or that you have already sent this user a copy.
1325
1326 For an executable, the required form of the "work that uses the
1327 Library" must include any data and utility programs needed for
1328 reproducing the executable from it. However, as a special exception,
1329 the materials to be distributed need not include anything that is
1330 normally distributed (in either source or binary form) with the major
1331 components (compiler, kernel, and so on) of the operating system on
1332 which the executable runs, unless that component itself accompanies
1333 the executable.
1334
1335 It may happen that this requirement contradicts the license
1336 restrictions of other proprietary libraries that do not normally
1337 accompany the operating system. Such a contradiction means you cannot
1338 use both them and the Library together in an executable that you
1339 distribute.
1340
1341 7. You may place library facilities that are a work based on the
1342 Library side-by-side in a single library together with other library
1343 facilities not covered by this License, and distribute such a combined
1344 library, provided that the separate distribution of the work based on
1345 the Library and of the other library facilities is otherwise
1346 permitted, and provided that you do these two things:
1347
1348 a) Accompany the combined library with a copy of the same work
1349 based on the Library, uncombined with any other library
1350 facilities. This must be distributed under the terms of the
1351 Sections above.
1352
1353 b) Give prominent notice with the combined library of the fact
1354 that part of it is a work based on the Library, and explaining
1355 where to find the accompanying uncombined form of the same work.
1356
1357 8. You may not copy, modify, sublicense, link with, or distribute
1358 the Library except as expressly provided under this License. Any
1359 attempt otherwise to copy, modify, sublicense, link with, or
1360 distribute the Library is void, and will automatically terminate your
1361 rights under this License. However, parties who have received copies,
1362 or rights, from you under this License will not have their licenses
1363 terminated so long as such parties remain in full compliance.
1364
1365 9. You are not required to accept this License, since you have not
1366 signed it. However, nothing else grants you permission to modify or
1367 distribute the Library or its derivative works. These actions are
1368 prohibited by law if you do not accept this License. Therefore, by
1369 modifying or distributing the Library (or any work based on the
1370 Library), you indicate your acceptance of this License to do so, and
1371 all its terms and conditions for copying, distributing or modifying
1372 the Library or works based on it.
1373
1374 10. Each time you redistribute the Library (or any work based on the
1375 Library), the recipient automatically receives a license from the
1376 original licensor to copy, distribute, link with or modify the Library
1377 subject to these terms and conditions. You may not impose any further
1378 restrictions on the recipients' exercise of the rights granted herein.
1379 You are not responsible for enforcing compliance by third parties with
1380 this License.
1381
1382 11. If, as a consequence of a court judgment or allegation of patent
1383 infringement or for any other reason (not limited to patent issues),
1384 conditions are imposed on you (whether by court order, agreement or
1385 otherwise) that contradict the conditions of this License, they do not
1386 excuse you from the conditions of this License. If you cannot
1387 distribute so as to satisfy simultaneously your obligations under this
1388 License and any other pertinent obligations, then as a consequence you
1389 may not distribute the Library at all. For example, if a patent
1390 license would not permit royalty-free redistribution of the Library by
1391 all those who receive copies directly or indirectly through you, then
1392 the only way you could satisfy both it and this License would be to
1393 refrain entirely from distribution of the Library.
1394
1395 If any portion of this section is held invalid or unenforceable under any
1396 particular circumstance, the balance of the section is intended to apply,
1397 and the section as a whole is intended to apply in other circumstances.
1398
1399 It is not the purpose of this section to induce you to infringe any
1400 patents or other property right claims or to contest validity of any
1401 such claims; this section has the sole purpose of protecting the
1402 integrity of the free software distribution system which is
1403 implemented by public license practices. Many people have made
1404 generous contributions to the wide range of software distributed
1405 through that system in reliance on consistent application of that
1406 system; it is up to the author/donor to decide if he or she is willing
1407 to distribute software through any other system and a licensee cannot
1408 impose that choice.
1409
1410 This section is intended to make thoroughly clear what is believed to
1411 be a consequence of the rest of this License.
1412
1413 12. If the distribution and/or use of the Library is restricted in
1414 certain countries either by patents or by copyrighted interfaces, the
1415 original copyright holder who places the Library under this License may add
1416 an explicit geographical distribution limitation excluding those countries,
1417 so that distribution is permitted only in or among countries not thus
1418 excluded. In such case, this License incorporates the limitation as if
1419 written in the body of this License.
1420
1421 13. The Free Software Foundation may publish revised and/or new
1422 versions of the Lesser General Public License from time to time.
1423 Such new versions will be similar in spirit to the present version,
1424 but may differ in detail to address new problems or concerns.
1425
1426 Each version is given a distinguishing version number. If the Library
1427 specifies a version number of this License which applies to it and
1428 "any later version", you have the option of following the terms and
1429 conditions either of that version or of any later version published by
1430 the Free Software Foundation. If the Library does not specify a
1431 license version number, you may choose any version ever published by
1432 the Free Software Foundation.
1433
1434 14. If you wish to incorporate parts of the Library into other free
1435 programs whose distribution conditions are incompatible with these,
1436 write to the author to ask for permission. For software which is
1437 copyrighted by the Free Software Foundation, write to the Free
1438 Software Foundation; we sometimes make exceptions for this. Our
1439 decision will be guided by the two goals of preserving the free status
1440 of all derivatives of our free software and of promoting the sharing
1441 and reuse of software generally.
1442
1443 NO WARRANTY
1444
1445 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1446 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1447 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1448 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1449 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1450 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1451 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1452 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1453 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1454
1455 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1457 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1458 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1459 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1460 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1461 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1462 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1464 DAMAGES.
1465
1466 END OF TERMS AND CONDITIONS
1467
1468 How to Apply These Terms to Your New Libraries
1469
1470 If you develop a new library, and you want it to be of the greatest
1471 possible use to the public, we recommend making it free software that
1472 everyone can redistribute and change. You can do so by permitting
1473 redistribution under these terms (or, alternatively, under the terms of the
1474 ordinary General Public License).
1475
1476 To apply these terms, attach the following notices to the library. It is
1477 safest to attach them to the start of each source file to most effectively
1478 convey the exclusion of warranty; and each file should have at least the
1479 "copyright" line and a pointer to where the full notice is found.
1480
1481 &lt;one line to give the library's name and a brief idea of what it does.&gt;
1482 Copyright (C) &lt;year&gt; &lt;name of author&gt;
1483
1484 This library is free software; you can redistribute it and/or
1485 modify it under the terms of the GNU Lesser General Public
1486 License as published by the Free Software Foundation; either
1487 version 2.1 of the License, or (at your option) any later version.
1488
1489 This library is distributed in the hope that it will be useful,
1490 but WITHOUT ANY WARRANTY; without even the implied warranty of
1491 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1492 Lesser General Public License for more details.
1493
1494 You should have received a copy of the GNU Lesser General Public
1495 License along with this library; if not, write to the Free Software
1496 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1497
1498 Also add information on how to contact you by electronic and paper mail.
1499
1500 You should also get your employer (if you work as a programmer) or your
1501 school, if any, to sign a "copyright disclaimer" for the library, if
1502 necessary. Here is a sample; alter the names:
1503
1504 Yoyodyne, Inc., hereby disclaims all copyright interest in the
1505 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1506
1507 &lt;signature of Ty Coon&gt;, 1 April 1990
1508 Ty Coon, President of Vice
1509
1510 That's all there is to it!
1511
1512 </pre>
1513 </div>
1514 </div>
1515 <div class="product">
1516 <span class="title">Roboto Fonts</span>
1517 <span class="homepage">
1518 <a href="http://www.google.com/design/spec/style/typography.html">homepage</a></span>
1519 <div class="licence">
1520 <h3>Roboto Fonts is licensed as follows:</h3>
1521 <pre>
1522 Apache License
1523 Version 2.0, January 2004
1524 http://www.apache.org/licenses/
1525
1526 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1527
1528 1. Definitions.
1529
1530 "License" shall mean the terms and conditions for use, reproduction,
1531 and distribution as defined by Sections 1 through 9 of this document.
1532
1533 "Licensor" shall mean the copyright owner or entity authorized by
1534 the copyright owner that is granting the License.
1535
1536 "Legal Entity" shall mean the union of the acting entity and all
1537 other entities that control, are controlled by, or are under common
1538 control with that entity. For the purposes of this definition,
1539 "control" means (i) the power, direct or indirect, to cause the
1540 direction or management of such entity, whether by contract or
1541 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1542 outstanding shares, or (iii) beneficial ownership of such entity.
1543
1544 "You" (or "Your") shall mean an individual or Legal Entity
1545 exercising permissions granted by this License.
1546
1547 "Source" form shall mean the preferred form for making modifications,
1548 including but not limited to software source code, documentation
1549 source, and configuration files.
1550
1551 "Object" form shall mean any form resulting from mechanical
1552 transformation or translation of a Source form, including but
1553 not limited to compiled object code, generated documentation,
1554 and conversions to other media types.
1555
1556 "Work" shall mean the work of authorship, whether in Source or
1557 Object form, made available under the License, as indicated by a
1558 copyright notice that is included in or attached to the work
1559 (an example is provided in the Appendix below).
1560
1561 "Derivative Works" shall mean any work, whether in Source or Object
1562 form, that is based on (or derived from) the Work and for which the
1563 editorial revisions, annotations, elaborations, or other modifications
1564 represent, as a whole, an original work of authorship. For the purposes
1565 of this License, Derivative Works shall not include works that remain
1566 separable from, or merely link (or bind by name) to the interfaces of,
1567 the Work and Derivative Works thereof.
1568
1569 "Contribution" shall mean any work of authorship, including
1570 the original version of the Work and any modifications or additions
1571 to that Work or Derivative Works thereof, that is intentionally
1572 submitted to Licensor for inclusion in the Work by the copyright owner
1573 or by an individual or Legal Entity authorized to submit on behalf of
1574 the copyright owner. For the purposes of this definition, "submitted"
1575 means any form of electronic, verbal, or written communication sent
1576 to the Licensor or its representatives, including but not limited to
1577 communication on electronic mailing lists, source code control systems,
1578 and issue tracking systems that are managed by, or on behalf of, the
1579 Licensor for the purpose of discussing and improving the Work, but
1580 excluding communication that is conspicuously marked or otherwise
1581 designated in writing by the copyright owner as "Not a Contribution."
1582
1583 "Contributor" shall mean Licensor and any individual or Legal Entity
1584 on behalf of whom a Contribution has been received by Licensor and
1585 subsequently incorporated within the Work.
1586
1587 2. Grant of Copyright License. Subject to the terms and conditions of
1588 this License, each Contributor hereby grants to You a perpetual,
1589 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1590 copyright license to reproduce, prepare Derivative Works of,
1591 publicly display, publicly perform, sublicense, and distribute the
1592 Work and such Derivative Works in Source or Object form.
1593
1594 3. Grant of Patent License. Subject to the terms and conditions of
1595 this License, each Contributor hereby grants to You a perpetual,
1596 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1597 (except as stated in this section) patent license to make, have made,
1598 use, offer to sell, sell, import, and otherwise transfer the Work,
1599 where such license applies only to those patent claims licensable
1600 by such Contributor that are necessarily infringed by their
1601 Contribution(s) alone or by combination of their Contribution(s)
1602 with the Work to which such Contribution(s) was submitted. If You
1603 institute patent litigation against any entity (including a
1604 cross-claim or counterclaim in a lawsuit) alleging that the Work
1605 or a Contribution incorporated within the Work constitutes direct
1606 or contributory patent infringement, then any patent licenses
1607 granted to You under this License for that Work shall terminate
1608 as of the date such litigation is filed.
1609
1610 4. Redistribution. You may reproduce and distribute copies of the
1611 Work or Derivative Works thereof in any medium, with or without
1612 modifications, and in Source or Object form, provided that You
1613 meet the following conditions:
1614
1615 (a) You must give any other recipients of the Work or
1616 Derivative Works a copy of this License; and
1617
1618 (b) You must cause any modified files to carry prominent notices
1619 stating that You changed the files; and
1620
1621 (c) You must retain, in the Source form of any Derivative Works
1622 that You distribute, all copyright, patent, trademark, and
1623 attribution notices from the Source form of the Work,
1624 excluding those notices that do not pertain to any part of
1625 the Derivative Works; and
1626
1627 (d) If the Work includes a "NOTICE" text file as part of its
1628 distribution, then any Derivative Works that You distribute must
1629 include a readable copy of the attribution notices contained
1630 within such NOTICE file, excluding those notices that do not
1631 pertain to any part of the Derivative Works, in at least one
1632 of the following places: within a NOTICE text file distributed
1633 as part of the Derivative Works; within the Source form or
1634 documentation, if provided along with the Derivative Works; or,
1635 within a display generated by the Derivative Works, if and
1636 wherever such third-party notices normally appear. The contents
1637 of the NOTICE file are for informational purposes only and
1638 do not modify the License. You may add Your own attribution
1639 notices within Derivative Works that You distribute, alongside
1640 or as an addendum to the NOTICE text from the Work, provided
1641 that such additional attribution notices cannot be construed
1642 as modifying the License.
1643
1644 You may add Your own copyright statement to Your modifications and
1645 may provide additional or different license terms and conditions
1646 for use, reproduction, or distribution of Your modifications, or
1647 for any such Derivative Works as a whole, provided Your use,
1648 reproduction, and distribution of the Work otherwise complies with
1649 the conditions stated in this License.
1650
1651 5. Submission of Contributions. Unless You explicitly state otherwise,
1652 any Contribution intentionally submitted for inclusion in the Work
1653 by You to the Licensor shall be under the terms and conditions of
1654 this License, without any additional terms or conditions.
1655 Notwithstanding the above, nothing herein shall supersede or modify
1656 the terms of any separate license agreement you may have executed
1657 with Licensor regarding such Contributions.
1658
1659 6. Trademarks. This License does not grant permission to use the trade
1660 names, trademarks, service marks, or product names of the Licensor,
1661 except as required for reasonable and customary use in describing the
1662 origin of the Work and reproducing the content of the NOTICE file.
1663
1664 7. Disclaimer of Warranty. Unless required by applicable law or
1665 agreed to in writing, Licensor provides the Work (and each
1666 Contributor provides its Contributions) on an "AS IS" BASIS,
1667 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1668 implied, including, without limitation, any warranties or conditions
1669 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1670 PARTICULAR PURPOSE. You are solely responsible for determining the
1671 appropriateness of using or redistributing the Work and assume any
1672 risks associated with Your exercise of permissions under this License.
1673
1674 8. Limitation of Liability. In no event and under no legal theory,
1675 whether in tort (including negligence), contract, or otherwise,
1676 unless required by applicable law (such as deliberate and grossly
1677 negligent acts) or agreed to in writing, shall any Contributor be
1678 liable to You for damages, including any direct, indirect, special,
1679 incidental, or consequential damages of any character arising as a
1680 result of this License or out of the use or inability to use the
1681 Work (including but not limited to damages for loss of goodwill,
1682 work stoppage, computer failure or malfunction, or any and all
1683 other commercial damages or losses), even if such Contributor
1684 has been advised of the possibility of such damages.
1685
1686 9. Accepting Warranty or Additional Liability. While redistributing
1687 the Work or Derivative Works thereof, You may choose to offer,
1688 and charge a fee for, acceptance of support, warranty, indemnity,
1689 or other liability obligations and/or rights consistent with this
1690 License. However, in accepting such obligations, You may act only
1691 on Your own behalf and on Your sole responsibility, not on behalf
1692 of any other Contributor, and only if You agree to indemnify,
1693 defend, and hold each Contributor harmless for any liability
1694 incurred by, or claims asserted against, such Contributor by reason
1695 of your accepting any such warranty or additional liability.
1696
1697 END OF TERMS AND CONDITIONS
1698
1699 APPENDIX: How to apply the Apache License to your work.
1700
1701 To apply the Apache License to your work, attach the following
1702 boilerplate notice, with the fields enclosed by brackets "[]"
1703 replaced with your own identifying information. (Don't include
1704 the brackets!) The text should be enclosed in the appropriate
1705 comment syntax for the file format. We also recommend that a
1706 file or class name and description of purpose be included on the
1707 same "printed page" as the copyright notice for easier
1708 identification within third-party archives.
1709
1710 Copyright [yyyy] [name of copyright owner]
1711
1712 Licensed under the Apache License, Version 2.0 (the "License");
1713 you may not use this file except in compliance with the License.
1714 You may obtain a copy of the License at
1715
1716 http://www.apache.org/licenses/LICENSE-2.0
1717
1718 Unless required by applicable law or agreed to in writing, software
1719 distributed under the License is distributed on an "AS IS" BASIS,
1720 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1721 See the License for the specific language governing permissions and
1722 limitations under the License.
1723 </pre>
1724 </div>
1725 </div>
1726 <div class="product">
1727 <span class="title">Unicode</span>
1728 <span class="homepage">
1729 <a href="http://www.unicode.org">homepage</a></span>
1730 <div class="licence">
1731 <h3>Unicode is licensed as follows:</h3>
1732 <pre>
1733 COPYRIGHT AND PERMISSION NOTICE
1734
1735 Copyright © 1991-2015 Unicode, Inc. All rights reserved.
1736 Distributed under the Terms of Use in
1737 http://www.unicode.org/copyright.html.
1738
1739 Permission is hereby granted, free of charge, to any person obtaining
1740 a copy of the Unicode data files and any associated documentation
1741 (the "Data Files") or Unicode software and any associated documentation
1742 (the "Software") to deal in the Data Files or Software
1743 without restriction, including without limitation the rights to use,
1744 copy, modify, merge, publish, distribute, and/or sell copies of
1745 the Data Files or Software, and to permit persons to whom the Data Files
1746 or Software are furnished to do so, provided that
1747 (a) this copyright and permission notice appear with all copies
1748 of the Data Files or Software,
1749 (b) this copyright and permission notice appear in associated
1750 documentation, and
1751 (c) there is clear notice in each modified Data File or in the Software
1752 as well as in the documentation associated with the Data File(s) or
1753 Software that the data or software has been modified.
1754
1755 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1756 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1757 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1758 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
1759 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
1760 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
1761 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1762 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1763 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1764 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1765
1766 Except as contained in this notice, the name of a copyright holder
1767 shall not be used in advertising or otherwise to promote the sale,
1768 use or other dealings in these Data Files or Software without prior
1769 written authorization of the copyright holder.
1770 </pre>
1771 </div>
1772 </div>
1773 <div class="product">
1774 <span class="title">WTL</span>
1775 <span class="homepage">
1776 <a href="http://wtl.sourceforge.net">homepage</a></span>
1777 <div class="licence">
1778 <h3>WTL is licensed as follows:</h3>
1779 <pre>
1780 Common Public License Version 1.0
1781
1782 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1783
1784
1785 1. DEFINITIONS
1786
1787 "Contribution" means:
1788
1789 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
1790
1791 b) in the case of each subsequent Contributor:
1792
1793 i) changes to the Program, and
1794
1795 ii) additions to the Program;
1796
1797 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
1798
1799 "Contributor" means any person or entity that distributes the Program.
1800
1801 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
1802
1803 "Program" means the Contributions distributed in accordance with this Agreement.
1804
1805 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
1806
1807
1808 2. GRANT OF RIGHTS
1809
1810 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
1811
1812 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
1813
1814 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
1815
1816 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
1817
1818
1819 3. REQUIREMENTS
1820
1821 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
1822
1823 a) it complies with the terms and conditions of this Agreement; and
1824
1825 b) its license agreement:
1826
1827 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
1828
1829 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
1830
1831 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
1832
1833 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
1834
1835 When the Program is made available in source code form:
1836
1837 a) it must be made available under this Agreement; and
1838
1839 b) a copy of this Agreement must be included with each copy of the Program.
1840
1841 Contributors may not remove or alter any copyright notices contained within the Program.
1842
1843 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
1844
1845
1846 4. COMMERCIAL DISTRIBUTION
1847
1848 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
1849
1850 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
1851
1852
1853 5. NO WARRANTY
1854
1855 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
1856
1857
1858 6. DISCLAIMER OF LIABILITY
1859
1860 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1861
1862
1863 7. GENERAL
1864
1865 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1866
1867 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
1868
1869 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
1870
1871 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
1872
1873 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
1874 </pre>
1875 </div>
1876 </div>
1877 <div class="product">
1878 <span class="title">zinnia</span>
1879 <span class="homepage">
1880 <a href="https://github.com/taku910/zinnia">homepage</a></span>
1881 <div class="licence">
1882 <h3>zinnia is licensed as follows:</h3>
1883 <pre>
1884 Copyright (c) 2005-2007, Taku Kudo
1885 All rights reserved.
1886
1887 Redistribution and use in source and binary forms, with or without modification, are
1888 permitted provided that the following conditions are met:
1889
1890 * Redistributions of source code must retain the above
1891 copyright notice, this list of conditions and the
1892 following disclaimer.
1893
1894 * Redistributions in binary form must reproduce the above
1895 copyright notice, this list of conditions and the
1896 following disclaimer in the documentation and/or other
1897 materials provided with the distribution.
1898
1899 * Neither the name of Taku Kudo nor the names of its contributors
1900 may be used to endorse or promote products derived from this software
1901 without specific prior written permission.
1902
1903 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
1904 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1905 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1906 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1907 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1908 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1909 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1910 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1911 </pre>
1912 </div>
1913 </div>
1914 <div class="product">
1915 <span class="title">zinnia-tomoe</span>
1916 <span class="homepage">
1917 <a href="http://zinnia.sourceforge.net/">homepage</a></span>
1918 <div class="licence">
1919 <h3>zinnia-tomoe is licensed as follows:</h3>
1920 <pre>
1921 GNU LESSER GENERAL PUBLIC LICENSE
1922 Version 2.1, February 1999
1923
1924 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1925 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1926 Everyone is permitted to copy and distribute verbatim copies
1927 of this license document, but changing it is not allowed.
1928
1929 [This is the first released version of the Lesser GPL. It also counts
1930 as the successor of the GNU Library Public License, version 2, hence
1931 the version number 2.1.]
1932
1933 Preamble
1934
1935 The licenses for most software are designed to take away your
1936 freedom to share and change it. By contrast, the GNU General Public
1937 Licenses are intended to guarantee your freedom to share and change
1938 free software--to make sure the software is free for all its users.
1939
1940 This license, the Lesser General Public License, applies to some
1941 specially designated software packages--typically libraries--of the
1942 Free Software Foundation and other authors who decide to use it. You
1943 can use it too, but we suggest you first think carefully about whether
1944 this license or the ordinary General Public License is the better
1945 strategy to use in any particular case, based on the explanations below.
1946
1947 When we speak of free software, we are referring to freedom of use,
1948 not price. Our General Public Licenses are designed to make sure that
1949 you have the freedom to distribute copies of free software (and charge
1950 for this service if you wish); that you receive source code or can get
1951 it if you want it; that you can change the software and use pieces of
1952 it in new free programs; and that you are informed that you can do
1953 these things.
1954
1955 To protect your rights, we need to make restrictions that forbid
1956 distributors to deny you these rights or to ask you to surrender these
1957 rights. These restrictions translate to certain responsibilities for
1958 you if you distribute copies of the library or if you modify it.
1959
1960 For example, if you distribute copies of the library, whether gratis
1961 or for a fee, you must give the recipients all the rights that we gave
1962 you. You must make sure that they, too, receive or can get the source
1963 code. If you link other code with the library, you must provide
1964 complete object files to the recipients, so that they can relink them
1965 with the library after making changes to the library and recompiling
1966 it. And you must show them these terms so they know their rights.
1967
1968 We protect your rights with a two-step method: (1) we copyright the
1969 library, and (2) we offer you this license, which gives you legal
1970 permission to copy, distribute and/or modify the library.
1971
1972 To protect each distributor, we want to make it very clear that
1973 there is no warranty for the free library. Also, if the library is
1974 modified by someone else and passed on, the recipients should know
1975 that what they have is not the original version, so that the original
1976 author's reputation will not be affected by problems that might be
1977 introduced by others.
1978
1979 Finally, software patents pose a constant threat to the existence of
1980 any free program. We wish to make sure that a company cannot
1981 effectively restrict the users of a free program by obtaining a
1982 restrictive license from a patent holder. Therefore, we insist that
1983 any patent license obtained for a version of the library must be
1984 consistent with the full freedom of use specified in this license.
1985
1986 Most GNU software, including some libraries, is covered by the
1987 ordinary GNU General Public License. This license, the GNU Lesser
1988 General Public License, applies to certain designated libraries, and
1989 is quite different from the ordinary General Public License. We use
1990 this license for certain libraries in order to permit linking those
1991 libraries into non-free programs.
1992
1993 When a program is linked with a library, whether statically or using
1994 a shared library, the combination of the two is legally speaking a
1995 combined work, a derivative of the original library. The ordinary
1996 General Public License therefore permits such linking only if the
1997 entire combination fits its criteria of freedom. The Lesser General
1998 Public License permits more lax criteria for linking other code with
1999 the library.
2000
2001 We call this license the "Lesser" General Public License because it
2002 does Less to protect the user's freedom than the ordinary General
2003 Public License. It also provides other free software developers Less
2004 of an advantage over competing non-free programs. These disadvantages
2005 are the reason we use the ordinary General Public License for many
2006 libraries. However, the Lesser license provides advantages in certain
2007 special circumstances.
2008
2009 For example, on rare occasions, there may be a special need to
2010 encourage the widest possible use of a certain library, so that it becomes
2011 a de-facto standard. To achieve this, non-free programs must be
2012 allowed to use the library. A more frequent case is that a free
2013 library does the same job as widely used non-free libraries. In this
2014 case, there is little to gain by limiting the free library to free
2015 software only, so we use the Lesser General Public License.
2016
2017 In other cases, permission to use a particular library in non-free
2018 programs enables a greater number of people to use a large body of
2019 free software. For example, permission to use the GNU C Library in
2020 non-free programs enables many more people to use the whole GNU
2021 operating system, as well as its variant, the GNU/Linux operating
2022 system.
2023
2024 Although the Lesser General Public License is Less protective of the
2025 users' freedom, it does ensure that the user of a program that is
2026 linked with the Library has the freedom and the wherewithal to run
2027 that program using a modified version of the Library.
2028
2029 The precise terms and conditions for copying, distribution and
2030 modification follow. Pay close attention to the difference between a
2031 "work based on the library" and a "work that uses the library". The
2032 former contains code derived from the library, whereas the latter must
2033 be combined with the library in order to run.
2034
2035 GNU LESSER GENERAL PUBLIC LICENSE
2036 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2037
2038 0. This License Agreement applies to any software library or other
2039 program which contains a notice placed by the copyright holder or
2040 other authorized party saying it may be distributed under the terms of
2041 this Lesser General Public License (also called "this License").
2042 Each licensee is addressed as "you".
2043
2044 A "library" means a collection of software functions and/or data
2045 prepared so as to be conveniently linked with application programs
2046 (which use some of those functions and data) to form executables.
2047
2048 The "Library", below, refers to any such software library or work
2049 which has been distributed under these terms. A "work based on the
2050 Library" means either the Library or any derivative work under
2051 copyright law: that is to say, a work containing the Library or a
2052 portion of it, either verbatim or with modifications and/or translated
2053 straightforwardly into another language. (Hereinafter, translation is
2054 included without limitation in the term "modification".)
2055
2056 "Source code" for a work means the preferred form of the work for
2057 making modifications to it. For a library, complete source code means
2058 all the source code for all modules it contains, plus any associated
2059 interface definition files, plus the scripts used to control compilation
2060 and installation of the library.
2061
2062 Activities other than copying, distribution and modification are not
2063 covered by this License; they are outside its scope. The act of
2064 running a program using the Library is not restricted, and output from
2065 such a program is covered only if its contents constitute a work based
2066 on the Library (independent of the use of the Library in a tool for
2067 writing it). Whether that is true depends on what the Library does
2068 and what the program that uses the Library does.
2069
2070 1. You may copy and distribute verbatim copies of the Library's
2071 complete source code as you receive it, in any medium, provided that
2072 you conspicuously and appropriately publish on each copy an
2073 appropriate copyright notice and disclaimer of warranty; keep intact
2074 all the notices that refer to this License and to the absence of any
2075 warranty; and distribute a copy of this License along with the
2076 Library.
2077
2078 You may charge a fee for the physical act of transferring a copy,
2079 and you may at your option offer warranty protection in exchange for a
2080 fee.
2081
2082 2. You may modify your copy or copies of the Library or any portion
2083 of it, thus forming a work based on the Library, and copy and
2084 distribute such modifications or work under the terms of Section 1
2085 above, provided that you also meet all of these conditions:
2086
2087 a) The modified work must itself be a software library.
2088
2089 b) You must cause the files modified to carry prominent notices
2090 stating that you changed the files and the date of any change.
2091
2092 c) You must cause the whole of the work to be licensed at no
2093 charge to all third parties under the terms of this License.
2094
2095 d) If a facility in the modified Library refers to a function or a
2096 table of data to be supplied by an application program that uses
2097 the facility, other than as an argument passed when the facility
2098 is invoked, then you must make a good faith effort to ensure that,
2099 in the event an application does not supply such function or
2100 table, the facility still operates, and performs whatever part of
2101 its purpose remains meaningful.
2102
2103 (For example, a function in a library to compute square roots has
2104 a purpose that is entirely well-defined independent of the
2105 application. Therefore, Subsection 2d requires that any
2106 application-supplied function or table used by this function must
2107 be optional: if the application does not supply it, the square
2108 root function must still compute square roots.)
2109
2110 These requirements apply to the modified work as a whole. If
2111 identifiable sections of that work are not derived from the Library,
2112 and can be reasonably considered independent and separate works in
2113 themselves, then this License, and its terms, do not apply to those
2114 sections when you distribute them as separate works. But when you
2115 distribute the same sections as part of a whole which is a work based
2116 on the Library, the distribution of the whole must be on the terms of
2117 this License, whose permissions for other licensees extend to the
2118 entire whole, and thus to each and every part regardless of who wrote
2119 it.
2120
2121 Thus, it is not the intent of this section to claim rights or contest
2122 your rights to work written entirely by you; rather, the intent is to
2123 exercise the right to control the distribution of derivative or
2124 collective works based on the Library.
2125
2126 In addition, mere aggregation of another work not based on the Library
2127 with the Library (or with a work based on the Library) on a volume of
2128 a storage or distribution medium does not bring the other work under
2129 the scope of this License.
2130
2131 3. You may opt to apply the terms of the ordinary GNU General Public
2132 License instead of this License to a given copy of the Library. To do
2133 this, you must alter all the notices that refer to this License, so
2134 that they refer to the ordinary GNU General Public License, version 2,
2135 instead of to this License. (If a newer version than version 2 of the
2136 ordinary GNU General Public License has appeared, then you can specify
2137 that version instead if you wish.) Do not make any other change in
2138 these notices.
2139
2140 Once this change is made in a given copy, it is irreversible for
2141 that copy, so the ordinary GNU General Public License applies to all
2142 subsequent copies and derivative works made from that copy.
2143
2144 This option is useful when you wish to copy part of the code of
2145 the Library into a program that is not a library.
2146
2147 4. You may copy and distribute the Library (or a portion or
2148 derivative of it, under Section 2) in object code or executable form
2149 under the terms of Sections 1 and 2 above provided that you accompany
2150 it with the complete corresponding machine-readable source code, which
2151 must be distributed under the terms of Sections 1 and 2 above on a
2152 medium customarily used for software interchange.
2153
2154 If distribution of object code is made by offering access to copy
2155 from a designated place, then offering equivalent access to copy the
2156 source code from the same place satisfies the requirement to
2157 distribute the source code, even though third parties are not
2158 compelled to copy the source along with the object code.
2159
2160 5. A program that contains no derivative of any portion of the
2161 Library, but is designed to work with the Library by being compiled or
2162 linked with it, is called a "work that uses the Library". Such a
2163 work, in isolation, is not a derivative work of the Library, and
2164 therefore falls outside the scope of this License.
2165
2166 However, linking a "work that uses the Library" with the Library
2167 creates an executable that is a derivative of the Library (because it
2168 contains portions of the Library), rather than a "work that uses the
2169 library". The executable is therefore covered by this License.
2170 Section 6 states terms for distribution of such executables.
2171
2172 When a "work that uses the Library" uses material from a header file
2173 that is part of the Library, the object code for the work may be a
2174 derivative work of the Library even though the source code is not.
2175 Whether this is true is especially significant if the work can be
2176 linked without the Library, or if the work is itself a library. The
2177 threshold for this to be true is not precisely defined by law.
2178
2179 If such an object file uses only numerical parameters, data
2180 structure layouts and accessors, and small macros and small inline
2181 functions (ten lines or less in length), then the use of the object
2182 file is unrestricted, regardless of whether it is legally a derivative
2183 work. (Executables containing this object code plus portions of the
2184 Library will still fall under Section 6.)
2185
2186 Otherwise, if the work is a derivative of the Library, you may
2187 distribute the object code for the work under the terms of Section 6.
2188 Any executables containing that work also fall under Section 6,
2189 whether or not they are linked directly with the Library itself.
2190
2191 6. As an exception to the Sections above, you may also combine or
2192 link a "work that uses the Library" with the Library to produce a
2193 work containing portions of the Library, and distribute that work
2194 under terms of your choice, provided that the terms permit
2195 modification of the work for the customer's own use and reverse
2196 engineering for debugging such modifications.
2197
2198 You must give prominent notice with each copy of the work that the
2199 Library is used in it and that the Library and its use are covered by
2200 this License. You must supply a copy of this License. If the work
2201 during execution displays copyright notices, you must include the
2202 copyright notice for the Library among them, as well as a reference
2203 directing the user to the copy of this License. Also, you must do one
2204 of these things:
2205
2206 a) Accompany the work with the complete corresponding
2207 machine-readable source code for the Library including whatever
2208 changes were used in the work (which must be distributed under
2209 Sections 1 and 2 above); and, if the work is an executable linked
2210 with the Library, with the complete machine-readable "work that
2211 uses the Library", as object code and/or source code, so that the
2212 user can modify the Library and then relink to produce a modified
2213 executable containing the modified Library. (It is understood
2214 that the user who changes the contents of definitions files in the
2215 Library will not necessarily be able to recompile the application
2216 to use the modified definitions.)
2217
2218 b) Use a suitable shared library mechanism for linking with the
2219 Library. A suitable mechanism is one that (1) uses at run time a
2220 copy of the library already present on the user's computer system,
2221 rather than copying library functions into the executable, and (2)
2222 will operate properly with a modified version of the library, if
2223 the user installs one, as long as the modified version is
2224 interface-compatible with the version that the work was made with.
2225
2226 c) Accompany the work with a written offer, valid for at
2227 least three years, to give the same user the materials
2228 specified in Subsection 6a, above, for a charge no more
2229 than the cost of performing this distribution.
2230
2231 d) If distribution of the work is made by offering access to copy
2232 from a designated place, offer equivalent access to copy the above
2233 specified materials from the same place.
2234
2235 e) Verify that the user has already received a copy of these
2236 materials or that you have already sent this user a copy.
2237
2238 For an executable, the required form of the "work that uses the
2239 Library" must include any data and utility programs needed for
2240 reproducing the executable from it. However, as a special exception,
2241 the materials to be distributed need not include anything that is
2242 normally distributed (in either source or binary form) with the major
2243 components (compiler, kernel, and so on) of the operating system on
2244 which the executable runs, unless that component itself accompanies
2245 the executable.
2246
2247 It may happen that this requirement contradicts the license
2248 restrictions of other proprietary libraries that do not normally
2249 accompany the operating system. Such a contradiction means you cannot
2250 use both them and the Library together in an executable that you
2251 distribute.
2252
2253 7. You may place library facilities that are a work based on the
2254 Library side-by-side in a single library together with other library
2255 facilities not covered by this License, and distribute such a combined
2256 library, provided that the separate distribution of the work based on
2257 the Library and of the other library facilities is otherwise
2258 permitted, and provided that you do these two things:
2259
2260 a) Accompany the combined library with a copy of the same work
2261 based on the Library, uncombined with any other library
2262 facilities. This must be distributed under the terms of the
2263 Sections above.
2264
2265 b) Give prominent notice with the combined library of the fact
2266 that part of it is a work based on the Library, and explaining
2267 where to find the accompanying uncombined form of the same work.
2268
2269 8. You may not copy, modify, sublicense, link with, or distribute
2270 the Library except as expressly provided under this License. Any
2271 attempt otherwise to copy, modify, sublicense, link with, or
2272 distribute the Library is void, and will automatically terminate your
2273 rights under this License. However, parties who have received copies,
2274 or rights, from you under this License will not have their licenses
2275 terminated so long as such parties remain in full compliance.
2276
2277 9. You are not required to accept this License, since you have not
2278 signed it. However, nothing else grants you permission to modify or
2279 distribute the Library or its derivative works. These actions are
2280 prohibited by law if you do not accept this License. Therefore, by
2281 modifying or distributing the Library (or any work based on the
2282 Library), you indicate your acceptance of this License to do so, and
2283 all its terms and conditions for copying, distributing or modifying
2284 the Library or works based on it.
2285
2286 10. Each time you redistribute the Library (or any work based on the
2287 Library), the recipient automatically receives a license from the
2288 original licensor to copy, distribute, link with or modify the Library
2289 subject to these terms and conditions. You may not impose any further
2290 restrictions on the recipients' exercise of the rights granted herein.
2291 You are not responsible for enforcing compliance by third parties with
2292 this License.
2293
2294 11. If, as a consequence of a court judgment or allegation of patent
2295 infringement or for any other reason (not limited to patent issues),
2296 conditions are imposed on you (whether by court order, agreement or
2297 otherwise) that contradict the conditions of this License, they do not
2298 excuse you from the conditions of this License. If you cannot
2299 distribute so as to satisfy simultaneously your obligations under this
2300 License and any other pertinent obligations, then as a consequence you
2301 may not distribute the Library at all. For example, if a patent
2302 license would not permit royalty-free redistribution of the Library by
2303 all those who receive copies directly or indirectly through you, then
2304 the only way you could satisfy both it and this License would be to
2305 refrain entirely from distribution of the Library.
2306
2307 If any portion of this section is held invalid or unenforceable under any
2308 particular circumstance, the balance of the section is intended to apply,
2309 and the section as a whole is intended to apply in other circumstances.
2310
2311 It is not the purpose of this section to induce you to infringe any
2312 patents or other property right claims or to contest validity of any
2313 such claims; this section has the sole purpose of protecting the
2314 integrity of the free software distribution system which is
2315 implemented by public license practices. Many people have made
2316 generous contributions to the wide range of software distributed
2317 through that system in reliance on consistent application of that
2318 system; it is up to the author/donor to decide if he or she is willing
2319 to distribute software through any other system and a licensee cannot
2320 impose that choice.
2321
2322 This section is intended to make thoroughly clear what is believed to
2323 be a consequence of the rest of this License.
2324
2325 12. If the distribution and/or use of the Library is restricted in
2326 certain countries either by patents or by copyrighted interfaces, the
2327 original copyright holder who places the Library under this License may add
2328 an explicit geographical distribution limitation excluding those countries,
2329 so that distribution is permitted only in or among countries not thus
2330 excluded. In such case, this License incorporates the limitation as if
2331 written in the body of this License.
2332
2333 13. The Free Software Foundation may publish revised and/or new
2334 versions of the Lesser General Public License from time to time.
2335 Such new versions will be similar in spirit to the present version,
2336 but may differ in detail to address new problems or concerns.
2337
2338 Each version is given a distinguishing version number. If the Library
2339 specifies a version number of this License which applies to it and
2340 "any later version", you have the option of following the terms and
2341 conditions either of that version or of any later version published by
2342 the Free Software Foundation. If the Library does not specify a
2343 license version number, you may choose any version ever published by
2344 the Free Software Foundation.
2345
2346 14. If you wish to incorporate parts of the Library into other free
2347 programs whose distribution conditions are incompatible with these,
2348 write to the author to ask for permission. For software which is
2349 copyrighted by the Free Software Foundation, write to the Free
2350 Software Foundation; we sometimes make exceptions for this. Our
2351 decision will be guided by the two goals of preserving the free status
2352 of all derivatives of our free software and of promoting the sharing
2353 and reuse of software generally.
2354
2355 NO WARRANTY
2356
2357 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2358 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
2359 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
2360 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
2361 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2362 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2363 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2364 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
2365 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2366
2367 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2368 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2369 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
2370 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2371 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2372 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2373 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2374 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
2375 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2376 DAMAGES.
2377
2378 END OF TERMS AND CONDITIONS
2379
2380 How to Apply These Terms to Your New Libraries
2381
2382 If you develop a new library, and you want it to be of the greatest
2383 possible use to the public, we recommend making it free software that
2384 everyone can redistribute and change. You can do so by permitting
2385 redistribution under these terms (or, alternatively, under the terms of the
2386 ordinary General Public License).
2387
2388 To apply these terms, attach the following notices to the library. It is
2389 safest to attach them to the start of each source file to most effectively
2390 convey the exclusion of warranty; and each file should have at least the
2391 "copyright" line and a pointer to where the full notice is found.
2392
2393 <one line to give the library's name and a brief idea of what it does.>
2394 Copyright (C) <year> <name of author>
2395
2396 This library is free software; you can redistribute it and/or
2397 modify it under the terms of the GNU Lesser General Public
2398 License as published by the Free Software Foundation; either
2399 version 2.1 of the License, or (at your option) any later version.
2400
2401 This library is distributed in the hope that it will be useful,
2402 but WITHOUT ANY WARRANTY; without even the implied warranty of
2403 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2404 Lesser General Public License for more details.
2405
2406 You should have received a copy of the GNU Lesser General Public
2407 License along with this library; if not, write to the Free Software
2408 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2409
2410 Also add information on how to contact you by electronic and paper mail.
2411
2412 You should also get your employer (if you work as a programmer) or your
2413 school, if any, to sign a "copyright disclaimer" for the library, if
2414 necessary. Here is a sample; alter the names:
2415
2416 Yoyodyne, Inc., hereby disclaims all copyright interest in the
2417 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
2418
2419 <signature of Ty Coon>, 1 April 1990
2420 Ty Coon, President of Vice
2421
2422 That's all there is to it!
2423
2424
2425 </pre>
2426 </div>
2427 </div>
2428 <div class="product">
2429 <span class="title">zipcode</span>
2430 <span class="homepage">
2431 <a href="http://www.post.japanpost.jp/zipcode/dl/readme.html">homepage</a></span>
2432 <div class="licence">
2433 <h3>zipcode is licensed as follows:</h3>
2434 <pre>
2435 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2436 All rights reserved.
2437
2438 郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。
2439 </pre>
2440 </div>
2441 </div>
2442 <div class="product">
2443 <span class="title">zipcode for jigyosyo</span>
2444 <span class="homepage">
2445 <a href="http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html">homepage</a></span>
2446 <div class="licence">
2447 <h3>zipcode for jigyosyo is licensed as follows:</h3>
2448 <pre>
2449 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2450 All rights reserved.
2451
2452 大口事業所個別番号番号データについては郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。郵便事業株式会社への許諾も必要ありません。
2453 </pre>
2454 </div>
2455 </div>
2456 <div class="product">
2457 <span class="title">zlib</span>
2458 <span class="homepage">
2459 <a href="http://zlib.net/">homepage</a></span>
2460 <div class="licence">
2461 <h3>zlib is licensed as follows:</h3>
2462 /* zlib.h -- interface of the 'zlib' general purpose compression library
2463 version 1.2.8, April 28th, 2013
2464
2465 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
2466
2467 This software is provided 'as-is', without any express or implied
2468 warranty. In no event will the authors be held liable for any damages
2469 arising from the use of this software.
2470
2471 Permission is granted to anyone to use this software for any purpose,
2472 including commercial applications, and to alter it and redistribute it
2473 freely, subject to the following restrictions:
2474
2475 1. The origin of this software must not be misrepresented; you must not
2476 claim that you wrote the original software. If you use this software
2477 in a product, an acknowledgment in the product documentation would be
2478 appreciated but is not required.
2479 2. Altered source versions must be plainly marked as such, and must not be
2480 misrepresented as being the original software.
2481 3. This notice may not be removed or altered from any source distribution.
2482
2483 Jean-loup Gailly Mark Adler
2484 jloup@gzip.org madler@alumni.caltech.edu
2485
2486
2487 The data format used by the zlib library is described by RFCs (Request for
2488 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
2489 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
2490 */
2491 </div>
2492 </div>
2493 </body></html>
0 <!DOCTYPE HTML>
1 <html>
2 <head>
3 <meta charset="utf-8">
4 <title>Credits</title>
5 <style>
6 body {
7 font-family:Helvetica,Arial,sans-serif;
8 background-color:white;
9 font-size:84%;
10 max-width:1020px;
11 }
12 .page-title {
13 font-size:164%;
14 font-weight:bold;
15 }
16 .product {
17 background-color:#c3d9ff;
18 overflow:auto;
19 padding:2px;
20 margin-top:16px;
21 border-radius:5px;
22 }
23 .product .title {
24 font-size:110%;
25 font-weight:bold;
26 float:left;
27 margin:3px;
28 }
29 .product .homepage {
30 text-align:right;
31 float:right;
32 margin:3px;
33 }
34 .product .show {
35 text-align:right;
36 float:right;
37 margin:3px;
38 }
39 .licence {
40 clear:both;
41 background-color:#e8eef7;
42 padding:16px;
43 border-radius:3px;
44 }
45 .licence pre {
46 white-space:pre-wrap;
47 }
48 .licence h3 {
49 margin-top:0px;
50 }
51 </style>
52 </head>
53 <body>
54 <span class="page-title" style="float:left;">Credits</span>
55 <div style="clear:both; overflow:auto;"></div>
56
57 </body>
58 </html>
59 <div class="product">
60 <span class="title">Android</span>
61 <span class="homepage">
62 <a href="http://source.android.com">homepage</a></span>
63 <div class="licence">
64 <h3>Android is licensed as follows:</h3>
65 <pre>
66 Apache License
67 Version 2.0, January 2004
68 http://www.apache.org/licenses/
69
70 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
71
72 1. Definitions.
73
74 "License" shall mean the terms and conditions for use, reproduction,
75 and distribution as defined by Sections 1 through 9 of this document.
76
77 "Licensor" shall mean the copyright owner or entity authorized by
78 the copyright owner that is granting the License.
79
80 "Legal Entity" shall mean the union of the acting entity and all
81 other entities that control, are controlled by, or are under common
82 control with that entity. For the purposes of this definition,
83 "control" means (i) the power, direct or indirect, to cause the
84 direction or management of such entity, whether by contract or
85 otherwise, or (ii) ownership of fifty percent (50%) or more of the
86 outstanding shares, or (iii) beneficial ownership of such entity.
87
88 "You" (or "Your") shall mean an individual or Legal Entity
89 exercising permissions granted by this License.
90
91 "Source" form shall mean the preferred form for making modifications,
92 including but not limited to software source code, documentation
93 source, and configuration files.
94
95 "Object" form shall mean any form resulting from mechanical
96 transformation or translation of a Source form, including but
97 not limited to compiled object code, generated documentation,
98 and conversions to other media types.
99
100 "Work" shall mean the work of authorship, whether in Source or
101 Object form, made available under the License, as indicated by a
102 copyright notice that is included in or attached to the work
103 (an example is provided in the Appendix below).
104
105 "Derivative Works" shall mean any work, whether in Source or Object
106 form, that is based on (or derived from) the Work and for which the
107 editorial revisions, annotations, elaborations, or other modifications
108 represent, as a whole, an original work of authorship. For the purposes
109 of this License, Derivative Works shall not include works that remain
110 separable from, or merely link (or bind by name) to the interfaces of,
111 the Work and Derivative Works thereof.
112
113 "Contribution" shall mean any work of authorship, including
114 the original version of the Work and any modifications or additions
115 to that Work or Derivative Works thereof, that is intentionally
116 submitted to Licensor for inclusion in the Work by the copyright owner
117 or by an individual or Legal Entity authorized to submit on behalf of
118 the copyright owner. For the purposes of this definition, "submitted"
119 means any form of electronic, verbal, or written communication sent
120 to the Licensor or its representatives, including but not limited to
121 communication on electronic mailing lists, source code control systems,
122 and issue tracking systems that are managed by, or on behalf of, the
123 Licensor for the purpose of discussing and improving the Work, but
124 excluding communication that is conspicuously marked or otherwise
125 designated in writing by the copyright owner as "Not a Contribution."
126
127 "Contributor" shall mean Licensor and any individual or Legal Entity
128 on behalf of whom a Contribution has been received by Licensor and
129 subsequently incorporated within the Work.
130
131 2. Grant of Copyright License. Subject to the terms and conditions of
132 this License, each Contributor hereby grants to You a perpetual,
133 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
134 copyright license to reproduce, prepare Derivative Works of,
135 publicly display, publicly perform, sublicense, and distribute the
136 Work and such Derivative Works in Source or Object form.
137
138 3. Grant of Patent License. Subject to the terms and conditions of
139 this License, each Contributor hereby grants to You a perpetual,
140 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
141 (except as stated in this section) patent license to make, have made,
142 use, offer to sell, sell, import, and otherwise transfer the Work,
143 where such license applies only to those patent claims licensable
144 by such Contributor that are necessarily infringed by their
145 Contribution(s) alone or by combination of their Contribution(s)
146 with the Work to which such Contribution(s) was submitted. If You
147 institute patent litigation against any entity (including a
148 cross-claim or counterclaim in a lawsuit) alleging that the Work
149 or a Contribution incorporated within the Work constitutes direct
150 or contributory patent infringement, then any patent licenses
151 granted to You under this License for that Work shall terminate
152 as of the date such litigation is filed.
153
154 4. Redistribution. You may reproduce and distribute copies of the
155 Work or Derivative Works thereof in any medium, with or without
156 modifications, and in Source or Object form, provided that You
157 meet the following conditions:
158
159 (a) You must give any other recipients of the Work or
160 Derivative Works a copy of this License; and
161
162 (b) You must cause any modified files to carry prominent notices
163 stating that You changed the files; and
164
165 (c) You must retain, in the Source form of any Derivative Works
166 that You distribute, all copyright, patent, trademark, and
167 attribution notices from the Source form of the Work,
168 excluding those notices that do not pertain to any part of
169 the Derivative Works; and
170
171 (d) If the Work includes a "NOTICE" text file as part of its
172 distribution, then any Derivative Works that You distribute must
173 include a readable copy of the attribution notices contained
174 within such NOTICE file, excluding those notices that do not
175 pertain to any part of the Derivative Works, in at least one
176 of the following places: within a NOTICE text file distributed
177 as part of the Derivative Works; within the Source form or
178 documentation, if provided along with the Derivative Works; or,
179 within a display generated by the Derivative Works, if and
180 wherever such third-party notices normally appear. The contents
181 of the NOTICE file are for informational purposes only and
182 do not modify the License. You may add Your own attribution
183 notices within Derivative Works that You distribute, alongside
184 or as an addendum to the NOTICE text from the Work, provided
185 that such additional attribution notices cannot be construed
186 as modifying the License.
187
188 You may add Your own copyright statement to Your modifications and
189 may provide additional or different license terms and conditions
190 for use, reproduction, or distribution of Your modifications, or
191 for any such Derivative Works as a whole, provided Your use,
192 reproduction, and distribution of the Work otherwise complies with
193 the conditions stated in this License.
194
195 5. Submission of Contributions. Unless You explicitly state otherwise,
196 any Contribution intentionally submitted for inclusion in the Work
197 by You to the Licensor shall be under the terms and conditions of
198 this License, without any additional terms or conditions.
199 Notwithstanding the above, nothing herein shall supersede or modify
200 the terms of any separate license agreement you may have executed
201 with Licensor regarding such Contributions.
202
203 6. Trademarks. This License does not grant permission to use the trade
204 names, trademarks, service marks, or product names of the Licensor,
205 except as required for reasonable and customary use in describing the
206 origin of the Work and reproducing the content of the NOTICE file.
207
208 7. Disclaimer of Warranty. Unless required by applicable law or
209 agreed to in writing, Licensor provides the Work (and each
210 Contributor provides its Contributions) on an "AS IS" BASIS,
211 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
212 implied, including, without limitation, any warranties or conditions
213 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
214 PARTICULAR PURPOSE. You are solely responsible for determining the
215 appropriateness of using or redistributing the Work and assume any
216 risks associated with Your exercise of permissions under this License.
217
218 8. Limitation of Liability. In no event and under no legal theory,
219 whether in tort (including negligence), contract, or otherwise,
220 unless required by applicable law (such as deliberate and grossly
221 negligent acts) or agreed to in writing, shall any Contributor be
222 liable to You for damages, including any direct, indirect, special,
223 incidental, or consequential damages of any character arising as a
224 result of this License or out of the use or inability to use the
225 Work (including but not limited to damages for loss of goodwill,
226 work stoppage, computer failure or malfunction, or any and all
227 other commercial damages or losses), even if such Contributor
228 has been advised of the possibility of such damages.
229
230 9. Accepting Warranty or Additional Liability. While redistributing
231 the Work or Derivative Works thereof, You may choose to offer,
232 and charge a fee for, acceptance of support, warranty, indemnity,
233 or other liability obligations and/or rights consistent with this
234 License. However, in accepting such obligations, You may act only
235 on Your own behalf and on Your sole responsibility, not on behalf
236 of any other Contributor, and only if You agree to indemnify,
237 defend, and hold each Contributor harmless for any liability
238 incurred by, or claims asserted against, such Contributor by reason
239 of your accepting any such warranty or additional liability.
240
241 END OF TERMS AND CONDITIONS
242
243 APPENDIX: How to apply the Apache License to your work.
244
245 To apply the Apache License to your work, attach the following
246 boilerplate notice, with the fields enclosed by brackets "[]"
247 replaced with your own identifying information. (Don't include
248 the brackets!) The text should be enclosed in the appropriate
249 comment syntax for the file format. We also recommend that a
250 file or class name and description of purpose be included on the
251 same "printed page" as the copyright notice for easier
252 identification within third-party archives.
253
254 Copyright [yyyy] [name of copyright owner]
255
256 Licensed under the Apache License, Version 2.0 (the "License");
257 you may not use this file except in compliance with the License.
258 You may obtain a copy of the License at
259
260 http://www.apache.org/licenses/LICENSE-2.0
261
262 Unless required by applicable law or agreed to in writing, software
263 distributed under the License is distributed on an "AS IS" BASIS,
264 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
265 See the License for the specific language governing permissions and
266 limitations under the License.
267 </pre>
268 </div>
269 </div>
270 <div class="product">
271 <span class="title">google-breakpad</span>
272 <span class="homepage">
273 <a href="https://chromium.googlesource.com/breakpad/breakpad">homepage</a></span>
274 <div class="licence">
275 <h3>google-breakpad is licensed as follows:</h3>
276 <pre>
277 Copyright (c) 2006, Google Inc.
278 All rights reserved.
279
280 Redistribution and use in source and binary forms, with or without
281 modification, are permitted provided that the following conditions are
282 met:
283
284 * Redistributions of source code must retain the above copyright
285 notice, this list of conditions and the following disclaimer.
286 * Redistributions in binary form must reproduce the above
287 copyright notice, this list of conditions and the following disclaimer
288 in the documentation and/or other materials provided with the
289 distribution.
290 * Neither the name of Google Inc. nor the names of its
291 contributors may be used to endorse or promote products derived from
292 this software without specific prior written permission.
293
294 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
295 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
296 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
297 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
298 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
299 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
300 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
301 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
302 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
303 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
304 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
305 </pre>
306 </div>
307 </div>
308 <div class="product">
309 <span class="title">Guava</span>
310 <span class="homepage">
311 <a href="https://github.com/google/guava">homepage</a></span>
312 <div class="licence">
313 <h3>Guava is licensed as follows:</h3>
314 <pre>
315 Apache License
316 Version 2.0, January 2004
317 http://www.apache.org/licenses/
318
319 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
320
321 1. Definitions.
322
323 "License" shall mean the terms and conditions for use, reproduction,
324 and distribution as defined by Sections 1 through 9 of this document.
325
326 "Licensor" shall mean the copyright owner or entity authorized by
327 the copyright owner that is granting the License.
328
329 "Legal Entity" shall mean the union of the acting entity and all
330 other entities that control, are controlled by, or are under common
331 control with that entity. For the purposes of this definition,
332 "control" means (i) the power, direct or indirect, to cause the
333 direction or management of such entity, whether by contract or
334 otherwise, or (ii) ownership of fifty percent (50%) or more of the
335 outstanding shares, or (iii) beneficial ownership of such entity.
336
337 "You" (or "Your") shall mean an individual or Legal Entity
338 exercising permissions granted by this License.
339
340 "Source" form shall mean the preferred form for making modifications,
341 including but not limited to software source code, documentation
342 source, and configuration files.
343
344 "Object" form shall mean any form resulting from mechanical
345 transformation or translation of a Source form, including but
346 not limited to compiled object code, generated documentation,
347 and conversions to other media types.
348
349 "Work" shall mean the work of authorship, whether in Source or
350 Object form, made available under the License, as indicated by a
351 copyright notice that is included in or attached to the work
352 (an example is provided in the Appendix below).
353
354 "Derivative Works" shall mean any work, whether in Source or Object
355 form, that is based on (or derived from) the Work and for which the
356 editorial revisions, annotations, elaborations, or other modifications
357 represent, as a whole, an original work of authorship. For the purposes
358 of this License, Derivative Works shall not include works that remain
359 separable from, or merely link (or bind by name) to the interfaces of,
360 the Work and Derivative Works thereof.
361
362 "Contribution" shall mean any work of authorship, including
363 the original version of the Work and any modifications or additions
364 to that Work or Derivative Works thereof, that is intentionally
365 submitted to Licensor for inclusion in the Work by the copyright owner
366 or by an individual or Legal Entity authorized to submit on behalf of
367 the copyright owner. For the purposes of this definition, "submitted"
368 means any form of electronic, verbal, or written communication sent
369 to the Licensor or its representatives, including but not limited to
370 communication on electronic mailing lists, source code control systems,
371 and issue tracking systems that are managed by, or on behalf of, the
372 Licensor for the purpose of discussing and improving the Work, but
373 excluding communication that is conspicuously marked or otherwise
374 designated in writing by the copyright owner as "Not a Contribution."
375
376 "Contributor" shall mean Licensor and any individual or Legal Entity
377 on behalf of whom a Contribution has been received by Licensor and
378 subsequently incorporated within the Work.
379
380 2. Grant of Copyright License. Subject to the terms and conditions of
381 this License, each Contributor hereby grants to You a perpetual,
382 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
383 copyright license to reproduce, prepare Derivative Works of,
384 publicly display, publicly perform, sublicense, and distribute the
385 Work and such Derivative Works in Source or Object form.
386
387 3. Grant of Patent License. Subject to the terms and conditions of
388 this License, each Contributor hereby grants to You a perpetual,
389 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
390 (except as stated in this section) patent license to make, have made,
391 use, offer to sell, sell, import, and otherwise transfer the Work,
392 where such license applies only to those patent claims licensable
393 by such Contributor that are necessarily infringed by their
394 Contribution(s) alone or by combination of their Contribution(s)
395 with the Work to which such Contribution(s) was submitted. If You
396 institute patent litigation against any entity (including a
397 cross-claim or counterclaim in a lawsuit) alleging that the Work
398 or a Contribution incorporated within the Work constitutes direct
399 or contributory patent infringement, then any patent licenses
400 granted to You under this License for that Work shall terminate
401 as of the date such litigation is filed.
402
403 4. Redistribution. You may reproduce and distribute copies of the
404 Work or Derivative Works thereof in any medium, with or without
405 modifications, and in Source or Object form, provided that You
406 meet the following conditions:
407
408 (a) You must give any other recipients of the Work or
409 Derivative Works a copy of this License; and
410
411 (b) You must cause any modified files to carry prominent notices
412 stating that You changed the files; and
413
414 (c) You must retain, in the Source form of any Derivative Works
415 that You distribute, all copyright, patent, trademark, and
416 attribution notices from the Source form of the Work,
417 excluding those notices that do not pertain to any part of
418 the Derivative Works; and
419
420 (d) If the Work includes a "NOTICE" text file as part of its
421 distribution, then any Derivative Works that You distribute must
422 include a readable copy of the attribution notices contained
423 within such NOTICE file, excluding those notices that do not
424 pertain to any part of the Derivative Works, in at least one
425 of the following places: within a NOTICE text file distributed
426 as part of the Derivative Works; within the Source form or
427 documentation, if provided along with the Derivative Works; or,
428 within a display generated by the Derivative Works, if and
429 wherever such third-party notices normally appear. The contents
430 of the NOTICE file are for informational purposes only and
431 do not modify the License. You may add Your own attribution
432 notices within Derivative Works that You distribute, alongside
433 or as an addendum to the NOTICE text from the Work, provided
434 that such additional attribution notices cannot be construed
435 as modifying the License.
436
437 You may add Your own copyright statement to Your modifications and
438 may provide additional or different license terms and conditions
439 for use, reproduction, or distribution of Your modifications, or
440 for any such Derivative Works as a whole, provided Your use,
441 reproduction, and distribution of the Work otherwise complies with
442 the conditions stated in this License.
443
444 5. Submission of Contributions. Unless You explicitly state otherwise,
445 any Contribution intentionally submitted for inclusion in the Work
446 by You to the Licensor shall be under the terms and conditions of
447 this License, without any additional terms or conditions.
448 Notwithstanding the above, nothing herein shall supersede or modify
449 the terms of any separate license agreement you may have executed
450 with Licensor regarding such Contributions.
451
452 6. Trademarks. This License does not grant permission to use the trade
453 names, trademarks, service marks, or product names of the Licensor,
454 except as required for reasonable and customary use in describing the
455 origin of the Work and reproducing the content of the NOTICE file.
456
457 7. Disclaimer of Warranty. Unless required by applicable law or
458 agreed to in writing, Licensor provides the Work (and each
459 Contributor provides its Contributions) on an "AS IS" BASIS,
460 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
461 implied, including, without limitation, any warranties or conditions
462 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
463 PARTICULAR PURPOSE. You are solely responsible for determining the
464 appropriateness of using or redistributing the Work and assume any
465 risks associated with Your exercise of permissions under this License.
466
467 8. Limitation of Liability. In no event and under no legal theory,
468 whether in tort (including negligence), contract, or otherwise,
469 unless required by applicable law (such as deliberate and grossly
470 negligent acts) or agreed to in writing, shall any Contributor be
471 liable to You for damages, including any direct, indirect, special,
472 incidental, or consequential damages of any character arising as a
473 result of this License or out of the use or inability to use the
474 Work (including but not limited to damages for loss of goodwill,
475 work stoppage, computer failure or malfunction, or any and all
476 other commercial damages or losses), even if such Contributor
477 has been advised of the possibility of such damages.
478
479 9. Accepting Warranty or Additional Liability. While redistributing
480 the Work or Derivative Works thereof, You may choose to offer,
481 and charge a fee for, acceptance of support, warranty, indemnity,
482 or other liability obligations and/or rights consistent with this
483 License. However, in accepting such obligations, You may act only
484 on Your own behalf and on Your sole responsibility, not on behalf
485 of any other Contributor, and only if You agree to indemnify,
486 defend, and hold each Contributor harmless for any liability
487 incurred by, or claims asserted against, such Contributor by reason
488 of your accepting any such warranty or additional liability.
489
490 END OF TERMS AND CONDITIONS
491
492 APPENDIX: How to apply the Apache License to your work.
493
494 To apply the Apache License to your work, attach the following
495 boilerplate notice, with the fields enclosed by brackets "[]"
496 replaced with your own identifying information. (Don't include
497 the brackets!) The text should be enclosed in the appropriate
498 comment syntax for the file format. We also recommend that a
499 file or class name and description of purpose be included on the
500 same "printed page" as the copyright notice for easier
501 identification within third-party archives.
502
503 Copyright [yyyy] [name of copyright owner]
504
505 Licensed under the Apache License, Version 2.0 (the "License");
506 you may not use this file except in compliance with the License.
507 You may obtain a copy of the License at
508
509 http://www.apache.org/licenses/LICENSE-2.0
510
511 Unless required by applicable law or agreed to in writing, software
512 distributed under the License is distributed on an "AS IS" BASIS,
513 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
514 See the License for the specific language governing permissions and
515 limitations under the License.
516 </pre>
517 </div>
518 </div>
519 <div class="product">
520 <span class="title">IPAdic</span>
521 <span class="homepage">
522 <a href="http://sourceforge.jp/projects/ipadic/">homepage</a></span>
523 <div class="licence">
524 <h3>IPAdic is licensed as follows:</h3>
525 <pre>
526 Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
527 and Technology. All Rights Reserved.
528
529 Use, reproduction, and distribution of this software is permitted.
530 Any copy of this software, whether in its original form or modified,
531 must include both the above copyright notice and the following
532 paragraphs.
533
534 Nara Institute of Science and Technology (NAIST),
535 the copyright holders, disclaims all warranties with regard to this
536 software, including all implied warranties of merchantability and
537 fitness, in no event shall NAIST be liable for
538 any special, indirect or consequential damages or any damages
539 whatsoever resulting from loss of use, data or profits, whether in an
540 action of contract, negligence or other tortuous action, arising out
541 of or in connection with the use or performance of this software.
542
543 A large portion of the dictionary entries
544 originate from ICOT Free Software. The following conditions for ICOT
545 Free Software applies to the current dictionary as well.
546
547 Each User may also freely distribute the Program, whether in its
548 original form or modified, to any third party or parties, PROVIDED
549 that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
550 on, or be attached to, the Program, which is distributed substantially
551 in the same form as set out herein and that such intended
552 distribution, if actually made, will neither violate or otherwise
553 contravene any of the laws and regulations of the countries having
554 jurisdiction over the User or the intended distribution itself.
555
556 NO WARRANTY
557
558 The program was produced on an experimental basis in the course of the
559 research and development conducted during the project and is provided
560 to users as so produced on an experimental basis. Accordingly, the
561 program is provided without any warranty whatsoever, whether express,
562 implied, statutory or otherwise. The term "warranty" used herein
563 includes, but is not limited to, any warranty of the quality,
564 performance, merchantability and fitness for a particular purpose of
565 the program and the nonexistence of any infringement or violation of
566 any right of any third party.
567
568 Each user of the program will agree and understand, and be deemed to
569 have agreed and understood, that there is no warranty whatsoever for
570 the program and, accordingly, the entire risk arising from or
571 otherwise connected with the program is assumed by the user.
572
573 Therefore, neither ICOT, the copyright holder, or any other
574 organization that participated in or was otherwise related to the
575 development of the program and their respective officials, directors,
576 officers and other employees shall be held liable for any and all
577 damages, including, without limitation, general, special, incidental
578 and consequential damages, arising out of or otherwise in connection
579 with the use or inability to use the program or any product, material
580 or result produced or otherwise obtained by using the program,
581 regardless of whether they have been advised of, or otherwise had
582 knowledge of, the possibility of such damages at any time during the
583 project or thereafter. Each user will be deemed to have agreed to the
584 foregoing by his or her commencement of use of the program. The term
585 "use" as used herein includes, but is not limited to, the use,
586 modification, copying and distribution of the program and the
587 production of secondary products from the program.
588
589 In the case where the program, whether in its original form or
590 modified, was distributed or delivered to or received by a user from
591 any person, organization or entity other than ICOT, unless it makes or
592 grants independently of ICOT any specific warranty to the user in
593 writing, such person, organization or entity, will also be exempted
594 from and not be held liable to the user for any such damages as noted
595 above as far as the program is concerned.
596 </pre>
597 </div>
598 </div>
599 <div class="product">
600 <span class="title">Japanese Usage Dictionary</span>
601 <span class="homepage">
602 <a href="https://github.com/hiroyuki-komatsu/japanese-usage-dictionary">homepage</a></span>
603 <div class="licence">
604 <h3>Japanese Usage Dictionary is licensed as follows:</h3>
605 <pre>
606 Copyright (c) 2011, Hiroyuki Komatsu, Shoji Ogura, Tsuyoshi Horo
607 All rights reserved.
608
609 Redistribution and use in source and binary forms, with or without modification, are
610 permitted provided that the following conditions are met:
611
612 * Redistributions of source code must retain the above
613 copyright notice, this list of conditions and the
614 following disclaimer.
615
616 * Redistributions in binary form must reproduce the above
617 copyright notice, this list of conditions and the
618 following disclaimer in the documentation and/or other
619 materials provided with the distribution.
620
621 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
622 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
623 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
624 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
625 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
626 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
627 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
628 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
629 </pre>
630 </div>
631 </div>
632 <div class="product">
633 <span class="title">JsonCpp</span>
634 <span class="homepage">
635 <a href="http://jsoncpp.sourceforge.net/">homepage</a></span>
636 <div class="licence">
637 <h3>JsonCpp is licensed as follows:</h3>
638 <pre>
639 The JsonCpp library's source code, including accompanying documentation,
640 tests and demonstration applications, are licensed under the following
641 conditions...
642
643 The author (Baptiste Lepilleur) explicitly disclaims copyright in all
644 jurisdictions which recognize such a disclaimer. In such jurisdictions,
645 this software is released into the Public Domain.
646
647 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
648 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
649 released under the terms of the MIT License (see below).
650
651 In jurisdictions which recognize Public Domain property, the user of this
652 software may choose to accept it either as 1) Public Domain, 2) under the
653 conditions of the MIT License (see below), or 3) under the terms of dual
654 Public Domain/MIT License conditions described here, as they choose.
655
656 The MIT License is about as close to Public Domain as a license can get, and is
657 described in clear, concise terms at:
658
659 http://en.wikipedia.org/wiki/MIT_License
660
661 The full text of the MIT License follows:
662
663 ========================================================================
664 Copyright (c) 2007-2010 Baptiste Lepilleur
665
666 Permission is hereby granted, free of charge, to any person
667 obtaining a copy of this software and associated documentation
668 files (the "Software"), to deal in the Software without
669 restriction, including without limitation the rights to use, copy,
670 modify, merge, publish, distribute, sublicense, and/or sell copies
671 of the Software, and to permit persons to whom the Software is
672 furnished to do so, subject to the following conditions:
673
674 The above copyright notice and this permission notice shall be
675 included in all copies or substantial portions of the Software.
676
677 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
678 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
679 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
680 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
681 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
682 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
683 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
684 SOFTWARE.
685 ========================================================================
686 (END LICENSE TEXT)
687
688 The MIT license is compatible with both the GPL and commercial
689 software, affording one all of the rights of Public Domain with the
690 minor nuisance of being required to keep the above copyright notice
691 and license text in the source code. Note also that by accepting the
692 Public Domain "license" you can re-license your copy using whatever
693 license you like.
694 </pre>
695 </div>
696 </div>
697 <div class="product">
698 <span class="title">Native Client SDK</span>
699 <span class="homepage">
700 <a href="https://developer.chrome.com/native-client">homepage</a></span>
701 <div class="licence">
702 <h3>Native Client SDK is licensed as follows:</h3>
703 <pre>
704 Copyright 2011, The Native Client Authors
705 All rights reserved.
706
707 Redistribution and use in source and binary forms, with or without
708 modification, are permitted provided that the following conditions are
709 met:
710
711 * Redistributions of source code must retain the above copyright
712 notice, this list of conditions and the following disclaimer.
713 * Redistributions in binary form must reproduce the above
714 copyright notice, this list of conditions and the following disclaimer
715 in the documentation and/or other materials provided with the
716 distribution.
717 * Neither the name of Google Inc. nor the names of its
718 contributors may be used to endorse or promote products derived from
719 this software without specific prior written permission.
720
721 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
722 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
723 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
724 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
725 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
726 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
727 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
728 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
729 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
730 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
731 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
732 </pre>
733 </div>
734 </div>
735 <div class="product">
736 <span class="title">Noto Fonts</span>
737 <span class="homepage">
738 <a href="http://www.google.com/get/noto/">homepage</a></span>
739 <div class="licence">
740 <h3>Noto Fonts is licensed as follows:</h3>
741 <pre>
742 Apache License
743 Version 2.0, January 2004
744 http://www.apache.org/licenses/
745
746 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747
748 1. Definitions.
749
750 "License" shall mean the terms and conditions for use, reproduction,
751 and distribution as defined by Sections 1 through 9 of this document.
752
753 "Licensor" shall mean the copyright owner or entity authorized by
754 the copyright owner that is granting the License.
755
756 "Legal Entity" shall mean the union of the acting entity and all
757 other entities that control, are controlled by, or are under common
758 control with that entity. For the purposes of this definition,
759 "control" means (i) the power, direct or indirect, to cause the
760 direction or management of such entity, whether by contract or
761 otherwise, or (ii) ownership of fifty percent (50%) or more of the
762 outstanding shares, or (iii) beneficial ownership of such entity.
763
764 "You" (or "Your") shall mean an individual or Legal Entity
765 exercising permissions granted by this License.
766
767 "Source" form shall mean the preferred form for making modifications,
768 including but not limited to software source code, documentation
769 source, and configuration files.
770
771 "Object" form shall mean any form resulting from mechanical
772 transformation or translation of a Source form, including but
773 not limited to compiled object code, generated documentation,
774 and conversions to other media types.
775
776 "Work" shall mean the work of authorship, whether in Source or
777 Object form, made available under the License, as indicated by a
778 copyright notice that is included in or attached to the work
779 (an example is provided in the Appendix below).
780
781 "Derivative Works" shall mean any work, whether in Source or Object
782 form, that is based on (or derived from) the Work and for which the
783 editorial revisions, annotations, elaborations, or other modifications
784 represent, as a whole, an original work of authorship. For the purposes
785 of this License, Derivative Works shall not include works that remain
786 separable from, or merely link (or bind by name) to the interfaces of,
787 the Work and Derivative Works thereof.
788
789 "Contribution" shall mean any work of authorship, including
790 the original version of the Work and any modifications or additions
791 to that Work or Derivative Works thereof, that is intentionally
792 submitted to Licensor for inclusion in the Work by the copyright owner
793 or by an individual or Legal Entity authorized to submit on behalf of
794 the copyright owner. For the purposes of this definition, "submitted"
795 means any form of electronic, verbal, or written communication sent
796 to the Licensor or its representatives, including but not limited to
797 communication on electronic mailing lists, source code control systems,
798 and issue tracking systems that are managed by, or on behalf of, the
799 Licensor for the purpose of discussing and improving the Work, but
800 excluding communication that is conspicuously marked or otherwise
801 designated in writing by the copyright owner as "Not a Contribution."
802
803 "Contributor" shall mean Licensor and any individual or Legal Entity
804 on behalf of whom a Contribution has been received by Licensor and
805 subsequently incorporated within the Work.
806
807 2. Grant of Copyright License. Subject to the terms and conditions of
808 this License, each Contributor hereby grants to You a perpetual,
809 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
810 copyright license to reproduce, prepare Derivative Works of,
811 publicly display, publicly perform, sublicense, and distribute the
812 Work and such Derivative Works in Source or Object form.
813
814 3. Grant of Patent License. Subject to the terms and conditions of
815 this License, each Contributor hereby grants to You a perpetual,
816 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
817 (except as stated in this section) patent license to make, have made,
818 use, offer to sell, sell, import, and otherwise transfer the Work,
819 where such license applies only to those patent claims licensable
820 by such Contributor that are necessarily infringed by their
821 Contribution(s) alone or by combination of their Contribution(s)
822 with the Work to which such Contribution(s) was submitted. If You
823 institute patent litigation against any entity (including a
824 cross-claim or counterclaim in a lawsuit) alleging that the Work
825 or a Contribution incorporated within the Work constitutes direct
826 or contributory patent infringement, then any patent licenses
827 granted to You under this License for that Work shall terminate
828 as of the date such litigation is filed.
829
830 4. Redistribution. You may reproduce and distribute copies of the
831 Work or Derivative Works thereof in any medium, with or without
832 modifications, and in Source or Object form, provided that You
833 meet the following conditions:
834
835 (a) You must give any other recipients of the Work or
836 Derivative Works a copy of this License; and
837
838 (b) You must cause any modified files to carry prominent notices
839 stating that You changed the files; and
840
841 (c) You must retain, in the Source form of any Derivative Works
842 that You distribute, all copyright, patent, trademark, and
843 attribution notices from the Source form of the Work,
844 excluding those notices that do not pertain to any part of
845 the Derivative Works; and
846
847 (d) If the Work includes a "NOTICE" text file as part of its
848 distribution, then any Derivative Works that You distribute must
849 include a readable copy of the attribution notices contained
850 within such NOTICE file, excluding those notices that do not
851 pertain to any part of the Derivative Works, in at least one
852 of the following places: within a NOTICE text file distributed
853 as part of the Derivative Works; within the Source form or
854 documentation, if provided along with the Derivative Works; or,
855 within a display generated by the Derivative Works, if and
856 wherever such third-party notices normally appear. The contents
857 of the NOTICE file are for informational purposes only and
858 do not modify the License. You may add Your own attribution
859 notices within Derivative Works that You distribute, alongside
860 or as an addendum to the NOTICE text from the Work, provided
861 that such additional attribution notices cannot be construed
862 as modifying the License.
863
864 You may add Your own copyright statement to Your modifications and
865 may provide additional or different license terms and conditions
866 for use, reproduction, or distribution of Your modifications, or
867 for any such Derivative Works as a whole, provided Your use,
868 reproduction, and distribution of the Work otherwise complies with
869 the conditions stated in this License.
870
871 5. Submission of Contributions. Unless You explicitly state otherwise,
872 any Contribution intentionally submitted for inclusion in the Work
873 by You to the Licensor shall be under the terms and conditions of
874 this License, without any additional terms or conditions.
875 Notwithstanding the above, nothing herein shall supersede or modify
876 the terms of any separate license agreement you may have executed
877 with Licensor regarding such Contributions.
878
879 6. Trademarks. This License does not grant permission to use the trade
880 names, trademarks, service marks, or product names of the Licensor,
881 except as required for reasonable and customary use in describing the
882 origin of the Work and reproducing the content of the NOTICE file.
883
884 7. Disclaimer of Warranty. Unless required by applicable law or
885 agreed to in writing, Licensor provides the Work (and each
886 Contributor provides its Contributions) on an "AS IS" BASIS,
887 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
888 implied, including, without limitation, any warranties or conditions
889 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
890 PARTICULAR PURPOSE. You are solely responsible for determining the
891 appropriateness of using or redistributing the Work and assume any
892 risks associated with Your exercise of permissions under this License.
893
894 8. Limitation of Liability. In no event and under no legal theory,
895 whether in tort (including negligence), contract, or otherwise,
896 unless required by applicable law (such as deliberate and grossly
897 negligent acts) or agreed to in writing, shall any Contributor be
898 liable to You for damages, including any direct, indirect, special,
899 incidental, or consequential damages of any character arising as a
900 result of this License or out of the use or inability to use the
901 Work (including but not limited to damages for loss of goodwill,
902 work stoppage, computer failure or malfunction, or any and all
903 other commercial damages or losses), even if such Contributor
904 has been advised of the possibility of such damages.
905
906 9. Accepting Warranty or Additional Liability. While redistributing
907 the Work or Derivative Works thereof, You may choose to offer,
908 and charge a fee for, acceptance of support, warranty, indemnity,
909 or other liability obligations and/or rights consistent with this
910 License. However, in accepting such obligations, You may act only
911 on Your own behalf and on Your sole responsibility, not on behalf
912 of any other Contributor, and only if You agree to indemnify,
913 defend, and hold each Contributor harmless for any liability
914 incurred by, or claims asserted against, such Contributor by reason
915 of your accepting any such warranty or additional liability.
916
917 END OF TERMS AND CONDITIONS
918
919 APPENDIX: How to apply the Apache License to your work.
920
921 To apply the Apache License to your work, attach the following
922 boilerplate notice, with the fields enclosed by brackets "[]"
923 replaced with your own identifying information. (Don't include
924 the brackets!) The text should be enclosed in the appropriate
925 comment syntax for the file format. We also recommend that a
926 file or class name and description of purpose be included on the
927 same "printed page" as the copyright notice for easier
928 identification within third-party archives.
929
930 Copyright [yyyy] [name of copyright owner]
931
932 Licensed under the Apache License, Version 2.0 (the "License");
933 you may not use this file except in compliance with the License.
934 You may obtain a copy of the License at
935
936 http://www.apache.org/licenses/LICENSE-2.0
937
938 Unless required by applicable law or agreed to in writing, software
939 distributed under the License is distributed on an "AS IS" BASIS,
940 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941 See the License for the specific language governing permissions and
942 limitations under the License.
943 </pre>
944 </div>
945 </div>
946 <div class="product">
947 <span class="title">Okinawa dictionary</span>
948 <span class="homepage">
949 <a href="http://sourceforge.jp/projects/o-dic/">homepage</a></span>
950 <div class="licence">
951 <h3>Okinawa dictionary is licensed as follows:</h3>
952 <pre>
953 Public Domain Dataです。使用・変更・配布に関しては一切の制限をつけません。
954 商品などに組み込むことも自由に行なってください。すでにいくつかの辞書には沖縄辞書が採用されています。
955 勝手ながら、沖縄辞書に寄贈された辞書も in the Public Domain' 扱いとさせていただきます。
956 </pre>
957 </div>
958 </div>
959 <div class="product">
960 <span class="title">Protocol Buffers</span>
961 <span class="homepage">
962 <a href="https://github.com/google/protobuf">homepage</a></span>
963 <div class="licence">
964 <h3>Protocol Buffers is licensed as follows:</h3>
965 <pre>
966 Copyright 2008, Google Inc.
967 All rights reserved.
968
969 Redistribution and use in source and binary forms, with or without
970 modification, are permitted provided that the following conditions are
971 met:
972
973 * Redistributions of source code must retain the above copyright
974 notice, this list of conditions and the following disclaimer.
975 * Redistributions in binary form must reproduce the above
976 copyright notice, this list of conditions and the following disclaimer
977 in the documentation and/or other materials provided with the
978 distribution.
979 * Neither the name of Google Inc. nor the names of its
980 contributors may be used to endorse or promote products derived from
981 this software without specific prior written permission.
982
983 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
986 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
987 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
988 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
989 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
990 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
991 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
992 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
993 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
994
995 Code generated by the Protocol Buffer compiler is owned by the owner
996 of the input file used when generating it. This code is not
997 standalone and requires a support library to be linked with it. This
998 support library is itself covered by the above license.
999 </pre>
1000 </div>
1001 </div>
1002 <div class="product">
1003 <span class="title">Qt</span>
1004 <span class="homepage">
1005 <a href="http://qt-project.org/">homepage</a></span>
1006 <div class="licence">
1007 <h3>Qt is licensed as follows:</h3>
1008 <pre>
1009 GNU LESSER GENERAL PUBLIC LICENSE
1010 Version 2.1, February 1999
1011
1012 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1013 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1014 Everyone is permitted to copy and distribute verbatim copies
1015 of this license document, but changing it is not allowed.
1016
1017 [This is the first released version of the Lesser GPL. It also counts
1018 as the successor of the GNU Library Public License, version 2, hence
1019 the version number 2.1.]
1020
1021 Preamble
1022
1023 The licenses for most software are designed to take away your
1024 freedom to share and change it. By contrast, the GNU General Public
1025 Licenses are intended to guarantee your freedom to share and change
1026 free software--to make sure the software is free for all its users.
1027
1028 This license, the Lesser General Public License, applies to some
1029 specially designated software packages--typically libraries--of the
1030 Free Software Foundation and other authors who decide to use it. You
1031 can use it too, but we suggest you first think carefully about whether
1032 this license or the ordinary General Public License is the better
1033 strategy to use in any particular case, based on the explanations below.
1034
1035 When we speak of free software, we are referring to freedom of use,
1036 not price. Our General Public Licenses are designed to make sure that
1037 you have the freedom to distribute copies of free software (and charge
1038 for this service if you wish); that you receive source code or can get
1039 it if you want it; that you can change the software and use pieces of
1040 it in new free programs; and that you are informed that you can do
1041 these things.
1042
1043 To protect your rights, we need to make restrictions that forbid
1044 distributors to deny you these rights or to ask you to surrender these
1045 rights. These restrictions translate to certain responsibilities for
1046 you if you distribute copies of the library or if you modify it.
1047
1048 For example, if you distribute copies of the library, whether gratis
1049 or for a fee, you must give the recipients all the rights that we gave
1050 you. You must make sure that they, too, receive or can get the source
1051 code. If you link other code with the library, you must provide
1052 complete object files to the recipients, so that they can relink them
1053 with the library after making changes to the library and recompiling
1054 it. And you must show them these terms so they know their rights.
1055
1056 We protect your rights with a two-step method: (1) we copyright the
1057 library, and (2) we offer you this license, which gives you legal
1058 permission to copy, distribute and/or modify the library.
1059
1060 To protect each distributor, we want to make it very clear that
1061 there is no warranty for the free library. Also, if the library is
1062 modified by someone else and passed on, the recipients should know
1063 that what they have is not the original version, so that the original
1064 author's reputation will not be affected by problems that might be
1065 introduced by others.
1066
1067 Finally, software patents pose a constant threat to the existence of
1068 any free program. We wish to make sure that a company cannot
1069 effectively restrict the users of a free program by obtaining a
1070 restrictive license from a patent holder. Therefore, we insist that
1071 any patent license obtained for a version of the library must be
1072 consistent with the full freedom of use specified in this license.
1073
1074 Most GNU software, including some libraries, is covered by the
1075 ordinary GNU General Public License. This license, the GNU Lesser
1076 General Public License, applies to certain designated libraries, and
1077 is quite different from the ordinary General Public License. We use
1078 this license for certain libraries in order to permit linking those
1079 libraries into non-free programs.
1080
1081 When a program is linked with a library, whether statically or using
1082 a shared library, the combination of the two is legally speaking a
1083 combined work, a derivative of the original library. The ordinary
1084 General Public License therefore permits such linking only if the
1085 entire combination fits its criteria of freedom. The Lesser General
1086 Public License permits more lax criteria for linking other code with
1087 the library.
1088
1089 We call this license the "Lesser" General Public License because it
1090 does Less to protect the user's freedom than the ordinary General
1091 Public License. It also provides other free software developers Less
1092 of an advantage over competing non-free programs. These disadvantages
1093 are the reason we use the ordinary General Public License for many
1094 libraries. However, the Lesser license provides advantages in certain
1095 special circumstances.
1096
1097 For example, on rare occasions, there may be a special need to
1098 encourage the widest possible use of a certain library, so that it becomes
1099 a de-facto standard. To achieve this, non-free programs must be
1100 allowed to use the library. A more frequent case is that a free
1101 library does the same job as widely used non-free libraries. In this
1102 case, there is little to gain by limiting the free library to free
1103 software only, so we use the Lesser General Public License.
1104
1105 In other cases, permission to use a particular library in non-free
1106 programs enables a greater number of people to use a large body of
1107 free software. For example, permission to use the GNU C Library in
1108 non-free programs enables many more people to use the whole GNU
1109 operating system, as well as its variant, the GNU/Linux operating
1110 system.
1111
1112 Although the Lesser General Public License is Less protective of the
1113 users' freedom, it does ensure that the user of a program that is
1114 linked with the Library has the freedom and the wherewithal to run
1115 that program using a modified version of the Library.
1116
1117 The precise terms and conditions for copying, distribution and
1118 modification follow. Pay close attention to the difference between a
1119 "work based on the library" and a "work that uses the library". The
1120 former contains code derived from the library, whereas the latter must
1121 be combined with the library in order to run.
1122
1123 GNU LESSER GENERAL PUBLIC LICENSE
1124 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1125
1126 0. This License Agreement applies to any software library or other
1127 program which contains a notice placed by the copyright holder or
1128 other authorized party saying it may be distributed under the terms of
1129 this Lesser General Public License (also called "this License").
1130 Each licensee is addressed as "you".
1131
1132 A "library" means a collection of software functions and/or data
1133 prepared so as to be conveniently linked with application programs
1134 (which use some of those functions and data) to form executables.
1135
1136 The "Library", below, refers to any such software library or work
1137 which has been distributed under these terms. A "work based on the
1138 Library" means either the Library or any derivative work under
1139 copyright law: that is to say, a work containing the Library or a
1140 portion of it, either verbatim or with modifications and/or translated
1141 straightforwardly into another language. (Hereinafter, translation is
1142 included without limitation in the term "modification".)
1143
1144 "Source code" for a work means the preferred form of the work for
1145 making modifications to it. For a library, complete source code means
1146 all the source code for all modules it contains, plus any associated
1147 interface definition files, plus the scripts used to control compilation
1148 and installation of the library.
1149
1150 Activities other than copying, distribution and modification are not
1151 covered by this License; they are outside its scope. The act of
1152 running a program using the Library is not restricted, and output from
1153 such a program is covered only if its contents constitute a work based
1154 on the Library (independent of the use of the Library in a tool for
1155 writing it). Whether that is true depends on what the Library does
1156 and what the program that uses the Library does.
1157
1158 1. You may copy and distribute verbatim copies of the Library's
1159 complete source code as you receive it, in any medium, provided that
1160 you conspicuously and appropriately publish on each copy an
1161 appropriate copyright notice and disclaimer of warranty; keep intact
1162 all the notices that refer to this License and to the absence of any
1163 warranty; and distribute a copy of this License along with the
1164 Library.
1165
1166 You may charge a fee for the physical act of transferring a copy,
1167 and you may at your option offer warranty protection in exchange for a
1168 fee.
1169
1170 2. You may modify your copy or copies of the Library or any portion
1171 of it, thus forming a work based on the Library, and copy and
1172 distribute such modifications or work under the terms of Section 1
1173 above, provided that you also meet all of these conditions:
1174
1175 a) The modified work must itself be a software library.
1176
1177 b) You must cause the files modified to carry prominent notices
1178 stating that you changed the files and the date of any change.
1179
1180 c) You must cause the whole of the work to be licensed at no
1181 charge to all third parties under the terms of this License.
1182
1183 d) If a facility in the modified Library refers to a function or a
1184 table of data to be supplied by an application program that uses
1185 the facility, other than as an argument passed when the facility
1186 is invoked, then you must make a good faith effort to ensure that,
1187 in the event an application does not supply such function or
1188 table, the facility still operates, and performs whatever part of
1189 its purpose remains meaningful.
1190
1191 (For example, a function in a library to compute square roots has
1192 a purpose that is entirely well-defined independent of the
1193 application. Therefore, Subsection 2d requires that any
1194 application-supplied function or table used by this function must
1195 be optional: if the application does not supply it, the square
1196 root function must still compute square roots.)
1197
1198 These requirements apply to the modified work as a whole. If
1199 identifiable sections of that work are not derived from the Library,
1200 and can be reasonably considered independent and separate works in
1201 themselves, then this License, and its terms, do not apply to those
1202 sections when you distribute them as separate works. But when you
1203 distribute the same sections as part of a whole which is a work based
1204 on the Library, the distribution of the whole must be on the terms of
1205 this License, whose permissions for other licensees extend to the
1206 entire whole, and thus to each and every part regardless of who wrote
1207 it.
1208
1209 Thus, it is not the intent of this section to claim rights or contest
1210 your rights to work written entirely by you; rather, the intent is to
1211 exercise the right to control the distribution of derivative or
1212 collective works based on the Library.
1213
1214 In addition, mere aggregation of another work not based on the Library
1215 with the Library (or with a work based on the Library) on a volume of
1216 a storage or distribution medium does not bring the other work under
1217 the scope of this License.
1218
1219 3. You may opt to apply the terms of the ordinary GNU General Public
1220 License instead of this License to a given copy of the Library. To do
1221 this, you must alter all the notices that refer to this License, so
1222 that they refer to the ordinary GNU General Public License, version 2,
1223 instead of to this License. (If a newer version than version 2 of the
1224 ordinary GNU General Public License has appeared, then you can specify
1225 that version instead if you wish.) Do not make any other change in
1226 these notices.
1227
1228 Once this change is made in a given copy, it is irreversible for
1229 that copy, so the ordinary GNU General Public License applies to all
1230 subsequent copies and derivative works made from that copy.
1231
1232 This option is useful when you wish to copy part of the code of
1233 the Library into a program that is not a library.
1234
1235 4. You may copy and distribute the Library (or a portion or
1236 derivative of it, under Section 2) in object code or executable form
1237 under the terms of Sections 1 and 2 above provided that you accompany
1238 it with the complete corresponding machine-readable source code, which
1239 must be distributed under the terms of Sections 1 and 2 above on a
1240 medium customarily used for software interchange.
1241
1242 If distribution of object code is made by offering access to copy
1243 from a designated place, then offering equivalent access to copy the
1244 source code from the same place satisfies the requirement to
1245 distribute the source code, even though third parties are not
1246 compelled to copy the source along with the object code.
1247
1248 5. A program that contains no derivative of any portion of the
1249 Library, but is designed to work with the Library by being compiled or
1250 linked with it, is called a "work that uses the Library". Such a
1251 work, in isolation, is not a derivative work of the Library, and
1252 therefore falls outside the scope of this License.
1253
1254 However, linking a "work that uses the Library" with the Library
1255 creates an executable that is a derivative of the Library (because it
1256 contains portions of the Library), rather than a "work that uses the
1257 library". The executable is therefore covered by this License.
1258 Section 6 states terms for distribution of such executables.
1259
1260 When a "work that uses the Library" uses material from a header file
1261 that is part of the Library, the object code for the work may be a
1262 derivative work of the Library even though the source code is not.
1263 Whether this is true is especially significant if the work can be
1264 linked without the Library, or if the work is itself a library. The
1265 threshold for this to be true is not precisely defined by law.
1266
1267 If such an object file uses only numerical parameters, data
1268 structure layouts and accessors, and small macros and small inline
1269 functions (ten lines or less in length), then the use of the object
1270 file is unrestricted, regardless of whether it is legally a derivative
1271 work. (Executables containing this object code plus portions of the
1272 Library will still fall under Section 6.)
1273
1274 Otherwise, if the work is a derivative of the Library, you may
1275 distribute the object code for the work under the terms of Section 6.
1276 Any executables containing that work also fall under Section 6,
1277 whether or not they are linked directly with the Library itself.
1278
1279 6. As an exception to the Sections above, you may also combine or
1280 link a "work that uses the Library" with the Library to produce a
1281 work containing portions of the Library, and distribute that work
1282 under terms of your choice, provided that the terms permit
1283 modification of the work for the customer's own use and reverse
1284 engineering for debugging such modifications.
1285
1286 You must give prominent notice with each copy of the work that the
1287 Library is used in it and that the Library and its use are covered by
1288 this License. You must supply a copy of this License. If the work
1289 during execution displays copyright notices, you must include the
1290 copyright notice for the Library among them, as well as a reference
1291 directing the user to the copy of this License. Also, you must do one
1292 of these things:
1293
1294 a) Accompany the work with the complete corresponding
1295 machine-readable source code for the Library including whatever
1296 changes were used in the work (which must be distributed under
1297 Sections 1 and 2 above); and, if the work is an executable linked
1298 with the Library, with the complete machine-readable "work that
1299 uses the Library", as object code and/or source code, so that the
1300 user can modify the Library and then relink to produce a modified
1301 executable containing the modified Library. (It is understood
1302 that the user who changes the contents of definitions files in the
1303 Library will not necessarily be able to recompile the application
1304 to use the modified definitions.)
1305
1306 b) Use a suitable shared library mechanism for linking with the
1307 Library. A suitable mechanism is one that (1) uses at run time a
1308 copy of the library already present on the user's computer system,
1309 rather than copying library functions into the executable, and (2)
1310 will operate properly with a modified version of the library, if
1311 the user installs one, as long as the modified version is
1312 interface-compatible with the version that the work was made with.
1313
1314 c) Accompany the work with a written offer, valid for at
1315 least three years, to give the same user the materials
1316 specified in Subsection 6a, above, for a charge no more
1317 than the cost of performing this distribution.
1318
1319 d) If distribution of the work is made by offering access to copy
1320 from a designated place, offer equivalent access to copy the above
1321 specified materials from the same place.
1322
1323 e) Verify that the user has already received a copy of these
1324 materials or that you have already sent this user a copy.
1325
1326 For an executable, the required form of the "work that uses the
1327 Library" must include any data and utility programs needed for
1328 reproducing the executable from it. However, as a special exception,
1329 the materials to be distributed need not include anything that is
1330 normally distributed (in either source or binary form) with the major
1331 components (compiler, kernel, and so on) of the operating system on
1332 which the executable runs, unless that component itself accompanies
1333 the executable.
1334
1335 It may happen that this requirement contradicts the license
1336 restrictions of other proprietary libraries that do not normally
1337 accompany the operating system. Such a contradiction means you cannot
1338 use both them and the Library together in an executable that you
1339 distribute.
1340
1341 7. You may place library facilities that are a work based on the
1342 Library side-by-side in a single library together with other library
1343 facilities not covered by this License, and distribute such a combined
1344 library, provided that the separate distribution of the work based on
1345 the Library and of the other library facilities is otherwise
1346 permitted, and provided that you do these two things:
1347
1348 a) Accompany the combined library with a copy of the same work
1349 based on the Library, uncombined with any other library
1350 facilities. This must be distributed under the terms of the
1351 Sections above.
1352
1353 b) Give prominent notice with the combined library of the fact
1354 that part of it is a work based on the Library, and explaining
1355 where to find the accompanying uncombined form of the same work.
1356
1357 8. You may not copy, modify, sublicense, link with, or distribute
1358 the Library except as expressly provided under this License. Any
1359 attempt otherwise to copy, modify, sublicense, link with, or
1360 distribute the Library is void, and will automatically terminate your
1361 rights under this License. However, parties who have received copies,
1362 or rights, from you under this License will not have their licenses
1363 terminated so long as such parties remain in full compliance.
1364
1365 9. You are not required to accept this License, since you have not
1366 signed it. However, nothing else grants you permission to modify or
1367 distribute the Library or its derivative works. These actions are
1368 prohibited by law if you do not accept this License. Therefore, by
1369 modifying or distributing the Library (or any work based on the
1370 Library), you indicate your acceptance of this License to do so, and
1371 all its terms and conditions for copying, distributing or modifying
1372 the Library or works based on it.
1373
1374 10. Each time you redistribute the Library (or any work based on the
1375 Library), the recipient automatically receives a license from the
1376 original licensor to copy, distribute, link with or modify the Library
1377 subject to these terms and conditions. You may not impose any further
1378 restrictions on the recipients' exercise of the rights granted herein.
1379 You are not responsible for enforcing compliance by third parties with
1380 this License.
1381
1382 11. If, as a consequence of a court judgment or allegation of patent
1383 infringement or for any other reason (not limited to patent issues),
1384 conditions are imposed on you (whether by court order, agreement or
1385 otherwise) that contradict the conditions of this License, they do not
1386 excuse you from the conditions of this License. If you cannot
1387 distribute so as to satisfy simultaneously your obligations under this
1388 License and any other pertinent obligations, then as a consequence you
1389 may not distribute the Library at all. For example, if a patent
1390 license would not permit royalty-free redistribution of the Library by
1391 all those who receive copies directly or indirectly through you, then
1392 the only way you could satisfy both it and this License would be to
1393 refrain entirely from distribution of the Library.
1394
1395 If any portion of this section is held invalid or unenforceable under any
1396 particular circumstance, the balance of the section is intended to apply,
1397 and the section as a whole is intended to apply in other circumstances.
1398
1399 It is not the purpose of this section to induce you to infringe any
1400 patents or other property right claims or to contest validity of any
1401 such claims; this section has the sole purpose of protecting the
1402 integrity of the free software distribution system which is
1403 implemented by public license practices. Many people have made
1404 generous contributions to the wide range of software distributed
1405 through that system in reliance on consistent application of that
1406 system; it is up to the author/donor to decide if he or she is willing
1407 to distribute software through any other system and a licensee cannot
1408 impose that choice.
1409
1410 This section is intended to make thoroughly clear what is believed to
1411 be a consequence of the rest of this License.
1412
1413 12. If the distribution and/or use of the Library is restricted in
1414 certain countries either by patents or by copyrighted interfaces, the
1415 original copyright holder who places the Library under this License may add
1416 an explicit geographical distribution limitation excluding those countries,
1417 so that distribution is permitted only in or among countries not thus
1418 excluded. In such case, this License incorporates the limitation as if
1419 written in the body of this License.
1420
1421 13. The Free Software Foundation may publish revised and/or new
1422 versions of the Lesser General Public License from time to time.
1423 Such new versions will be similar in spirit to the present version,
1424 but may differ in detail to address new problems or concerns.
1425
1426 Each version is given a distinguishing version number. If the Library
1427 specifies a version number of this License which applies to it and
1428 "any later version", you have the option of following the terms and
1429 conditions either of that version or of any later version published by
1430 the Free Software Foundation. If the Library does not specify a
1431 license version number, you may choose any version ever published by
1432 the Free Software Foundation.
1433
1434 14. If you wish to incorporate parts of the Library into other free
1435 programs whose distribution conditions are incompatible with these,
1436 write to the author to ask for permission. For software which is
1437 copyrighted by the Free Software Foundation, write to the Free
1438 Software Foundation; we sometimes make exceptions for this. Our
1439 decision will be guided by the two goals of preserving the free status
1440 of all derivatives of our free software and of promoting the sharing
1441 and reuse of software generally.
1442
1443 NO WARRANTY
1444
1445 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1446 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1447 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1448 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1449 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1450 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1451 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1452 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1453 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1454
1455 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1457 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1458 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1459 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1460 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1461 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1462 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1464 DAMAGES.
1465
1466 END OF TERMS AND CONDITIONS
1467
1468 How to Apply These Terms to Your New Libraries
1469
1470 If you develop a new library, and you want it to be of the greatest
1471 possible use to the public, we recommend making it free software that
1472 everyone can redistribute and change. You can do so by permitting
1473 redistribution under these terms (or, alternatively, under the terms of the
1474 ordinary General Public License).
1475
1476 To apply these terms, attach the following notices to the library. It is
1477 safest to attach them to the start of each source file to most effectively
1478 convey the exclusion of warranty; and each file should have at least the
1479 "copyright" line and a pointer to where the full notice is found.
1480
1481 &lt;one line to give the library's name and a brief idea of what it does.&gt;
1482 Copyright (C) &lt;year&gt; &lt;name of author&gt;
1483
1484 This library is free software; you can redistribute it and/or
1485 modify it under the terms of the GNU Lesser General Public
1486 License as published by the Free Software Foundation; either
1487 version 2.1 of the License, or (at your option) any later version.
1488
1489 This library is distributed in the hope that it will be useful,
1490 but WITHOUT ANY WARRANTY; without even the implied warranty of
1491 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1492 Lesser General Public License for more details.
1493
1494 You should have received a copy of the GNU Lesser General Public
1495 License along with this library; if not, write to the Free Software
1496 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1497
1498 Also add information on how to contact you by electronic and paper mail.
1499
1500 You should also get your employer (if you work as a programmer) or your
1501 school, if any, to sign a "copyright disclaimer" for the library, if
1502 necessary. Here is a sample; alter the names:
1503
1504 Yoyodyne, Inc., hereby disclaims all copyright interest in the
1505 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1506
1507 &lt;signature of Ty Coon&gt;, 1 April 1990
1508 Ty Coon, President of Vice
1509
1510 That's all there is to it!
1511
1512 </pre>
1513 </div>
1514 </div>
1515 <div class="product">
1516 <span class="title">Roboto Fonts</span>
1517 <span class="homepage">
1518 <a href="http://www.google.com/design/spec/style/typography.html">homepage</a></span>
1519 <div class="licence">
1520 <h3>Roboto Fonts is licensed as follows:</h3>
1521 <pre>
1522 Apache License
1523 Version 2.0, January 2004
1524 http://www.apache.org/licenses/
1525
1526 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1527
1528 1. Definitions.
1529
1530 "License" shall mean the terms and conditions for use, reproduction,
1531 and distribution as defined by Sections 1 through 9 of this document.
1532
1533 "Licensor" shall mean the copyright owner or entity authorized by
1534 the copyright owner that is granting the License.
1535
1536 "Legal Entity" shall mean the union of the acting entity and all
1537 other entities that control, are controlled by, or are under common
1538 control with that entity. For the purposes of this definition,
1539 "control" means (i) the power, direct or indirect, to cause the
1540 direction or management of such entity, whether by contract or
1541 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1542 outstanding shares, or (iii) beneficial ownership of such entity.
1543
1544 "You" (or "Your") shall mean an individual or Legal Entity
1545 exercising permissions granted by this License.
1546
1547 "Source" form shall mean the preferred form for making modifications,
1548 including but not limited to software source code, documentation
1549 source, and configuration files.
1550
1551 "Object" form shall mean any form resulting from mechanical
1552 transformation or translation of a Source form, including but
1553 not limited to compiled object code, generated documentation,
1554 and conversions to other media types.
1555
1556 "Work" shall mean the work of authorship, whether in Source or
1557 Object form, made available under the License, as indicated by a
1558 copyright notice that is included in or attached to the work
1559 (an example is provided in the Appendix below).
1560
1561 "Derivative Works" shall mean any work, whether in Source or Object
1562 form, that is based on (or derived from) the Work and for which the
1563 editorial revisions, annotations, elaborations, or other modifications
1564 represent, as a whole, an original work of authorship. For the purposes
1565 of this License, Derivative Works shall not include works that remain
1566 separable from, or merely link (or bind by name) to the interfaces of,
1567 the Work and Derivative Works thereof.
1568
1569 "Contribution" shall mean any work of authorship, including
1570 the original version of the Work and any modifications or additions
1571 to that Work or Derivative Works thereof, that is intentionally
1572 submitted to Licensor for inclusion in the Work by the copyright owner
1573 or by an individual or Legal Entity authorized to submit on behalf of
1574 the copyright owner. For the purposes of this definition, "submitted"
1575 means any form of electronic, verbal, or written communication sent
1576 to the Licensor or its representatives, including but not limited to
1577 communication on electronic mailing lists, source code control systems,
1578 and issue tracking systems that are managed by, or on behalf of, the
1579 Licensor for the purpose of discussing and improving the Work, but
1580 excluding communication that is conspicuously marked or otherwise
1581 designated in writing by the copyright owner as "Not a Contribution."
1582
1583 "Contributor" shall mean Licensor and any individual or Legal Entity
1584 on behalf of whom a Contribution has been received by Licensor and
1585 subsequently incorporated within the Work.
1586
1587 2. Grant of Copyright License. Subject to the terms and conditions of
1588 this License, each Contributor hereby grants to You a perpetual,
1589 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1590 copyright license to reproduce, prepare Derivative Works of,
1591 publicly display, publicly perform, sublicense, and distribute the
1592 Work and such Derivative Works in Source or Object form.
1593
1594 3. Grant of Patent License. Subject to the terms and conditions of
1595 this License, each Contributor hereby grants to You a perpetual,
1596 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1597 (except as stated in this section) patent license to make, have made,
1598 use, offer to sell, sell, import, and otherwise transfer the Work,
1599 where such license applies only to those patent claims licensable
1600 by such Contributor that are necessarily infringed by their
1601 Contribution(s) alone or by combination of their Contribution(s)
1602 with the Work to which such Contribution(s) was submitted. If You
1603 institute patent litigation against any entity (including a
1604 cross-claim or counterclaim in a lawsuit) alleging that the Work
1605 or a Contribution incorporated within the Work constitutes direct
1606 or contributory patent infringement, then any patent licenses
1607 granted to You under this License for that Work shall terminate
1608 as of the date such litigation is filed.
1609
1610 4. Redistribution. You may reproduce and distribute copies of the
1611 Work or Derivative Works thereof in any medium, with or without
1612 modifications, and in Source or Object form, provided that You
1613 meet the following conditions:
1614
1615 (a) You must give any other recipients of the Work or
1616 Derivative Works a copy of this License; and
1617
1618 (b) You must cause any modified files to carry prominent notices
1619 stating that You changed the files; and
1620
1621 (c) You must retain, in the Source form of any Derivative Works
1622 that You distribute, all copyright, patent, trademark, and
1623 attribution notices from the Source form of the Work,
1624 excluding those notices that do not pertain to any part of
1625 the Derivative Works; and
1626
1627 (d) If the Work includes a "NOTICE" text file as part of its
1628 distribution, then any Derivative Works that You distribute must
1629 include a readable copy of the attribution notices contained
1630 within such NOTICE file, excluding those notices that do not
1631 pertain to any part of the Derivative Works, in at least one
1632 of the following places: within a NOTICE text file distributed
1633 as part of the Derivative Works; within the Source form or
1634 documentation, if provided along with the Derivative Works; or,
1635 within a display generated by the Derivative Works, if and
1636 wherever such third-party notices normally appear. The contents
1637 of the NOTICE file are for informational purposes only and
1638 do not modify the License. You may add Your own attribution
1639 notices within Derivative Works that You distribute, alongside
1640 or as an addendum to the NOTICE text from the Work, provided
1641 that such additional attribution notices cannot be construed
1642 as modifying the License.
1643
1644 You may add Your own copyright statement to Your modifications and
1645 may provide additional or different license terms and conditions
1646 for use, reproduction, or distribution of Your modifications, or
1647 for any such Derivative Works as a whole, provided Your use,
1648 reproduction, and distribution of the Work otherwise complies with
1649 the conditions stated in this License.
1650
1651 5. Submission of Contributions. Unless You explicitly state otherwise,
1652 any Contribution intentionally submitted for inclusion in the Work
1653 by You to the Licensor shall be under the terms and conditions of
1654 this License, without any additional terms or conditions.
1655 Notwithstanding the above, nothing herein shall supersede or modify
1656 the terms of any separate license agreement you may have executed
1657 with Licensor regarding such Contributions.
1658
1659 6. Trademarks. This License does not grant permission to use the trade
1660 names, trademarks, service marks, or product names of the Licensor,
1661 except as required for reasonable and customary use in describing the
1662 origin of the Work and reproducing the content of the NOTICE file.
1663
1664 7. Disclaimer of Warranty. Unless required by applicable law or
1665 agreed to in writing, Licensor provides the Work (and each
1666 Contributor provides its Contributions) on an "AS IS" BASIS,
1667 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1668 implied, including, without limitation, any warranties or conditions
1669 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1670 PARTICULAR PURPOSE. You are solely responsible for determining the
1671 appropriateness of using or redistributing the Work and assume any
1672 risks associated with Your exercise of permissions under this License.
1673
1674 8. Limitation of Liability. In no event and under no legal theory,
1675 whether in tort (including negligence), contract, or otherwise,
1676 unless required by applicable law (such as deliberate and grossly
1677 negligent acts) or agreed to in writing, shall any Contributor be
1678 liable to You for damages, including any direct, indirect, special,
1679 incidental, or consequential damages of any character arising as a
1680 result of this License or out of the use or inability to use the
1681 Work (including but not limited to damages for loss of goodwill,
1682 work stoppage, computer failure or malfunction, or any and all
1683 other commercial damages or losses), even if such Contributor
1684 has been advised of the possibility of such damages.
1685
1686 9. Accepting Warranty or Additional Liability. While redistributing
1687 the Work or Derivative Works thereof, You may choose to offer,
1688 and charge a fee for, acceptance of support, warranty, indemnity,
1689 or other liability obligations and/or rights consistent with this
1690 License. However, in accepting such obligations, You may act only
1691 on Your own behalf and on Your sole responsibility, not on behalf
1692 of any other Contributor, and only if You agree to indemnify,
1693 defend, and hold each Contributor harmless for any liability
1694 incurred by, or claims asserted against, such Contributor by reason
1695 of your accepting any such warranty or additional liability.
1696
1697 END OF TERMS AND CONDITIONS
1698
1699 APPENDIX: How to apply the Apache License to your work.
1700
1701 To apply the Apache License to your work, attach the following
1702 boilerplate notice, with the fields enclosed by brackets "[]"
1703 replaced with your own identifying information. (Don't include
1704 the brackets!) The text should be enclosed in the appropriate
1705 comment syntax for the file format. We also recommend that a
1706 file or class name and description of purpose be included on the
1707 same "printed page" as the copyright notice for easier
1708 identification within third-party archives.
1709
1710 Copyright [yyyy] [name of copyright owner]
1711
1712 Licensed under the Apache License, Version 2.0 (the "License");
1713 you may not use this file except in compliance with the License.
1714 You may obtain a copy of the License at
1715
1716 http://www.apache.org/licenses/LICENSE-2.0
1717
1718 Unless required by applicable law or agreed to in writing, software
1719 distributed under the License is distributed on an "AS IS" BASIS,
1720 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1721 See the License for the specific language governing permissions and
1722 limitations under the License.
1723 </pre>
1724 </div>
1725 </div>
1726 <div class="product">
1727 <span class="title">Unicode</span>
1728 <span class="homepage">
1729 <a href="http://www.unicode.org">homepage</a></span>
1730 <div class="licence">
1731 <h3>Unicode is licensed as follows:</h3>
1732 <pre>
1733 COPYRIGHT AND PERMISSION NOTICE
1734
1735 Copyright © 1991-2015 Unicode, Inc. All rights reserved.
1736 Distributed under the Terms of Use in
1737 http://www.unicode.org/copyright.html.
1738
1739 Permission is hereby granted, free of charge, to any person obtaining
1740 a copy of the Unicode data files and any associated documentation
1741 (the "Data Files") or Unicode software and any associated documentation
1742 (the "Software") to deal in the Data Files or Software
1743 without restriction, including without limitation the rights to use,
1744 copy, modify, merge, publish, distribute, and/or sell copies of
1745 the Data Files or Software, and to permit persons to whom the Data Files
1746 or Software are furnished to do so, provided that
1747 (a) this copyright and permission notice appear with all copies
1748 of the Data Files or Software,
1749 (b) this copyright and permission notice appear in associated
1750 documentation, and
1751 (c) there is clear notice in each modified Data File or in the Software
1752 as well as in the documentation associated with the Data File(s) or
1753 Software that the data or software has been modified.
1754
1755 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1756 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1757 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1758 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
1759 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
1760 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
1761 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1762 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1763 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1764 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1765
1766 Except as contained in this notice, the name of a copyright holder
1767 shall not be used in advertising or otherwise to promote the sale,
1768 use or other dealings in these Data Files or Software without prior
1769 written authorization of the copyright holder.
1770 </pre>
1771 </div>
1772 </div>
1773 <div class="product">
1774 <span class="title">WTL</span>
1775 <span class="homepage">
1776 <a href="http://wtl.sourceforge.net">homepage</a></span>
1777 <div class="licence">
1778 <h3>WTL is licensed as follows:</h3>
1779 <pre>
1780 Common Public License Version 1.0
1781
1782 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1783
1784
1785 1. DEFINITIONS
1786
1787 "Contribution" means:
1788
1789 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
1790
1791 b) in the case of each subsequent Contributor:
1792
1793 i) changes to the Program, and
1794
1795 ii) additions to the Program;
1796
1797 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
1798
1799 "Contributor" means any person or entity that distributes the Program.
1800
1801 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
1802
1803 "Program" means the Contributions distributed in accordance with this Agreement.
1804
1805 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
1806
1807
1808 2. GRANT OF RIGHTS
1809
1810 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
1811
1812 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
1813
1814 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
1815
1816 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
1817
1818
1819 3. REQUIREMENTS
1820
1821 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
1822
1823 a) it complies with the terms and conditions of this Agreement; and
1824
1825 b) its license agreement:
1826
1827 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
1828
1829 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
1830
1831 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
1832
1833 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
1834
1835 When the Program is made available in source code form:
1836
1837 a) it must be made available under this Agreement; and
1838
1839 b) a copy of this Agreement must be included with each copy of the Program.
1840
1841 Contributors may not remove or alter any copyright notices contained within the Program.
1842
1843 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
1844
1845
1846 4. COMMERCIAL DISTRIBUTION
1847
1848 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
1849
1850 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
1851
1852
1853 5. NO WARRANTY
1854
1855 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
1856
1857
1858 6. DISCLAIMER OF LIABILITY
1859
1860 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1861
1862
1863 7. GENERAL
1864
1865 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1866
1867 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
1868
1869 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
1870
1871 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
1872
1873 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
1874 </pre>
1875 </div>
1876 </div>
1877 <div class="product">
1878 <span class="title">zinnia</span>
1879 <span class="homepage">
1880 <a href="https://github.com/taku910/zinnia">homepage</a></span>
1881 <div class="licence">
1882 <h3>zinnia is licensed as follows:</h3>
1883 <pre>
1884 Copyright (c) 2005-2007, Taku Kudo
1885 All rights reserved.
1886
1887 Redistribution and use in source and binary forms, with or without modification, are
1888 permitted provided that the following conditions are met:
1889
1890 * Redistributions of source code must retain the above
1891 copyright notice, this list of conditions and the
1892 following disclaimer.
1893
1894 * Redistributions in binary form must reproduce the above
1895 copyright notice, this list of conditions and the
1896 following disclaimer in the documentation and/or other
1897 materials provided with the distribution.
1898
1899 * Neither the name of Taku Kudo nor the names of its contributors
1900 may be used to endorse or promote products derived from this software
1901 without specific prior written permission.
1902
1903 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
1904 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1905 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1906 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1907 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1908 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1909 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1910 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1911 </pre>
1912 </div>
1913 </div>
1914 <div class="product">
1915 <span class="title">zinnia-tomoe</span>
1916 <span class="homepage">
1917 <a href="http://zinnia.sourceforge.net/">homepage</a></span>
1918 <div class="licence">
1919 <h3>zinnia-tomoe is licensed as follows:</h3>
1920 <pre>
1921 GNU LESSER GENERAL PUBLIC LICENSE
1922 Version 2.1, February 1999
1923
1924 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1925 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1926 Everyone is permitted to copy and distribute verbatim copies
1927 of this license document, but changing it is not allowed.
1928
1929 [This is the first released version of the Lesser GPL. It also counts
1930 as the successor of the GNU Library Public License, version 2, hence
1931 the version number 2.1.]
1932
1933 Preamble
1934
1935 The licenses for most software are designed to take away your
1936 freedom to share and change it. By contrast, the GNU General Public
1937 Licenses are intended to guarantee your freedom to share and change
1938 free software--to make sure the software is free for all its users.
1939
1940 This license, the Lesser General Public License, applies to some
1941 specially designated software packages--typically libraries--of the
1942 Free Software Foundation and other authors who decide to use it. You
1943 can use it too, but we suggest you first think carefully about whether
1944 this license or the ordinary General Public License is the better
1945 strategy to use in any particular case, based on the explanations below.
1946
1947 When we speak of free software, we are referring to freedom of use,
1948 not price. Our General Public Licenses are designed to make sure that
1949 you have the freedom to distribute copies of free software (and charge
1950 for this service if you wish); that you receive source code or can get
1951 it if you want it; that you can change the software and use pieces of
1952 it in new free programs; and that you are informed that you can do
1953 these things.
1954
1955 To protect your rights, we need to make restrictions that forbid
1956 distributors to deny you these rights or to ask you to surrender these
1957 rights. These restrictions translate to certain responsibilities for
1958 you if you distribute copies of the library or if you modify it.
1959
1960 For example, if you distribute copies of the library, whether gratis
1961 or for a fee, you must give the recipients all the rights that we gave
1962 you. You must make sure that they, too, receive or can get the source
1963 code. If you link other code with the library, you must provide
1964 complete object files to the recipients, so that they can relink them
1965 with the library after making changes to the library and recompiling
1966 it. And you must show them these terms so they know their rights.
1967
1968 We protect your rights with a two-step method: (1) we copyright the
1969 library, and (2) we offer you this license, which gives you legal
1970 permission to copy, distribute and/or modify the library.
1971
1972 To protect each distributor, we want to make it very clear that
1973 there is no warranty for the free library. Also, if the library is
1974 modified by someone else and passed on, the recipients should know
1975 that what they have is not the original version, so that the original
1976 author's reputation will not be affected by problems that might be
1977 introduced by others.
1978
1979 Finally, software patents pose a constant threat to the existence of
1980 any free program. We wish to make sure that a company cannot
1981 effectively restrict the users of a free program by obtaining a
1982 restrictive license from a patent holder. Therefore, we insist that
1983 any patent license obtained for a version of the library must be
1984 consistent with the full freedom of use specified in this license.
1985
1986 Most GNU software, including some libraries, is covered by the
1987 ordinary GNU General Public License. This license, the GNU Lesser
1988 General Public License, applies to certain designated libraries, and
1989 is quite different from the ordinary General Public License. We use
1990 this license for certain libraries in order to permit linking those
1991 libraries into non-free programs.
1992
1993 When a program is linked with a library, whether statically or using
1994 a shared library, the combination of the two is legally speaking a
1995 combined work, a derivative of the original library. The ordinary
1996 General Public License therefore permits such linking only if the
1997 entire combination fits its criteria of freedom. The Lesser General
1998 Public License permits more lax criteria for linking other code with
1999 the library.
2000
2001 We call this license the "Lesser" General Public License because it
2002 does Less to protect the user's freedom than the ordinary General
2003 Public License. It also provides other free software developers Less
2004 of an advantage over competing non-free programs. These disadvantages
2005 are the reason we use the ordinary General Public License for many
2006 libraries. However, the Lesser license provides advantages in certain
2007 special circumstances.
2008
2009 For example, on rare occasions, there may be a special need to
2010 encourage the widest possible use of a certain library, so that it becomes
2011 a de-facto standard. To achieve this, non-free programs must be
2012 allowed to use the library. A more frequent case is that a free
2013 library does the same job as widely used non-free libraries. In this
2014 case, there is little to gain by limiting the free library to free
2015 software only, so we use the Lesser General Public License.
2016
2017 In other cases, permission to use a particular library in non-free
2018 programs enables a greater number of people to use a large body of
2019 free software. For example, permission to use the GNU C Library in
2020 non-free programs enables many more people to use the whole GNU
2021 operating system, as well as its variant, the GNU/Linux operating
2022 system.
2023
2024 Although the Lesser General Public License is Less protective of the
2025 users' freedom, it does ensure that the user of a program that is
2026 linked with the Library has the freedom and the wherewithal to run
2027 that program using a modified version of the Library.
2028
2029 The precise terms and conditions for copying, distribution and
2030 modification follow. Pay close attention to the difference between a
2031 "work based on the library" and a "work that uses the library". The
2032 former contains code derived from the library, whereas the latter must
2033 be combined with the library in order to run.
2034
2035 GNU LESSER GENERAL PUBLIC LICENSE
2036 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2037
2038 0. This License Agreement applies to any software library or other
2039 program which contains a notice placed by the copyright holder or
2040 other authorized party saying it may be distributed under the terms of
2041 this Lesser General Public License (also called "this License").
2042 Each licensee is addressed as "you".
2043
2044 A "library" means a collection of software functions and/or data
2045 prepared so as to be conveniently linked with application programs
2046 (which use some of those functions and data) to form executables.
2047
2048 The "Library", below, refers to any such software library or work
2049 which has been distributed under these terms. A "work based on the
2050 Library" means either the Library or any derivative work under
2051 copyright law: that is to say, a work containing the Library or a
2052 portion of it, either verbatim or with modifications and/or translated
2053 straightforwardly into another language. (Hereinafter, translation is
2054 included without limitation in the term "modification".)
2055
2056 "Source code" for a work means the preferred form of the work for
2057 making modifications to it. For a library, complete source code means
2058 all the source code for all modules it contains, plus any associated
2059 interface definition files, plus the scripts used to control compilation
2060 and installation of the library.
2061
2062 Activities other than copying, distribution and modification are not
2063 covered by this License; they are outside its scope. The act of
2064 running a program using the Library is not restricted, and output from
2065 such a program is covered only if its contents constitute a work based
2066 on the Library (independent of the use of the Library in a tool for
2067 writing it). Whether that is true depends on what the Library does
2068 and what the program that uses the Library does.
2069
2070 1. You may copy and distribute verbatim copies of the Library's
2071 complete source code as you receive it, in any medium, provided that
2072 you conspicuously and appropriately publish on each copy an
2073 appropriate copyright notice and disclaimer of warranty; keep intact
2074 all the notices that refer to this License and to the absence of any
2075 warranty; and distribute a copy of this License along with the
2076 Library.
2077
2078 You may charge a fee for the physical act of transferring a copy,
2079 and you may at your option offer warranty protection in exchange for a
2080 fee.
2081
2082 2. You may modify your copy or copies of the Library or any portion
2083 of it, thus forming a work based on the Library, and copy and
2084 distribute such modifications or work under the terms of Section 1
2085 above, provided that you also meet all of these conditions:
2086
2087 a) The modified work must itself be a software library.
2088
2089 b) You must cause the files modified to carry prominent notices
2090 stating that you changed the files and the date of any change.
2091
2092 c) You must cause the whole of the work to be licensed at no
2093 charge to all third parties under the terms of this License.
2094
2095 d) If a facility in the modified Library refers to a function or a
2096 table of data to be supplied by an application program that uses
2097 the facility, other than as an argument passed when the facility
2098 is invoked, then you must make a good faith effort to ensure that,
2099 in the event an application does not supply such function or
2100 table, the facility still operates, and performs whatever part of
2101 its purpose remains meaningful.
2102
2103 (For example, a function in a library to compute square roots has
2104 a purpose that is entirely well-defined independent of the
2105 application. Therefore, Subsection 2d requires that any
2106 application-supplied function or table used by this function must
2107 be optional: if the application does not supply it, the square
2108 root function must still compute square roots.)
2109
2110 These requirements apply to the modified work as a whole. If
2111 identifiable sections of that work are not derived from the Library,
2112 and can be reasonably considered independent and separate works in
2113 themselves, then this License, and its terms, do not apply to those
2114 sections when you distribute them as separate works. But when you
2115 distribute the same sections as part of a whole which is a work based
2116 on the Library, the distribution of the whole must be on the terms of
2117 this License, whose permissions for other licensees extend to the
2118 entire whole, and thus to each and every part regardless of who wrote
2119 it.
2120
2121 Thus, it is not the intent of this section to claim rights or contest
2122 your rights to work written entirely by you; rather, the intent is to
2123 exercise the right to control the distribution of derivative or
2124 collective works based on the Library.
2125
2126 In addition, mere aggregation of another work not based on the Library
2127 with the Library (or with a work based on the Library) on a volume of
2128 a storage or distribution medium does not bring the other work under
2129 the scope of this License.
2130
2131 3. You may opt to apply the terms of the ordinary GNU General Public
2132 License instead of this License to a given copy of the Library. To do
2133 this, you must alter all the notices that refer to this License, so
2134 that they refer to the ordinary GNU General Public License, version 2,
2135 instead of to this License. (If a newer version than version 2 of the
2136 ordinary GNU General Public License has appeared, then you can specify
2137 that version instead if you wish.) Do not make any other change in
2138 these notices.
2139
2140 Once this change is made in a given copy, it is irreversible for
2141 that copy, so the ordinary GNU General Public License applies to all
2142 subsequent copies and derivative works made from that copy.
2143
2144 This option is useful when you wish to copy part of the code of
2145 the Library into a program that is not a library.
2146
2147 4. You may copy and distribute the Library (or a portion or
2148 derivative of it, under Section 2) in object code or executable form
2149 under the terms of Sections 1 and 2 above provided that you accompany
2150 it with the complete corresponding machine-readable source code, which
2151 must be distributed under the terms of Sections 1 and 2 above on a
2152 medium customarily used for software interchange.
2153
2154 If distribution of object code is made by offering access to copy
2155 from a designated place, then offering equivalent access to copy the
2156 source code from the same place satisfies the requirement to
2157 distribute the source code, even though third parties are not
2158 compelled to copy the source along with the object code.
2159
2160 5. A program that contains no derivative of any portion of the
2161 Library, but is designed to work with the Library by being compiled or
2162 linked with it, is called a "work that uses the Library". Such a
2163 work, in isolation, is not a derivative work of the Library, and
2164 therefore falls outside the scope of this License.
2165
2166 However, linking a "work that uses the Library" with the Library
2167 creates an executable that is a derivative of the Library (because it
2168 contains portions of the Library), rather than a "work that uses the
2169 library". The executable is therefore covered by this License.
2170 Section 6 states terms for distribution of such executables.
2171
2172 When a "work that uses the Library" uses material from a header file
2173 that is part of the Library, the object code for the work may be a
2174 derivative work of the Library even though the source code is not.
2175 Whether this is true is especially significant if the work can be
2176 linked without the Library, or if the work is itself a library. The
2177 threshold for this to be true is not precisely defined by law.
2178
2179 If such an object file uses only numerical parameters, data
2180 structure layouts and accessors, and small macros and small inline
2181 functions (ten lines or less in length), then the use of the object
2182 file is unrestricted, regardless of whether it is legally a derivative
2183 work. (Executables containing this object code plus portions of the
2184 Library will still fall under Section 6.)
2185
2186 Otherwise, if the work is a derivative of the Library, you may
2187 distribute the object code for the work under the terms of Section 6.
2188 Any executables containing that work also fall under Section 6,
2189 whether or not they are linked directly with the Library itself.
2190
2191 6. As an exception to the Sections above, you may also combine or
2192 link a "work that uses the Library" with the Library to produce a
2193 work containing portions of the Library, and distribute that work
2194 under terms of your choice, provided that the terms permit
2195 modification of the work for the customer's own use and reverse
2196 engineering for debugging such modifications.
2197
2198 You must give prominent notice with each copy of the work that the
2199 Library is used in it and that the Library and its use are covered by
2200 this License. You must supply a copy of this License. If the work
2201 during execution displays copyright notices, you must include the
2202 copyright notice for the Library among them, as well as a reference
2203 directing the user to the copy of this License. Also, you must do one
2204 of these things:
2205
2206 a) Accompany the work with the complete corresponding
2207 machine-readable source code for the Library including whatever
2208 changes were used in the work (which must be distributed under
2209 Sections 1 and 2 above); and, if the work is an executable linked
2210 with the Library, with the complete machine-readable "work that
2211 uses the Library", as object code and/or source code, so that the
2212 user can modify the Library and then relink to produce a modified
2213 executable containing the modified Library. (It is understood
2214 that the user who changes the contents of definitions files in the
2215 Library will not necessarily be able to recompile the application
2216 to use the modified definitions.)
2217
2218 b) Use a suitable shared library mechanism for linking with the
2219 Library. A suitable mechanism is one that (1) uses at run time a
2220 copy of the library already present on the user's computer system,
2221 rather than copying library functions into the executable, and (2)
2222 will operate properly with a modified version of the library, if
2223 the user installs one, as long as the modified version is
2224 interface-compatible with the version that the work was made with.
2225
2226 c) Accompany the work with a written offer, valid for at
2227 least three years, to give the same user the materials
2228 specified in Subsection 6a, above, for a charge no more
2229 than the cost of performing this distribution.
2230
2231 d) If distribution of the work is made by offering access to copy
2232 from a designated place, offer equivalent access to copy the above
2233 specified materials from the same place.
2234
2235 e) Verify that the user has already received a copy of these
2236 materials or that you have already sent this user a copy.
2237
2238 For an executable, the required form of the "work that uses the
2239 Library" must include any data and utility programs needed for
2240 reproducing the executable from it. However, as a special exception,
2241 the materials to be distributed need not include anything that is
2242 normally distributed (in either source or binary form) with the major
2243 components (compiler, kernel, and so on) of the operating system on
2244 which the executable runs, unless that component itself accompanies
2245 the executable.
2246
2247 It may happen that this requirement contradicts the license
2248 restrictions of other proprietary libraries that do not normally
2249 accompany the operating system. Such a contradiction means you cannot
2250 use both them and the Library together in an executable that you
2251 distribute.
2252
2253 7. You may place library facilities that are a work based on the
2254 Library side-by-side in a single library together with other library
2255 facilities not covered by this License, and distribute such a combined
2256 library, provided that the separate distribution of the work based on
2257 the Library and of the other library facilities is otherwise
2258 permitted, and provided that you do these two things:
2259
2260 a) Accompany the combined library with a copy of the same work
2261 based on the Library, uncombined with any other library
2262 facilities. This must be distributed under the terms of the
2263 Sections above.
2264
2265 b) Give prominent notice with the combined library of the fact
2266 that part of it is a work based on the Library, and explaining
2267 where to find the accompanying uncombined form of the same work.
2268
2269 8. You may not copy, modify, sublicense, link with, or distribute
2270 the Library except as expressly provided under this License. Any
2271 attempt otherwise to copy, modify, sublicense, link with, or
2272 distribute the Library is void, and will automatically terminate your
2273 rights under this License. However, parties who have received copies,
2274 or rights, from you under this License will not have their licenses
2275 terminated so long as such parties remain in full compliance.
2276
2277 9. You are not required to accept this License, since you have not
2278 signed it. However, nothing else grants you permission to modify or
2279 distribute the Library or its derivative works. These actions are
2280 prohibited by law if you do not accept this License. Therefore, by
2281 modifying or distributing the Library (or any work based on the
2282 Library), you indicate your acceptance of this License to do so, and
2283 all its terms and conditions for copying, distributing or modifying
2284 the Library or works based on it.
2285
2286 10. Each time you redistribute the Library (or any work based on the
2287 Library), the recipient automatically receives a license from the
2288 original licensor to copy, distribute, link with or modify the Library
2289 subject to these terms and conditions. You may not impose any further
2290 restrictions on the recipients' exercise of the rights granted herein.
2291 You are not responsible for enforcing compliance by third parties with
2292 this License.
2293
2294 11. If, as a consequence of a court judgment or allegation of patent
2295 infringement or for any other reason (not limited to patent issues),
2296 conditions are imposed on you (whether by court order, agreement or
2297 otherwise) that contradict the conditions of this License, they do not
2298 excuse you from the conditions of this License. If you cannot
2299 distribute so as to satisfy simultaneously your obligations under this
2300 License and any other pertinent obligations, then as a consequence you
2301 may not distribute the Library at all. For example, if a patent
2302 license would not permit royalty-free redistribution of the Library by
2303 all those who receive copies directly or indirectly through you, then
2304 the only way you could satisfy both it and this License would be to
2305 refrain entirely from distribution of the Library.
2306
2307 If any portion of this section is held invalid or unenforceable under any
2308 particular circumstance, the balance of the section is intended to apply,
2309 and the section as a whole is intended to apply in other circumstances.
2310
2311 It is not the purpose of this section to induce you to infringe any
2312 patents or other property right claims or to contest validity of any
2313 such claims; this section has the sole purpose of protecting the
2314 integrity of the free software distribution system which is
2315 implemented by public license practices. Many people have made
2316 generous contributions to the wide range of software distributed
2317 through that system in reliance on consistent application of that
2318 system; it is up to the author/donor to decide if he or she is willing
2319 to distribute software through any other system and a licensee cannot
2320 impose that choice.
2321
2322 This section is intended to make thoroughly clear what is believed to
2323 be a consequence of the rest of this License.
2324
2325 12. If the distribution and/or use of the Library is restricted in
2326 certain countries either by patents or by copyrighted interfaces, the
2327 original copyright holder who places the Library under this License may add
2328 an explicit geographical distribution limitation excluding those countries,
2329 so that distribution is permitted only in or among countries not thus
2330 excluded. In such case, this License incorporates the limitation as if
2331 written in the body of this License.
2332
2333 13. The Free Software Foundation may publish revised and/or new
2334 versions of the Lesser General Public License from time to time.
2335 Such new versions will be similar in spirit to the present version,
2336 but may differ in detail to address new problems or concerns.
2337
2338 Each version is given a distinguishing version number. If the Library
2339 specifies a version number of this License which applies to it and
2340 "any later version", you have the option of following the terms and
2341 conditions either of that version or of any later version published by
2342 the Free Software Foundation. If the Library does not specify a
2343 license version number, you may choose any version ever published by
2344 the Free Software Foundation.
2345
2346 14. If you wish to incorporate parts of the Library into other free
2347 programs whose distribution conditions are incompatible with these,
2348 write to the author to ask for permission. For software which is
2349 copyrighted by the Free Software Foundation, write to the Free
2350 Software Foundation; we sometimes make exceptions for this. Our
2351 decision will be guided by the two goals of preserving the free status
2352 of all derivatives of our free software and of promoting the sharing
2353 and reuse of software generally.
2354
2355 NO WARRANTY
2356
2357 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2358 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
2359 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
2360 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
2361 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2362 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2363 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2364 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
2365 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2366
2367 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2368 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2369 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
2370 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2371 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2372 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2373 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2374 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
2375 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2376 DAMAGES.
2377
2378 END OF TERMS AND CONDITIONS
2379
2380 How to Apply These Terms to Your New Libraries
2381
2382 If you develop a new library, and you want it to be of the greatest
2383 possible use to the public, we recommend making it free software that
2384 everyone can redistribute and change. You can do so by permitting
2385 redistribution under these terms (or, alternatively, under the terms of the
2386 ordinary General Public License).
2387
2388 To apply these terms, attach the following notices to the library. It is
2389 safest to attach them to the start of each source file to most effectively
2390 convey the exclusion of warranty; and each file should have at least the
2391 "copyright" line and a pointer to where the full notice is found.
2392
2393 <one line to give the library's name and a brief idea of what it does.>
2394 Copyright (C) <year> <name of author>
2395
2396 This library is free software; you can redistribute it and/or
2397 modify it under the terms of the GNU Lesser General Public
2398 License as published by the Free Software Foundation; either
2399 version 2.1 of the License, or (at your option) any later version.
2400
2401 This library is distributed in the hope that it will be useful,
2402 but WITHOUT ANY WARRANTY; without even the implied warranty of
2403 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2404 Lesser General Public License for more details.
2405
2406 You should have received a copy of the GNU Lesser General Public
2407 License along with this library; if not, write to the Free Software
2408 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2409
2410 Also add information on how to contact you by electronic and paper mail.
2411
2412 You should also get your employer (if you work as a programmer) or your
2413 school, if any, to sign a "copyright disclaimer" for the library, if
2414 necessary. Here is a sample; alter the names:
2415
2416 Yoyodyne, Inc., hereby disclaims all copyright interest in the
2417 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
2418
2419 <signature of Ty Coon>, 1 April 1990
2420 Ty Coon, President of Vice
2421
2422 That's all there is to it!
2423
2424
2425 </pre>
2426 </div>
2427 </div>
2428 <div class="product">
2429 <span class="title">zipcode</span>
2430 <span class="homepage">
2431 <a href="http://www.post.japanpost.jp/zipcode/dl/readme.html">homepage</a></span>
2432 <div class="licence">
2433 <h3>zipcode is licensed as follows:</h3>
2434 <pre>
2435 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2436 All rights reserved.
2437
2438 郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。
2439 </pre>
2440 </div>
2441 </div>
2442 <div class="product">
2443 <span class="title">zipcode for jigyosyo</span>
2444 <span class="homepage">
2445 <a href="http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html">homepage</a></span>
2446 <div class="licence">
2447 <h3>zipcode for jigyosyo is licensed as follows:</h3>
2448 <pre>
2449 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2450 All rights reserved.
2451
2452 大口事業所個別番号番号データについては郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。郵便事業株式会社への許諾も必要ありません。
2453 </pre>
2454 </div>
2455 </div>
2456 <div class="product">
2457 <span class="title">zlib</span>
2458 <span class="homepage">
2459 <a href="http://zlib.net/">homepage</a></span>
2460 <div class="licence">
2461 <h3>zlib is licensed as follows:</h3>
2462 /* zlib.h -- interface of the 'zlib' general purpose compression library
2463 version 1.2.8, April 28th, 2013
2464
2465 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
2466
2467 This software is provided 'as-is', without any express or implied
2468 warranty. In no event will the authors be held liable for any damages
2469 arising from the use of this software.
2470
2471 Permission is granted to anyone to use this software for any purpose,
2472 including commercial applications, and to alter it and redistribute it
2473 freely, subject to the following restrictions:
2474
2475 1. The origin of this software must not be misrepresented; you must not
2476 claim that you wrote the original software. If you use this software
2477 in a product, an acknowledgment in the product documentation would be
2478 appreciated but is not required.
2479 2. Altered source versions must be plainly marked as such, and must not be
2480 misrepresented as being the original software.
2481 3. This notice may not be removed or altered from any source distribution.
2482
2483 Jean-loup Gailly Mark Adler
2484 jloup@gzip.org madler@alumni.caltech.edu
2485
2486
2487 The data format used by the zlib library is described by RFCs (Request for
2488 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
2489 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
2490 */
2491 </div>
2492 </div>
2493 </body></html>
0 <!DOCTYPE HTML>
1 <html>
2 <head>
3 <meta charset="utf-8">
4 <title>クレジット</title>
5 <style>
6 body {
7 font-family:Helvetica,Arial,sans-serif;
8 background-color:white;
9 font-size:84%;
10 max-width:1020px;
11 }
12 .page-title {
13 font-size:164%;
14 font-weight:bold;
15 }
16 .product {
17 background-color:#c3d9ff;
18 overflow:auto;
19 padding:2px;
20 margin-top:16px;
21 border-radius:5px;
22 }
23 .product .title {
24 font-size:110%;
25 font-weight:bold;
26 float:left;
27 margin:3px;
28 }
29 .product .homepage {
30 text-align:right;
31 float:right;
32 margin:3px;
33 }
34 .product .show {
35 text-align:right;
36 float:right;
37 margin:3px;
38 }
39 .licence {
40 clear:both;
41 background-color:#e8eef7;
42 padding:16px;
43 border-radius:3px;
44 }
45 .licence pre {
46 white-space:pre-wrap;
47 }
48 .licence h3 {
49 margin-top:0px;
50 }
51 </style>
52 </head>
53 <body>
54 <span class="page-title" style="float:left;">クレジット</span>
55 <div style="clear:both; overflow:auto;"></div>
56
57 </body>
58 </html>
59 <div class="product">
60 <span class="title">Android</span>
61 <span class="homepage">
62 <a href="http://source.android.com">ホームページ</a></span>
63 <div class="licence">
64 <h3>Android のライセンス:</h3>
65 <pre>
66 Apache License
67 Version 2.0, January 2004
68 http://www.apache.org/licenses/
69
70 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
71
72 1. Definitions.
73
74 "License" shall mean the terms and conditions for use, reproduction,
75 and distribution as defined by Sections 1 through 9 of this document.
76
77 "Licensor" shall mean the copyright owner or entity authorized by
78 the copyright owner that is granting the License.
79
80 "Legal Entity" shall mean the union of the acting entity and all
81 other entities that control, are controlled by, or are under common
82 control with that entity. For the purposes of this definition,
83 "control" means (i) the power, direct or indirect, to cause the
84 direction or management of such entity, whether by contract or
85 otherwise, or (ii) ownership of fifty percent (50%) or more of the
86 outstanding shares, or (iii) beneficial ownership of such entity.
87
88 "You" (or "Your") shall mean an individual or Legal Entity
89 exercising permissions granted by this License.
90
91 "Source" form shall mean the preferred form for making modifications,
92 including but not limited to software source code, documentation
93 source, and configuration files.
94
95 "Object" form shall mean any form resulting from mechanical
96 transformation or translation of a Source form, including but
97 not limited to compiled object code, generated documentation,
98 and conversions to other media types.
99
100 "Work" shall mean the work of authorship, whether in Source or
101 Object form, made available under the License, as indicated by a
102 copyright notice that is included in or attached to the work
103 (an example is provided in the Appendix below).
104
105 "Derivative Works" shall mean any work, whether in Source or Object
106 form, that is based on (or derived from) the Work and for which the
107 editorial revisions, annotations, elaborations, or other modifications
108 represent, as a whole, an original work of authorship. For the purposes
109 of this License, Derivative Works shall not include works that remain
110 separable from, or merely link (or bind by name) to the interfaces of,
111 the Work and Derivative Works thereof.
112
113 "Contribution" shall mean any work of authorship, including
114 the original version of the Work and any modifications or additions
115 to that Work or Derivative Works thereof, that is intentionally
116 submitted to Licensor for inclusion in the Work by the copyright owner
117 or by an individual or Legal Entity authorized to submit on behalf of
118 the copyright owner. For the purposes of this definition, "submitted"
119 means any form of electronic, verbal, or written communication sent
120 to the Licensor or its representatives, including but not limited to
121 communication on electronic mailing lists, source code control systems,
122 and issue tracking systems that are managed by, or on behalf of, the
123 Licensor for the purpose of discussing and improving the Work, but
124 excluding communication that is conspicuously marked or otherwise
125 designated in writing by the copyright owner as "Not a Contribution."
126
127 "Contributor" shall mean Licensor and any individual or Legal Entity
128 on behalf of whom a Contribution has been received by Licensor and
129 subsequently incorporated within the Work.
130
131 2. Grant of Copyright License. Subject to the terms and conditions of
132 this License, each Contributor hereby grants to You a perpetual,
133 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
134 copyright license to reproduce, prepare Derivative Works of,
135 publicly display, publicly perform, sublicense, and distribute the
136 Work and such Derivative Works in Source or Object form.
137
138 3. Grant of Patent License. Subject to the terms and conditions of
139 this License, each Contributor hereby grants to You a perpetual,
140 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
141 (except as stated in this section) patent license to make, have made,
142 use, offer to sell, sell, import, and otherwise transfer the Work,
143 where such license applies only to those patent claims licensable
144 by such Contributor that are necessarily infringed by their
145 Contribution(s) alone or by combination of their Contribution(s)
146 with the Work to which such Contribution(s) was submitted. If You
147 institute patent litigation against any entity (including a
148 cross-claim or counterclaim in a lawsuit) alleging that the Work
149 or a Contribution incorporated within the Work constitutes direct
150 or contributory patent infringement, then any patent licenses
151 granted to You under this License for that Work shall terminate
152 as of the date such litigation is filed.
153
154 4. Redistribution. You may reproduce and distribute copies of the
155 Work or Derivative Works thereof in any medium, with or without
156 modifications, and in Source or Object form, provided that You
157 meet the following conditions:
158
159 (a) You must give any other recipients of the Work or
160 Derivative Works a copy of this License; and
161
162 (b) You must cause any modified files to carry prominent notices
163 stating that You changed the files; and
164
165 (c) You must retain, in the Source form of any Derivative Works
166 that You distribute, all copyright, patent, trademark, and
167 attribution notices from the Source form of the Work,
168 excluding those notices that do not pertain to any part of
169 the Derivative Works; and
170
171 (d) If the Work includes a "NOTICE" text file as part of its
172 distribution, then any Derivative Works that You distribute must
173 include a readable copy of the attribution notices contained
174 within such NOTICE file, excluding those notices that do not
175 pertain to any part of the Derivative Works, in at least one
176 of the following places: within a NOTICE text file distributed
177 as part of the Derivative Works; within the Source form or
178 documentation, if provided along with the Derivative Works; or,
179 within a display generated by the Derivative Works, if and
180 wherever such third-party notices normally appear. The contents
181 of the NOTICE file are for informational purposes only and
182 do not modify the License. You may add Your own attribution
183 notices within Derivative Works that You distribute, alongside
184 or as an addendum to the NOTICE text from the Work, provided
185 that such additional attribution notices cannot be construed
186 as modifying the License.
187
188 You may add Your own copyright statement to Your modifications and
189 may provide additional or different license terms and conditions
190 for use, reproduction, or distribution of Your modifications, or
191 for any such Derivative Works as a whole, provided Your use,
192 reproduction, and distribution of the Work otherwise complies with
193 the conditions stated in this License.
194
195 5. Submission of Contributions. Unless You explicitly state otherwise,
196 any Contribution intentionally submitted for inclusion in the Work
197 by You to the Licensor shall be under the terms and conditions of
198 this License, without any additional terms or conditions.
199 Notwithstanding the above, nothing herein shall supersede or modify
200 the terms of any separate license agreement you may have executed
201 with Licensor regarding such Contributions.
202
203 6. Trademarks. This License does not grant permission to use the trade
204 names, trademarks, service marks, or product names of the Licensor,
205 except as required for reasonable and customary use in describing the
206 origin of the Work and reproducing the content of the NOTICE file.
207
208 7. Disclaimer of Warranty. Unless required by applicable law or
209 agreed to in writing, Licensor provides the Work (and each
210 Contributor provides its Contributions) on an "AS IS" BASIS,
211 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
212 implied, including, without limitation, any warranties or conditions
213 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
214 PARTICULAR PURPOSE. You are solely responsible for determining the
215 appropriateness of using or redistributing the Work and assume any
216 risks associated with Your exercise of permissions under this License.
217
218 8. Limitation of Liability. In no event and under no legal theory,
219 whether in tort (including negligence), contract, or otherwise,
220 unless required by applicable law (such as deliberate and grossly
221 negligent acts) or agreed to in writing, shall any Contributor be
222 liable to You for damages, including any direct, indirect, special,
223 incidental, or consequential damages of any character arising as a
224 result of this License or out of the use or inability to use the
225 Work (including but not limited to damages for loss of goodwill,
226 work stoppage, computer failure or malfunction, or any and all
227 other commercial damages or losses), even if such Contributor
228 has been advised of the possibility of such damages.
229
230 9. Accepting Warranty or Additional Liability. While redistributing
231 the Work or Derivative Works thereof, You may choose to offer,
232 and charge a fee for, acceptance of support, warranty, indemnity,
233 or other liability obligations and/or rights consistent with this
234 License. However, in accepting such obligations, You may act only
235 on Your own behalf and on Your sole responsibility, not on behalf
236 of any other Contributor, and only if You agree to indemnify,
237 defend, and hold each Contributor harmless for any liability
238 incurred by, or claims asserted against, such Contributor by reason
239 of your accepting any such warranty or additional liability.
240
241 END OF TERMS AND CONDITIONS
242
243 APPENDIX: How to apply the Apache License to your work.
244
245 To apply the Apache License to your work, attach the following
246 boilerplate notice, with the fields enclosed by brackets "[]"
247 replaced with your own identifying information. (Don't include
248 the brackets!) The text should be enclosed in the appropriate
249 comment syntax for the file format. We also recommend that a
250 file or class name and description of purpose be included on the
251 same "printed page" as the copyright notice for easier
252 identification within third-party archives.
253
254 Copyright [yyyy] [name of copyright owner]
255
256 Licensed under the Apache License, Version 2.0 (the "License");
257 you may not use this file except in compliance with the License.
258 You may obtain a copy of the License at
259
260 http://www.apache.org/licenses/LICENSE-2.0
261
262 Unless required by applicable law or agreed to in writing, software
263 distributed under the License is distributed on an "AS IS" BASIS,
264 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
265 See the License for the specific language governing permissions and
266 limitations under the License.
267 </pre>
268 </div>
269 </div>
270 <div class="product">
271 <span class="title">google-breakpad</span>
272 <span class="homepage">
273 <a href="https://chromium.googlesource.com/breakpad/breakpad">ホームページ</a></span>
274 <div class="licence">
275 <h3>google-breakpad のライセンス:</h3>
276 <pre>
277 Copyright (c) 2006, Google Inc.
278 All rights reserved.
279
280 Redistribution and use in source and binary forms, with or without
281 modification, are permitted provided that the following conditions are
282 met:
283
284 * Redistributions of source code must retain the above copyright
285 notice, this list of conditions and the following disclaimer.
286 * Redistributions in binary form must reproduce the above
287 copyright notice, this list of conditions and the following disclaimer
288 in the documentation and/or other materials provided with the
289 distribution.
290 * Neither the name of Google Inc. nor the names of its
291 contributors may be used to endorse or promote products derived from
292 this software without specific prior written permission.
293
294 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
295 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
296 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
297 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
298 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
299 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
300 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
301 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
302 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
303 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
304 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
305 </pre>
306 </div>
307 </div>
308 <div class="product">
309 <span class="title">Guava</span>
310 <span class="homepage">
311 <a href="https://github.com/google/guava">ホームページ</a></span>
312 <div class="licence">
313 <h3>Guava のライセンス:</h3>
314 <pre>
315 Apache License
316 Version 2.0, January 2004
317 http://www.apache.org/licenses/
318
319 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
320
321 1. Definitions.
322
323 "License" shall mean the terms and conditions for use, reproduction,
324 and distribution as defined by Sections 1 through 9 of this document.
325
326 "Licensor" shall mean the copyright owner or entity authorized by
327 the copyright owner that is granting the License.
328
329 "Legal Entity" shall mean the union of the acting entity and all
330 other entities that control, are controlled by, or are under common
331 control with that entity. For the purposes of this definition,
332 "control" means (i) the power, direct or indirect, to cause the
333 direction or management of such entity, whether by contract or
334 otherwise, or (ii) ownership of fifty percent (50%) or more of the
335 outstanding shares, or (iii) beneficial ownership of such entity.
336
337 "You" (or "Your") shall mean an individual or Legal Entity
338 exercising permissions granted by this License.
339
340 "Source" form shall mean the preferred form for making modifications,
341 including but not limited to software source code, documentation
342 source, and configuration files.
343
344 "Object" form shall mean any form resulting from mechanical
345 transformation or translation of a Source form, including but
346 not limited to compiled object code, generated documentation,
347 and conversions to other media types.
348
349 "Work" shall mean the work of authorship, whether in Source or
350 Object form, made available under the License, as indicated by a
351 copyright notice that is included in or attached to the work
352 (an example is provided in the Appendix below).
353
354 "Derivative Works" shall mean any work, whether in Source or Object
355 form, that is based on (or derived from) the Work and for which the
356 editorial revisions, annotations, elaborations, or other modifications
357 represent, as a whole, an original work of authorship. For the purposes
358 of this License, Derivative Works shall not include works that remain
359 separable from, or merely link (or bind by name) to the interfaces of,
360 the Work and Derivative Works thereof.
361
362 "Contribution" shall mean any work of authorship, including
363 the original version of the Work and any modifications or additions
364 to that Work or Derivative Works thereof, that is intentionally
365 submitted to Licensor for inclusion in the Work by the copyright owner
366 or by an individual or Legal Entity authorized to submit on behalf of
367 the copyright owner. For the purposes of this definition, "submitted"
368 means any form of electronic, verbal, or written communication sent
369 to the Licensor or its representatives, including but not limited to
370 communication on electronic mailing lists, source code control systems,
371 and issue tracking systems that are managed by, or on behalf of, the
372 Licensor for the purpose of discussing and improving the Work, but
373 excluding communication that is conspicuously marked or otherwise
374 designated in writing by the copyright owner as "Not a Contribution."
375
376 "Contributor" shall mean Licensor and any individual or Legal Entity
377 on behalf of whom a Contribution has been received by Licensor and
378 subsequently incorporated within the Work.
379
380 2. Grant of Copyright License. Subject to the terms and conditions of
381 this License, each Contributor hereby grants to You a perpetual,
382 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
383 copyright license to reproduce, prepare Derivative Works of,
384 publicly display, publicly perform, sublicense, and distribute the
385 Work and such Derivative Works in Source or Object form.
386
387 3. Grant of Patent License. Subject to the terms and conditions of
388 this License, each Contributor hereby grants to You a perpetual,
389 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
390 (except as stated in this section) patent license to make, have made,
391 use, offer to sell, sell, import, and otherwise transfer the Work,
392 where such license applies only to those patent claims licensable
393 by such Contributor that are necessarily infringed by their
394 Contribution(s) alone or by combination of their Contribution(s)
395 with the Work to which such Contribution(s) was submitted. If You
396 institute patent litigation against any entity (including a
397 cross-claim or counterclaim in a lawsuit) alleging that the Work
398 or a Contribution incorporated within the Work constitutes direct
399 or contributory patent infringement, then any patent licenses
400 granted to You under this License for that Work shall terminate
401 as of the date such litigation is filed.
402
403 4. Redistribution. You may reproduce and distribute copies of the
404 Work or Derivative Works thereof in any medium, with or without
405 modifications, and in Source or Object form, provided that You
406 meet the following conditions:
407
408 (a) You must give any other recipients of the Work or
409 Derivative Works a copy of this License; and
410
411 (b) You must cause any modified files to carry prominent notices
412 stating that You changed the files; and
413
414 (c) You must retain, in the Source form of any Derivative Works
415 that You distribute, all copyright, patent, trademark, and
416 attribution notices from the Source form of the Work,
417 excluding those notices that do not pertain to any part of
418 the Derivative Works; and
419
420 (d) If the Work includes a "NOTICE" text file as part of its
421 distribution, then any Derivative Works that You distribute must
422 include a readable copy of the attribution notices contained
423 within such NOTICE file, excluding those notices that do not
424 pertain to any part of the Derivative Works, in at least one
425 of the following places: within a NOTICE text file distributed
426 as part of the Derivative Works; within the Source form or
427 documentation, if provided along with the Derivative Works; or,
428 within a display generated by the Derivative Works, if and
429 wherever such third-party notices normally appear. The contents
430 of the NOTICE file are for informational purposes only and
431 do not modify the License. You may add Your own attribution
432 notices within Derivative Works that You distribute, alongside
433 or as an addendum to the NOTICE text from the Work, provided
434 that such additional attribution notices cannot be construed
435 as modifying the License.
436
437 You may add Your own copyright statement to Your modifications and
438 may provide additional or different license terms and conditions
439 for use, reproduction, or distribution of Your modifications, or
440 for any such Derivative Works as a whole, provided Your use,
441 reproduction, and distribution of the Work otherwise complies with
442 the conditions stated in this License.
443
444 5. Submission of Contributions. Unless You explicitly state otherwise,
445 any Contribution intentionally submitted for inclusion in the Work
446 by You to the Licensor shall be under the terms and conditions of
447 this License, without any additional terms or conditions.
448 Notwithstanding the above, nothing herein shall supersede or modify
449 the terms of any separate license agreement you may have executed
450 with Licensor regarding such Contributions.
451
452 6. Trademarks. This License does not grant permission to use the trade
453 names, trademarks, service marks, or product names of the Licensor,
454 except as required for reasonable and customary use in describing the
455 origin of the Work and reproducing the content of the NOTICE file.
456
457 7. Disclaimer of Warranty. Unless required by applicable law or
458 agreed to in writing, Licensor provides the Work (and each
459 Contributor provides its Contributions) on an "AS IS" BASIS,
460 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
461 implied, including, without limitation, any warranties or conditions
462 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
463 PARTICULAR PURPOSE. You are solely responsible for determining the
464 appropriateness of using or redistributing the Work and assume any
465 risks associated with Your exercise of permissions under this License.
466
467 8. Limitation of Liability. In no event and under no legal theory,
468 whether in tort (including negligence), contract, or otherwise,
469 unless required by applicable law (such as deliberate and grossly
470 negligent acts) or agreed to in writing, shall any Contributor be
471 liable to You for damages, including any direct, indirect, special,
472 incidental, or consequential damages of any character arising as a
473 result of this License or out of the use or inability to use the
474 Work (including but not limited to damages for loss of goodwill,
475 work stoppage, computer failure or malfunction, or any and all
476 other commercial damages or losses), even if such Contributor
477 has been advised of the possibility of such damages.
478
479 9. Accepting Warranty or Additional Liability. While redistributing
480 the Work or Derivative Works thereof, You may choose to offer,
481 and charge a fee for, acceptance of support, warranty, indemnity,
482 or other liability obligations and/or rights consistent with this
483 License. However, in accepting such obligations, You may act only
484 on Your own behalf and on Your sole responsibility, not on behalf
485 of any other Contributor, and only if You agree to indemnify,
486 defend, and hold each Contributor harmless for any liability
487 incurred by, or claims asserted against, such Contributor by reason
488 of your accepting any such warranty or additional liability.
489
490 END OF TERMS AND CONDITIONS
491
492 APPENDIX: How to apply the Apache License to your work.
493
494 To apply the Apache License to your work, attach the following
495 boilerplate notice, with the fields enclosed by brackets "[]"
496 replaced with your own identifying information. (Don't include
497 the brackets!) The text should be enclosed in the appropriate
498 comment syntax for the file format. We also recommend that a
499 file or class name and description of purpose be included on the
500 same "printed page" as the copyright notice for easier
501 identification within third-party archives.
502
503 Copyright [yyyy] [name of copyright owner]
504
505 Licensed under the Apache License, Version 2.0 (the "License");
506 you may not use this file except in compliance with the License.
507 You may obtain a copy of the License at
508
509 http://www.apache.org/licenses/LICENSE-2.0
510
511 Unless required by applicable law or agreed to in writing, software
512 distributed under the License is distributed on an "AS IS" BASIS,
513 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
514 See the License for the specific language governing permissions and
515 limitations under the License.
516 </pre>
517 </div>
518 </div>
519 <div class="product">
520 <span class="title">IPAdic</span>
521 <span class="homepage">
522 <a href="http://sourceforge.jp/projects/ipadic/">ホームページ</a></span>
523 <div class="licence">
524 <h3>IPAdic のライセンス:</h3>
525 <pre>
526 Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
527 and Technology. All Rights Reserved.
528
529 Use, reproduction, and distribution of this software is permitted.
530 Any copy of this software, whether in its original form or modified,
531 must include both the above copyright notice and the following
532 paragraphs.
533
534 Nara Institute of Science and Technology (NAIST),
535 the copyright holders, disclaims all warranties with regard to this
536 software, including all implied warranties of merchantability and
537 fitness, in no event shall NAIST be liable for
538 any special, indirect or consequential damages or any damages
539 whatsoever resulting from loss of use, data or profits, whether in an
540 action of contract, negligence or other tortuous action, arising out
541 of or in connection with the use or performance of this software.
542
543 A large portion of the dictionary entries
544 originate from ICOT Free Software. The following conditions for ICOT
545 Free Software applies to the current dictionary as well.
546
547 Each User may also freely distribute the Program, whether in its
548 original form or modified, to any third party or parties, PROVIDED
549 that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
550 on, or be attached to, the Program, which is distributed substantially
551 in the same form as set out herein and that such intended
552 distribution, if actually made, will neither violate or otherwise
553 contravene any of the laws and regulations of the countries having
554 jurisdiction over the User or the intended distribution itself.
555
556 NO WARRANTY
557
558 The program was produced on an experimental basis in the course of the
559 research and development conducted during the project and is provided
560 to users as so produced on an experimental basis. Accordingly, the
561 program is provided without any warranty whatsoever, whether express,
562 implied, statutory or otherwise. The term "warranty" used herein
563 includes, but is not limited to, any warranty of the quality,
564 performance, merchantability and fitness for a particular purpose of
565 the program and the nonexistence of any infringement or violation of
566 any right of any third party.
567
568 Each user of the program will agree and understand, and be deemed to
569 have agreed and understood, that there is no warranty whatsoever for
570 the program and, accordingly, the entire risk arising from or
571 otherwise connected with the program is assumed by the user.
572
573 Therefore, neither ICOT, the copyright holder, or any other
574 organization that participated in or was otherwise related to the
575 development of the program and their respective officials, directors,
576 officers and other employees shall be held liable for any and all
577 damages, including, without limitation, general, special, incidental
578 and consequential damages, arising out of or otherwise in connection
579 with the use or inability to use the program or any product, material
580 or result produced or otherwise obtained by using the program,
581 regardless of whether they have been advised of, or otherwise had
582 knowledge of, the possibility of such damages at any time during the
583 project or thereafter. Each user will be deemed to have agreed to the
584 foregoing by his or her commencement of use of the program. The term
585 "use" as used herein includes, but is not limited to, the use,
586 modification, copying and distribution of the program and the
587 production of secondary products from the program.
588
589 In the case where the program, whether in its original form or
590 modified, was distributed or delivered to or received by a user from
591 any person, organization or entity other than ICOT, unless it makes or
592 grants independently of ICOT any specific warranty to the user in
593 writing, such person, organization or entity, will also be exempted
594 from and not be held liable to the user for any such damages as noted
595 above as far as the program is concerned.
596 </pre>
597 </div>
598 </div>
599 <div class="product">
600 <span class="title">Japanese Usage Dictionary</span>
601 <span class="homepage">
602 <a href="https://github.com/hiroyuki-komatsu/japanese-usage-dictionary">ホームページ</a></span>
603 <div class="licence">
604 <h3>Japanese Usage Dictionary のライセンス:</h3>
605 <pre>
606 Copyright (c) 2011, Hiroyuki Komatsu, Shoji Ogura, Tsuyoshi Horo
607 All rights reserved.
608
609 Redistribution and use in source and binary forms, with or without modification, are
610 permitted provided that the following conditions are met:
611
612 * Redistributions of source code must retain the above
613 copyright notice, this list of conditions and the
614 following disclaimer.
615
616 * Redistributions in binary form must reproduce the above
617 copyright notice, this list of conditions and the
618 following disclaimer in the documentation and/or other
619 materials provided with the distribution.
620
621 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
622 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
623 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
624 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
625 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
626 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
627 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
628 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
629 </pre>
630 </div>
631 </div>
632 <div class="product">
633 <span class="title">JsonCpp</span>
634 <span class="homepage">
635 <a href="http://jsoncpp.sourceforge.net/">ホームページ</a></span>
636 <div class="licence">
637 <h3>JsonCpp のライセンス:</h3>
638 <pre>
639 The JsonCpp library's source code, including accompanying documentation,
640 tests and demonstration applications, are licensed under the following
641 conditions...
642
643 The author (Baptiste Lepilleur) explicitly disclaims copyright in all
644 jurisdictions which recognize such a disclaimer. In such jurisdictions,
645 this software is released into the Public Domain.
646
647 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
648 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
649 released under the terms of the MIT License (see below).
650
651 In jurisdictions which recognize Public Domain property, the user of this
652 software may choose to accept it either as 1) Public Domain, 2) under the
653 conditions of the MIT License (see below), or 3) under the terms of dual
654 Public Domain/MIT License conditions described here, as they choose.
655
656 The MIT License is about as close to Public Domain as a license can get, and is
657 described in clear, concise terms at:
658
659 http://en.wikipedia.org/wiki/MIT_License
660
661 The full text of the MIT License follows:
662
663 ========================================================================
664 Copyright (c) 2007-2010 Baptiste Lepilleur
665
666 Permission is hereby granted, free of charge, to any person
667 obtaining a copy of this software and associated documentation
668 files (the "Software"), to deal in the Software without
669 restriction, including without limitation the rights to use, copy,
670 modify, merge, publish, distribute, sublicense, and/or sell copies
671 of the Software, and to permit persons to whom the Software is
672 furnished to do so, subject to the following conditions:
673
674 The above copyright notice and this permission notice shall be
675 included in all copies or substantial portions of the Software.
676
677 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
678 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
679 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
680 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
681 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
682 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
683 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
684 SOFTWARE.
685 ========================================================================
686 (END LICENSE TEXT)
687
688 The MIT license is compatible with both the GPL and commercial
689 software, affording one all of the rights of Public Domain with the
690 minor nuisance of being required to keep the above copyright notice
691 and license text in the source code. Note also that by accepting the
692 Public Domain "license" you can re-license your copy using whatever
693 license you like.
694 </pre>
695 </div>
696 </div>
697 <div class="product">
698 <span class="title">Native Client SDK</span>
699 <span class="homepage">
700 <a href="https://developer.chrome.com/native-client">ホームページ</a></span>
701 <div class="licence">
702 <h3>Native Client SDK のライセンス:</h3>
703 <pre>
704 Copyright 2011, The Native Client Authors
705 All rights reserved.
706
707 Redistribution and use in source and binary forms, with or without
708 modification, are permitted provided that the following conditions are
709 met:
710
711 * Redistributions of source code must retain the above copyright
712 notice, this list of conditions and the following disclaimer.
713 * Redistributions in binary form must reproduce the above
714 copyright notice, this list of conditions and the following disclaimer
715 in the documentation and/or other materials provided with the
716 distribution.
717 * Neither the name of Google Inc. nor the names of its
718 contributors may be used to endorse or promote products derived from
719 this software without specific prior written permission.
720
721 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
722 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
723 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
724 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
725 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
726 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
727 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
728 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
729 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
730 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
731 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
732 </pre>
733 </div>
734 </div>
735 <div class="product">
736 <span class="title">Noto Fonts</span>
737 <span class="homepage">
738 <a href="http://www.google.com/get/noto/">ホームページ</a></span>
739 <div class="licence">
740 <h3>Noto Fonts のライセンス:</h3>
741 <pre>
742 Apache License
743 Version 2.0, January 2004
744 http://www.apache.org/licenses/
745
746 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747
748 1. Definitions.
749
750 "License" shall mean the terms and conditions for use, reproduction,
751 and distribution as defined by Sections 1 through 9 of this document.
752
753 "Licensor" shall mean the copyright owner or entity authorized by
754 the copyright owner that is granting the License.
755
756 "Legal Entity" shall mean the union of the acting entity and all
757 other entities that control, are controlled by, or are under common
758 control with that entity. For the purposes of this definition,
759 "control" means (i) the power, direct or indirect, to cause the
760 direction or management of such entity, whether by contract or
761 otherwise, or (ii) ownership of fifty percent (50%) or more of the
762 outstanding shares, or (iii) beneficial ownership of such entity.
763
764 "You" (or "Your") shall mean an individual or Legal Entity
765 exercising permissions granted by this License.
766
767 "Source" form shall mean the preferred form for making modifications,
768 including but not limited to software source code, documentation
769 source, and configuration files.
770
771 "Object" form shall mean any form resulting from mechanical
772 transformation or translation of a Source form, including but
773 not limited to compiled object code, generated documentation,
774 and conversions to other media types.
775
776 "Work" shall mean the work of authorship, whether in Source or
777 Object form, made available under the License, as indicated by a
778 copyright notice that is included in or attached to the work
779 (an example is provided in the Appendix below).
780
781 "Derivative Works" shall mean any work, whether in Source or Object
782 form, that is based on (or derived from) the Work and for which the
783 editorial revisions, annotations, elaborations, or other modifications
784 represent, as a whole, an original work of authorship. For the purposes
785 of this License, Derivative Works shall not include works that remain
786 separable from, or merely link (or bind by name) to the interfaces of,
787 the Work and Derivative Works thereof.
788
789 "Contribution" shall mean any work of authorship, including
790 the original version of the Work and any modifications or additions
791 to that Work or Derivative Works thereof, that is intentionally
792 submitted to Licensor for inclusion in the Work by the copyright owner
793 or by an individual or Legal Entity authorized to submit on behalf of
794 the copyright owner. For the purposes of this definition, "submitted"
795 means any form of electronic, verbal, or written communication sent
796 to the Licensor or its representatives, including but not limited to
797 communication on electronic mailing lists, source code control systems,
798 and issue tracking systems that are managed by, or on behalf of, the
799 Licensor for the purpose of discussing and improving the Work, but
800 excluding communication that is conspicuously marked or otherwise
801 designated in writing by the copyright owner as "Not a Contribution."
802
803 "Contributor" shall mean Licensor and any individual or Legal Entity
804 on behalf of whom a Contribution has been received by Licensor and
805 subsequently incorporated within the Work.
806
807 2. Grant of Copyright License. Subject to the terms and conditions of
808 this License, each Contributor hereby grants to You a perpetual,
809 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
810 copyright license to reproduce, prepare Derivative Works of,
811 publicly display, publicly perform, sublicense, and distribute the
812 Work and such Derivative Works in Source or Object form.
813
814 3. Grant of Patent License. Subject to the terms and conditions of
815 this License, each Contributor hereby grants to You a perpetual,
816 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
817 (except as stated in this section) patent license to make, have made,
818 use, offer to sell, sell, import, and otherwise transfer the Work,
819 where such license applies only to those patent claims licensable
820 by such Contributor that are necessarily infringed by their
821 Contribution(s) alone or by combination of their Contribution(s)
822 with the Work to which such Contribution(s) was submitted. If You
823 institute patent litigation against any entity (including a
824 cross-claim or counterclaim in a lawsuit) alleging that the Work
825 or a Contribution incorporated within the Work constitutes direct
826 or contributory patent infringement, then any patent licenses
827 granted to You under this License for that Work shall terminate
828 as of the date such litigation is filed.
829
830 4. Redistribution. You may reproduce and distribute copies of the
831 Work or Derivative Works thereof in any medium, with or without
832 modifications, and in Source or Object form, provided that You
833 meet the following conditions:
834
835 (a) You must give any other recipients of the Work or
836 Derivative Works a copy of this License; and
837
838 (b) You must cause any modified files to carry prominent notices
839 stating that You changed the files; and
840
841 (c) You must retain, in the Source form of any Derivative Works
842 that You distribute, all copyright, patent, trademark, and
843 attribution notices from the Source form of the Work,
844 excluding those notices that do not pertain to any part of
845 the Derivative Works; and
846
847 (d) If the Work includes a "NOTICE" text file as part of its
848 distribution, then any Derivative Works that You distribute must
849 include a readable copy of the attribution notices contained
850 within such NOTICE file, excluding those notices that do not
851 pertain to any part of the Derivative Works, in at least one
852 of the following places: within a NOTICE text file distributed
853 as part of the Derivative Works; within the Source form or
854 documentation, if provided along with the Derivative Works; or,
855 within a display generated by the Derivative Works, if and
856 wherever such third-party notices normally appear. The contents
857 of the NOTICE file are for informational purposes only and
858 do not modify the License. You may add Your own attribution
859 notices within Derivative Works that You distribute, alongside
860 or as an addendum to the NOTICE text from the Work, provided
861 that such additional attribution notices cannot be construed
862 as modifying the License.
863
864 You may add Your own copyright statement to Your modifications and
865 may provide additional or different license terms and conditions
866 for use, reproduction, or distribution of Your modifications, or
867 for any such Derivative Works as a whole, provided Your use,
868 reproduction, and distribution of the Work otherwise complies with
869 the conditions stated in this License.
870
871 5. Submission of Contributions. Unless You explicitly state otherwise,
872 any Contribution intentionally submitted for inclusion in the Work
873 by You to the Licensor shall be under the terms and conditions of
874 this License, without any additional terms or conditions.
875 Notwithstanding the above, nothing herein shall supersede or modify
876 the terms of any separate license agreement you may have executed
877 with Licensor regarding such Contributions.
878
879 6. Trademarks. This License does not grant permission to use the trade
880 names, trademarks, service marks, or product names of the Licensor,
881 except as required for reasonable and customary use in describing the
882 origin of the Work and reproducing the content of the NOTICE file.
883
884 7. Disclaimer of Warranty. Unless required by applicable law or
885 agreed to in writing, Licensor provides the Work (and each
886 Contributor provides its Contributions) on an "AS IS" BASIS,
887 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
888 implied, including, without limitation, any warranties or conditions
889 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
890 PARTICULAR PURPOSE. You are solely responsible for determining the
891 appropriateness of using or redistributing the Work and assume any
892 risks associated with Your exercise of permissions under this License.
893
894 8. Limitation of Liability. In no event and under no legal theory,
895 whether in tort (including negligence), contract, or otherwise,
896 unless required by applicable law (such as deliberate and grossly
897 negligent acts) or agreed to in writing, shall any Contributor be
898 liable to You for damages, including any direct, indirect, special,
899 incidental, or consequential damages of any character arising as a
900 result of this License or out of the use or inability to use the
901 Work (including but not limited to damages for loss of goodwill,
902 work stoppage, computer failure or malfunction, or any and all
903 other commercial damages or losses), even if such Contributor
904 has been advised of the possibility of such damages.
905
906 9. Accepting Warranty or Additional Liability. While redistributing
907 the Work or Derivative Works thereof, You may choose to offer,
908 and charge a fee for, acceptance of support, warranty, indemnity,
909 or other liability obligations and/or rights consistent with this
910 License. However, in accepting such obligations, You may act only
911 on Your own behalf and on Your sole responsibility, not on behalf
912 of any other Contributor, and only if You agree to indemnify,
913 defend, and hold each Contributor harmless for any liability
914 incurred by, or claims asserted against, such Contributor by reason
915 of your accepting any such warranty or additional liability.
916
917 END OF TERMS AND CONDITIONS
918
919 APPENDIX: How to apply the Apache License to your work.
920
921 To apply the Apache License to your work, attach the following
922 boilerplate notice, with the fields enclosed by brackets "[]"
923 replaced with your own identifying information. (Don't include
924 the brackets!) The text should be enclosed in the appropriate
925 comment syntax for the file format. We also recommend that a
926 file or class name and description of purpose be included on the
927 same "printed page" as the copyright notice for easier
928 identification within third-party archives.
929
930 Copyright [yyyy] [name of copyright owner]
931
932 Licensed under the Apache License, Version 2.0 (the "License");
933 you may not use this file except in compliance with the License.
934 You may obtain a copy of the License at
935
936 http://www.apache.org/licenses/LICENSE-2.0
937
938 Unless required by applicable law or agreed to in writing, software
939 distributed under the License is distributed on an "AS IS" BASIS,
940 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941 See the License for the specific language governing permissions and
942 limitations under the License.
943 </pre>
944 </div>
945 </div>
946 <div class="product">
947 <span class="title">Okinawa dictionary</span>
948 <span class="homepage">
949 <a href="http://sourceforge.jp/projects/o-dic/">ホームページ</a></span>
950 <div class="licence">
951 <h3>Okinawa dictionary のライセンス:</h3>
952 <pre>
953 Public Domain Dataです。使用・変更・配布に関しては一切の制限をつけません。
954 商品などに組み込むことも自由に行なってください。すでにいくつかの辞書には沖縄辞書が採用されています。
955 勝手ながら、沖縄辞書に寄贈された辞書も in the Public Domain' 扱いとさせていただきます。
956 </pre>
957 </div>
958 </div>
959 <div class="product">
960 <span class="title">Protocol Buffers</span>
961 <span class="homepage">
962 <a href="https://github.com/google/protobuf">ホームページ</a></span>
963 <div class="licence">
964 <h3>Protocol Buffers のライセンス:</h3>
965 <pre>
966 Copyright 2008, Google Inc.
967 All rights reserved.
968
969 Redistribution and use in source and binary forms, with or without
970 modification, are permitted provided that the following conditions are
971 met:
972
973 * Redistributions of source code must retain the above copyright
974 notice, this list of conditions and the following disclaimer.
975 * Redistributions in binary form must reproduce the above
976 copyright notice, this list of conditions and the following disclaimer
977 in the documentation and/or other materials provided with the
978 distribution.
979 * Neither the name of Google Inc. nor the names of its
980 contributors may be used to endorse or promote products derived from
981 this software without specific prior written permission.
982
983 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
986 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
987 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
988 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
989 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
990 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
991 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
992 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
993 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
994
995 Code generated by the Protocol Buffer compiler is owned by the owner
996 of the input file used when generating it. This code is not
997 standalone and requires a support library to be linked with it. This
998 support library is itself covered by the above license.
999 </pre>
1000 </div>
1001 </div>
1002 <div class="product">
1003 <span class="title">Qt</span>
1004 <span class="homepage">
1005 <a href="http://qt-project.org/">ホームページ</a></span>
1006 <div class="licence">
1007 <h3>Qt のライセンス:</h3>
1008 <pre>
1009 GNU LESSER GENERAL PUBLIC LICENSE
1010 Version 2.1, February 1999
1011
1012 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1013 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1014 Everyone is permitted to copy and distribute verbatim copies
1015 of this license document, but changing it is not allowed.
1016
1017 [This is the first released version of the Lesser GPL. It also counts
1018 as the successor of the GNU Library Public License, version 2, hence
1019 the version number 2.1.]
1020
1021 Preamble
1022
1023 The licenses for most software are designed to take away your
1024 freedom to share and change it. By contrast, the GNU General Public
1025 Licenses are intended to guarantee your freedom to share and change
1026 free software--to make sure the software is free for all its users.
1027
1028 This license, the Lesser General Public License, applies to some
1029 specially designated software packages--typically libraries--of the
1030 Free Software Foundation and other authors who decide to use it. You
1031 can use it too, but we suggest you first think carefully about whether
1032 this license or the ordinary General Public License is the better
1033 strategy to use in any particular case, based on the explanations below.
1034
1035 When we speak of free software, we are referring to freedom of use,
1036 not price. Our General Public Licenses are designed to make sure that
1037 you have the freedom to distribute copies of free software (and charge
1038 for this service if you wish); that you receive source code or can get
1039 it if you want it; that you can change the software and use pieces of
1040 it in new free programs; and that you are informed that you can do
1041 these things.
1042
1043 To protect your rights, we need to make restrictions that forbid
1044 distributors to deny you these rights or to ask you to surrender these
1045 rights. These restrictions translate to certain responsibilities for
1046 you if you distribute copies of the library or if you modify it.
1047
1048 For example, if you distribute copies of the library, whether gratis
1049 or for a fee, you must give the recipients all the rights that we gave
1050 you. You must make sure that they, too, receive or can get the source
1051 code. If you link other code with the library, you must provide
1052 complete object files to the recipients, so that they can relink them
1053 with the library after making changes to the library and recompiling
1054 it. And you must show them these terms so they know their rights.
1055
1056 We protect your rights with a two-step method: (1) we copyright the
1057 library, and (2) we offer you this license, which gives you legal
1058 permission to copy, distribute and/or modify the library.
1059
1060 To protect each distributor, we want to make it very clear that
1061 there is no warranty for the free library. Also, if the library is
1062 modified by someone else and passed on, the recipients should know
1063 that what they have is not the original version, so that the original
1064 author's reputation will not be affected by problems that might be
1065 introduced by others.
1066
1067 Finally, software patents pose a constant threat to the existence of
1068 any free program. We wish to make sure that a company cannot
1069 effectively restrict the users of a free program by obtaining a
1070 restrictive license from a patent holder. Therefore, we insist that
1071 any patent license obtained for a version of the library must be
1072 consistent with the full freedom of use specified in this license.
1073
1074 Most GNU software, including some libraries, is covered by the
1075 ordinary GNU General Public License. This license, the GNU Lesser
1076 General Public License, applies to certain designated libraries, and
1077 is quite different from the ordinary General Public License. We use
1078 this license for certain libraries in order to permit linking those
1079 libraries into non-free programs.
1080
1081 When a program is linked with a library, whether statically or using
1082 a shared library, the combination of the two is legally speaking a
1083 combined work, a derivative of the original library. The ordinary
1084 General Public License therefore permits such linking only if the
1085 entire combination fits its criteria of freedom. The Lesser General
1086 Public License permits more lax criteria for linking other code with
1087 the library.
1088
1089 We call this license the "Lesser" General Public License because it
1090 does Less to protect the user's freedom than the ordinary General
1091 Public License. It also provides other free software developers Less
1092 of an advantage over competing non-free programs. These disadvantages
1093 are the reason we use the ordinary General Public License for many
1094 libraries. However, the Lesser license provides advantages in certain
1095 special circumstances.
1096
1097 For example, on rare occasions, there may be a special need to
1098 encourage the widest possible use of a certain library, so that it becomes
1099 a de-facto standard. To achieve this, non-free programs must be
1100 allowed to use the library. A more frequent case is that a free
1101 library does the same job as widely used non-free libraries. In this
1102 case, there is little to gain by limiting the free library to free
1103 software only, so we use the Lesser General Public License.
1104
1105 In other cases, permission to use a particular library in non-free
1106 programs enables a greater number of people to use a large body of
1107 free software. For example, permission to use the GNU C Library in
1108 non-free programs enables many more people to use the whole GNU
1109 operating system, as well as its variant, the GNU/Linux operating
1110 system.
1111
1112 Although the Lesser General Public License is Less protective of the
1113 users' freedom, it does ensure that the user of a program that is
1114 linked with the Library has the freedom and the wherewithal to run
1115 that program using a modified version of the Library.
1116
1117 The precise terms and conditions for copying, distribution and
1118 modification follow. Pay close attention to the difference between a
1119 "work based on the library" and a "work that uses the library". The
1120 former contains code derived from the library, whereas the latter must
1121 be combined with the library in order to run.
1122
1123 GNU LESSER GENERAL PUBLIC LICENSE
1124 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1125
1126 0. This License Agreement applies to any software library or other
1127 program which contains a notice placed by the copyright holder or
1128 other authorized party saying it may be distributed under the terms of
1129 this Lesser General Public License (also called "this License").
1130 Each licensee is addressed as "you".
1131
1132 A "library" means a collection of software functions and/or data
1133 prepared so as to be conveniently linked with application programs
1134 (which use some of those functions and data) to form executables.
1135
1136 The "Library", below, refers to any such software library or work
1137 which has been distributed under these terms. A "work based on the
1138 Library" means either the Library or any derivative work under
1139 copyright law: that is to say, a work containing the Library or a
1140 portion of it, either verbatim or with modifications and/or translated
1141 straightforwardly into another language. (Hereinafter, translation is
1142 included without limitation in the term "modification".)
1143
1144 "Source code" for a work means the preferred form of the work for
1145 making modifications to it. For a library, complete source code means
1146 all the source code for all modules it contains, plus any associated
1147 interface definition files, plus the scripts used to control compilation
1148 and installation of the library.
1149
1150 Activities other than copying, distribution and modification are not
1151 covered by this License; they are outside its scope. The act of
1152 running a program using the Library is not restricted, and output from
1153 such a program is covered only if its contents constitute a work based
1154 on the Library (independent of the use of the Library in a tool for
1155 writing it). Whether that is true depends on what the Library does
1156 and what the program that uses the Library does.
1157
1158 1. You may copy and distribute verbatim copies of the Library's
1159 complete source code as you receive it, in any medium, provided that
1160 you conspicuously and appropriately publish on each copy an
1161 appropriate copyright notice and disclaimer of warranty; keep intact
1162 all the notices that refer to this License and to the absence of any
1163 warranty; and distribute a copy of this License along with the
1164 Library.
1165
1166 You may charge a fee for the physical act of transferring a copy,
1167 and you may at your option offer warranty protection in exchange for a
1168 fee.
1169
1170 2. You may modify your copy or copies of the Library or any portion
1171 of it, thus forming a work based on the Library, and copy and
1172 distribute such modifications or work under the terms of Section 1
1173 above, provided that you also meet all of these conditions:
1174
1175 a) The modified work must itself be a software library.
1176
1177 b) You must cause the files modified to carry prominent notices
1178 stating that you changed the files and the date of any change.
1179
1180 c) You must cause the whole of the work to be licensed at no
1181 charge to all third parties under the terms of this License.
1182
1183 d) If a facility in the modified Library refers to a function or a
1184 table of data to be supplied by an application program that uses
1185 the facility, other than as an argument passed when the facility
1186 is invoked, then you must make a good faith effort to ensure that,
1187 in the event an application does not supply such function or
1188 table, the facility still operates, and performs whatever part of
1189 its purpose remains meaningful.
1190
1191 (For example, a function in a library to compute square roots has
1192 a purpose that is entirely well-defined independent of the
1193 application. Therefore, Subsection 2d requires that any
1194 application-supplied function or table used by this function must
1195 be optional: if the application does not supply it, the square
1196 root function must still compute square roots.)
1197
1198 These requirements apply to the modified work as a whole. If
1199 identifiable sections of that work are not derived from the Library,
1200 and can be reasonably considered independent and separate works in
1201 themselves, then this License, and its terms, do not apply to those
1202 sections when you distribute them as separate works. But when you
1203 distribute the same sections as part of a whole which is a work based
1204 on the Library, the distribution of the whole must be on the terms of
1205 this License, whose permissions for other licensees extend to the
1206 entire whole, and thus to each and every part regardless of who wrote
1207 it.
1208
1209 Thus, it is not the intent of this section to claim rights or contest
1210 your rights to work written entirely by you; rather, the intent is to
1211 exercise the right to control the distribution of derivative or
1212 collective works based on the Library.
1213
1214 In addition, mere aggregation of another work not based on the Library
1215 with the Library (or with a work based on the Library) on a volume of
1216 a storage or distribution medium does not bring the other work under
1217 the scope of this License.
1218
1219 3. You may opt to apply the terms of the ordinary GNU General Public
1220 License instead of this License to a given copy of the Library. To do
1221 this, you must alter all the notices that refer to this License, so
1222 that they refer to the ordinary GNU General Public License, version 2,
1223 instead of to this License. (If a newer version than version 2 of the
1224 ordinary GNU General Public License has appeared, then you can specify
1225 that version instead if you wish.) Do not make any other change in
1226 these notices.
1227
1228 Once this change is made in a given copy, it is irreversible for
1229 that copy, so the ordinary GNU General Public License applies to all
1230 subsequent copies and derivative works made from that copy.
1231
1232 This option is useful when you wish to copy part of the code of
1233 the Library into a program that is not a library.
1234
1235 4. You may copy and distribute the Library (or a portion or
1236 derivative of it, under Section 2) in object code or executable form
1237 under the terms of Sections 1 and 2 above provided that you accompany
1238 it with the complete corresponding machine-readable source code, which
1239 must be distributed under the terms of Sections 1 and 2 above on a
1240 medium customarily used for software interchange.
1241
1242 If distribution of object code is made by offering access to copy
1243 from a designated place, then offering equivalent access to copy the
1244 source code from the same place satisfies the requirement to
1245 distribute the source code, even though third parties are not
1246 compelled to copy the source along with the object code.
1247
1248 5. A program that contains no derivative of any portion of the
1249 Library, but is designed to work with the Library by being compiled or
1250 linked with it, is called a "work that uses the Library". Such a
1251 work, in isolation, is not a derivative work of the Library, and
1252 therefore falls outside the scope of this License.
1253
1254 However, linking a "work that uses the Library" with the Library
1255 creates an executable that is a derivative of the Library (because it
1256 contains portions of the Library), rather than a "work that uses the
1257 library". The executable is therefore covered by this License.
1258 Section 6 states terms for distribution of such executables.
1259
1260 When a "work that uses the Library" uses material from a header file
1261 that is part of the Library, the object code for the work may be a
1262 derivative work of the Library even though the source code is not.
1263 Whether this is true is especially significant if the work can be
1264 linked without the Library, or if the work is itself a library. The
1265 threshold for this to be true is not precisely defined by law.
1266
1267 If such an object file uses only numerical parameters, data
1268 structure layouts and accessors, and small macros and small inline
1269 functions (ten lines or less in length), then the use of the object
1270 file is unrestricted, regardless of whether it is legally a derivative
1271 work. (Executables containing this object code plus portions of the
1272 Library will still fall under Section 6.)
1273
1274 Otherwise, if the work is a derivative of the Library, you may
1275 distribute the object code for the work under the terms of Section 6.
1276 Any executables containing that work also fall under Section 6,
1277 whether or not they are linked directly with the Library itself.
1278
1279 6. As an exception to the Sections above, you may also combine or
1280 link a "work that uses the Library" with the Library to produce a
1281 work containing portions of the Library, and distribute that work
1282 under terms of your choice, provided that the terms permit
1283 modification of the work for the customer's own use and reverse
1284 engineering for debugging such modifications.
1285
1286 You must give prominent notice with each copy of the work that the
1287 Library is used in it and that the Library and its use are covered by
1288 this License. You must supply a copy of this License. If the work
1289 during execution displays copyright notices, you must include the
1290 copyright notice for the Library among them, as well as a reference
1291 directing the user to the copy of this License. Also, you must do one
1292 of these things:
1293
1294 a) Accompany the work with the complete corresponding
1295 machine-readable source code for the Library including whatever
1296 changes were used in the work (which must be distributed under
1297 Sections 1 and 2 above); and, if the work is an executable linked
1298 with the Library, with the complete machine-readable "work that
1299 uses the Library", as object code and/or source code, so that the
1300 user can modify the Library and then relink to produce a modified
1301 executable containing the modified Library. (It is understood
1302 that the user who changes the contents of definitions files in the
1303 Library will not necessarily be able to recompile the application
1304 to use the modified definitions.)
1305
1306 b) Use a suitable shared library mechanism for linking with the
1307 Library. A suitable mechanism is one that (1) uses at run time a
1308 copy of the library already present on the user's computer system,
1309 rather than copying library functions into the executable, and (2)
1310 will operate properly with a modified version of the library, if
1311 the user installs one, as long as the modified version is
1312 interface-compatible with the version that the work was made with.
1313
1314 c) Accompany the work with a written offer, valid for at
1315 least three years, to give the same user the materials
1316 specified in Subsection 6a, above, for a charge no more
1317 than the cost of performing this distribution.
1318
1319 d) If distribution of the work is made by offering access to copy
1320 from a designated place, offer equivalent access to copy the above
1321 specified materials from the same place.
1322
1323 e) Verify that the user has already received a copy of these
1324 materials or that you have already sent this user a copy.
1325
1326 For an executable, the required form of the "work that uses the
1327 Library" must include any data and utility programs needed for
1328 reproducing the executable from it. However, as a special exception,
1329 the materials to be distributed need not include anything that is
1330 normally distributed (in either source or binary form) with the major
1331 components (compiler, kernel, and so on) of the operating system on
1332 which the executable runs, unless that component itself accompanies
1333 the executable.
1334
1335 It may happen that this requirement contradicts the license
1336 restrictions of other proprietary libraries that do not normally
1337 accompany the operating system. Such a contradiction means you cannot
1338 use both them and the Library together in an executable that you
1339 distribute.
1340
1341 7. You may place library facilities that are a work based on the
1342 Library side-by-side in a single library together with other library
1343 facilities not covered by this License, and distribute such a combined
1344 library, provided that the separate distribution of the work based on
1345 the Library and of the other library facilities is otherwise
1346 permitted, and provided that you do these two things:
1347
1348 a) Accompany the combined library with a copy of the same work
1349 based on the Library, uncombined with any other library
1350 facilities. This must be distributed under the terms of the
1351 Sections above.
1352
1353 b) Give prominent notice with the combined library of the fact
1354 that part of it is a work based on the Library, and explaining
1355 where to find the accompanying uncombined form of the same work.
1356
1357 8. You may not copy, modify, sublicense, link with, or distribute
1358 the Library except as expressly provided under this License. Any
1359 attempt otherwise to copy, modify, sublicense, link with, or
1360 distribute the Library is void, and will automatically terminate your
1361 rights under this License. However, parties who have received copies,
1362 or rights, from you under this License will not have their licenses
1363 terminated so long as such parties remain in full compliance.
1364
1365 9. You are not required to accept this License, since you have not
1366 signed it. However, nothing else grants you permission to modify or
1367 distribute the Library or its derivative works. These actions are
1368 prohibited by law if you do not accept this License. Therefore, by
1369 modifying or distributing the Library (or any work based on the
1370 Library), you indicate your acceptance of this License to do so, and
1371 all its terms and conditions for copying, distributing or modifying
1372 the Library or works based on it.
1373
1374 10. Each time you redistribute the Library (or any work based on the
1375 Library), the recipient automatically receives a license from the
1376 original licensor to copy, distribute, link with or modify the Library
1377 subject to these terms and conditions. You may not impose any further
1378 restrictions on the recipients' exercise of the rights granted herein.
1379 You are not responsible for enforcing compliance by third parties with
1380 this License.
1381
1382 11. If, as a consequence of a court judgment or allegation of patent
1383 infringement or for any other reason (not limited to patent issues),
1384 conditions are imposed on you (whether by court order, agreement or
1385 otherwise) that contradict the conditions of this License, they do not
1386 excuse you from the conditions of this License. If you cannot
1387 distribute so as to satisfy simultaneously your obligations under this
1388 License and any other pertinent obligations, then as a consequence you
1389 may not distribute the Library at all. For example, if a patent
1390 license would not permit royalty-free redistribution of the Library by
1391 all those who receive copies directly or indirectly through you, then
1392 the only way you could satisfy both it and this License would be to
1393 refrain entirely from distribution of the Library.
1394
1395 If any portion of this section is held invalid or unenforceable under any
1396 particular circumstance, the balance of the section is intended to apply,
1397 and the section as a whole is intended to apply in other circumstances.
1398
1399 It is not the purpose of this section to induce you to infringe any
1400 patents or other property right claims or to contest validity of any
1401 such claims; this section has the sole purpose of protecting the
1402 integrity of the free software distribution system which is
1403 implemented by public license practices. Many people have made
1404 generous contributions to the wide range of software distributed
1405 through that system in reliance on consistent application of that
1406 system; it is up to the author/donor to decide if he or she is willing
1407 to distribute software through any other system and a licensee cannot
1408 impose that choice.
1409
1410 This section is intended to make thoroughly clear what is believed to
1411 be a consequence of the rest of this License.
1412
1413 12. If the distribution and/or use of the Library is restricted in
1414 certain countries either by patents or by copyrighted interfaces, the
1415 original copyright holder who places the Library under this License may add
1416 an explicit geographical distribution limitation excluding those countries,
1417 so that distribution is permitted only in or among countries not thus
1418 excluded. In such case, this License incorporates the limitation as if
1419 written in the body of this License.
1420
1421 13. The Free Software Foundation may publish revised and/or new
1422 versions of the Lesser General Public License from time to time.
1423 Such new versions will be similar in spirit to the present version,
1424 but may differ in detail to address new problems or concerns.
1425
1426 Each version is given a distinguishing version number. If the Library
1427 specifies a version number of this License which applies to it and
1428 "any later version", you have the option of following the terms and
1429 conditions either of that version or of any later version published by
1430 the Free Software Foundation. If the Library does not specify a
1431 license version number, you may choose any version ever published by
1432 the Free Software Foundation.
1433
1434 14. If you wish to incorporate parts of the Library into other free
1435 programs whose distribution conditions are incompatible with these,
1436 write to the author to ask for permission. For software which is
1437 copyrighted by the Free Software Foundation, write to the Free
1438 Software Foundation; we sometimes make exceptions for this. Our
1439 decision will be guided by the two goals of preserving the free status
1440 of all derivatives of our free software and of promoting the sharing
1441 and reuse of software generally.
1442
1443 NO WARRANTY
1444
1445 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1446 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1447 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1448 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1449 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1450 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1451 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1452 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1453 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1454
1455 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1457 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1458 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1459 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1460 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1461 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1462 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1464 DAMAGES.
1465
1466 END OF TERMS AND CONDITIONS
1467
1468 How to Apply These Terms to Your New Libraries
1469
1470 If you develop a new library, and you want it to be of the greatest
1471 possible use to the public, we recommend making it free software that
1472 everyone can redistribute and change. You can do so by permitting
1473 redistribution under these terms (or, alternatively, under the terms of the
1474 ordinary General Public License).
1475
1476 To apply these terms, attach the following notices to the library. It is
1477 safest to attach them to the start of each source file to most effectively
1478 convey the exclusion of warranty; and each file should have at least the
1479 "copyright" line and a pointer to where the full notice is found.
1480
1481 &lt;one line to give the library's name and a brief idea of what it does.&gt;
1482 Copyright (C) &lt;year&gt; &lt;name of author&gt;
1483
1484 This library is free software; you can redistribute it and/or
1485 modify it under the terms of the GNU Lesser General Public
1486 License as published by the Free Software Foundation; either
1487 version 2.1 of the License, or (at your option) any later version.
1488
1489 This library is distributed in the hope that it will be useful,
1490 but WITHOUT ANY WARRANTY; without even the implied warranty of
1491 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1492 Lesser General Public License for more details.
1493
1494 You should have received a copy of the GNU Lesser General Public
1495 License along with this library; if not, write to the Free Software
1496 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1497
1498 Also add information on how to contact you by electronic and paper mail.
1499
1500 You should also get your employer (if you work as a programmer) or your
1501 school, if any, to sign a "copyright disclaimer" for the library, if
1502 necessary. Here is a sample; alter the names:
1503
1504 Yoyodyne, Inc., hereby disclaims all copyright interest in the
1505 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1506
1507 &lt;signature of Ty Coon&gt;, 1 April 1990
1508 Ty Coon, President of Vice
1509
1510 That's all there is to it!
1511
1512 </pre>
1513 </div>
1514 </div>
1515 <div class="product">
1516 <span class="title">Roboto Fonts</span>
1517 <span class="homepage">
1518 <a href="http://www.google.com/design/spec/style/typography.html">ホームページ</a></span>
1519 <div class="licence">
1520 <h3>Roboto Fonts のライセンス:</h3>
1521 <pre>
1522 Apache License
1523 Version 2.0, January 2004
1524 http://www.apache.org/licenses/
1525
1526 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1527
1528 1. Definitions.
1529
1530 "License" shall mean the terms and conditions for use, reproduction,
1531 and distribution as defined by Sections 1 through 9 of this document.
1532
1533 "Licensor" shall mean the copyright owner or entity authorized by
1534 the copyright owner that is granting the License.
1535
1536 "Legal Entity" shall mean the union of the acting entity and all
1537 other entities that control, are controlled by, or are under common
1538 control with that entity. For the purposes of this definition,
1539 "control" means (i) the power, direct or indirect, to cause the
1540 direction or management of such entity, whether by contract or
1541 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1542 outstanding shares, or (iii) beneficial ownership of such entity.
1543
1544 "You" (or "Your") shall mean an individual or Legal Entity
1545 exercising permissions granted by this License.
1546
1547 "Source" form shall mean the preferred form for making modifications,
1548 including but not limited to software source code, documentation
1549 source, and configuration files.
1550
1551 "Object" form shall mean any form resulting from mechanical
1552 transformation or translation of a Source form, including but
1553 not limited to compiled object code, generated documentation,
1554 and conversions to other media types.
1555
1556 "Work" shall mean the work of authorship, whether in Source or
1557 Object form, made available under the License, as indicated by a
1558 copyright notice that is included in or attached to the work
1559 (an example is provided in the Appendix below).
1560
1561 "Derivative Works" shall mean any work, whether in Source or Object
1562 form, that is based on (or derived from) the Work and for which the
1563 editorial revisions, annotations, elaborations, or other modifications
1564 represent, as a whole, an original work of authorship. For the purposes
1565 of this License, Derivative Works shall not include works that remain
1566 separable from, or merely link (or bind by name) to the interfaces of,
1567 the Work and Derivative Works thereof.
1568
1569 "Contribution" shall mean any work of authorship, including
1570 the original version of the Work and any modifications or additions
1571 to that Work or Derivative Works thereof, that is intentionally
1572 submitted to Licensor for inclusion in the Work by the copyright owner
1573 or by an individual or Legal Entity authorized to submit on behalf of
1574 the copyright owner. For the purposes of this definition, "submitted"
1575 means any form of electronic, verbal, or written communication sent
1576 to the Licensor or its representatives, including but not limited to
1577 communication on electronic mailing lists, source code control systems,
1578 and issue tracking systems that are managed by, or on behalf of, the
1579 Licensor for the purpose of discussing and improving the Work, but
1580 excluding communication that is conspicuously marked or otherwise
1581 designated in writing by the copyright owner as "Not a Contribution."
1582
1583 "Contributor" shall mean Licensor and any individual or Legal Entity
1584 on behalf of whom a Contribution has been received by Licensor and
1585 subsequently incorporated within the Work.
1586
1587 2. Grant of Copyright License. Subject to the terms and conditions of
1588 this License, each Contributor hereby grants to You a perpetual,
1589 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1590 copyright license to reproduce, prepare Derivative Works of,
1591 publicly display, publicly perform, sublicense, and distribute the
1592 Work and such Derivative Works in Source or Object form.
1593
1594 3. Grant of Patent License. Subject to the terms and conditions of
1595 this License, each Contributor hereby grants to You a perpetual,
1596 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1597 (except as stated in this section) patent license to make, have made,
1598 use, offer to sell, sell, import, and otherwise transfer the Work,
1599 where such license applies only to those patent claims licensable
1600 by such Contributor that are necessarily infringed by their
1601 Contribution(s) alone or by combination of their Contribution(s)
1602 with the Work to which such Contribution(s) was submitted. If You
1603 institute patent litigation against any entity (including a
1604 cross-claim or counterclaim in a lawsuit) alleging that the Work
1605 or a Contribution incorporated within the Work constitutes direct
1606 or contributory patent infringement, then any patent licenses
1607 granted to You under this License for that Work shall terminate
1608 as of the date such litigation is filed.
1609
1610 4. Redistribution. You may reproduce and distribute copies of the
1611 Work or Derivative Works thereof in any medium, with or without
1612 modifications, and in Source or Object form, provided that You
1613 meet the following conditions:
1614
1615 (a) You must give any other recipients of the Work or
1616 Derivative Works a copy of this License; and
1617
1618 (b) You must cause any modified files to carry prominent notices
1619 stating that You changed the files; and
1620
1621 (c) You must retain, in the Source form of any Derivative Works
1622 that You distribute, all copyright, patent, trademark, and
1623 attribution notices from the Source form of the Work,
1624 excluding those notices that do not pertain to any part of
1625 the Derivative Works; and
1626
1627 (d) If the Work includes a "NOTICE" text file as part of its
1628 distribution, then any Derivative Works that You distribute must
1629 include a readable copy of the attribution notices contained
1630 within such NOTICE file, excluding those notices that do not
1631 pertain to any part of the Derivative Works, in at least one
1632 of the following places: within a NOTICE text file distributed
1633 as part of the Derivative Works; within the Source form or
1634 documentation, if provided along with the Derivative Works; or,
1635 within a display generated by the Derivative Works, if and
1636 wherever such third-party notices normally appear. The contents
1637 of the NOTICE file are for informational purposes only and
1638 do not modify the License. You may add Your own attribution
1639 notices within Derivative Works that You distribute, alongside
1640 or as an addendum to the NOTICE text from the Work, provided
1641 that such additional attribution notices cannot be construed
1642 as modifying the License.
1643
1644 You may add Your own copyright statement to Your modifications and
1645 may provide additional or different license terms and conditions
1646 for use, reproduction, or distribution of Your modifications, or
1647 for any such Derivative Works as a whole, provided Your use,
1648 reproduction, and distribution of the Work otherwise complies with
1649 the conditions stated in this License.
1650
1651 5. Submission of Contributions. Unless You explicitly state otherwise,
1652 any Contribution intentionally submitted for inclusion in the Work
1653 by You to the Licensor shall be under the terms and conditions of
1654 this License, without any additional terms or conditions.
1655 Notwithstanding the above, nothing herein shall supersede or modify
1656 the terms of any separate license agreement you may have executed
1657 with Licensor regarding such Contributions.
1658
1659 6. Trademarks. This License does not grant permission to use the trade
1660 names, trademarks, service marks, or product names of the Licensor,
1661 except as required for reasonable and customary use in describing the
1662 origin of the Work and reproducing the content of the NOTICE file.
1663
1664 7. Disclaimer of Warranty. Unless required by applicable law or
1665 agreed to in writing, Licensor provides the Work (and each
1666 Contributor provides its Contributions) on an "AS IS" BASIS,
1667 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1668 implied, including, without limitation, any warranties or conditions
1669 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1670 PARTICULAR PURPOSE. You are solely responsible for determining the
1671 appropriateness of using or redistributing the Work and assume any
1672 risks associated with Your exercise of permissions under this License.
1673
1674 8. Limitation of Liability. In no event and under no legal theory,
1675 whether in tort (including negligence), contract, or otherwise,
1676 unless required by applicable law (such as deliberate and grossly
1677 negligent acts) or agreed to in writing, shall any Contributor be
1678 liable to You for damages, including any direct, indirect, special,
1679 incidental, or consequential damages of any character arising as a
1680 result of this License or out of the use or inability to use the
1681 Work (including but not limited to damages for loss of goodwill,
1682 work stoppage, computer failure or malfunction, or any and all
1683 other commercial damages or losses), even if such Contributor
1684 has been advised of the possibility of such damages.
1685
1686 9. Accepting Warranty or Additional Liability. While redistributing
1687 the Work or Derivative Works thereof, You may choose to offer,
1688 and charge a fee for, acceptance of support, warranty, indemnity,
1689 or other liability obligations and/or rights consistent with this
1690 License. However, in accepting such obligations, You may act only
1691 on Your own behalf and on Your sole responsibility, not on behalf
1692 of any other Contributor, and only if You agree to indemnify,
1693 defend, and hold each Contributor harmless for any liability
1694 incurred by, or claims asserted against, such Contributor by reason
1695 of your accepting any such warranty or additional liability.
1696
1697 END OF TERMS AND CONDITIONS
1698
1699 APPENDIX: How to apply the Apache License to your work.
1700
1701 To apply the Apache License to your work, attach the following
1702 boilerplate notice, with the fields enclosed by brackets "[]"
1703 replaced with your own identifying information. (Don't include
1704 the brackets!) The text should be enclosed in the appropriate
1705 comment syntax for the file format. We also recommend that a
1706 file or class name and description of purpose be included on the
1707 same "printed page" as the copyright notice for easier
1708 identification within third-party archives.
1709
1710 Copyright [yyyy] [name of copyright owner]
1711
1712 Licensed under the Apache License, Version 2.0 (the "License");
1713 you may not use this file except in compliance with the License.
1714 You may obtain a copy of the License at
1715
1716 http://www.apache.org/licenses/LICENSE-2.0
1717
1718 Unless required by applicable law or agreed to in writing, software
1719 distributed under the License is distributed on an "AS IS" BASIS,
1720 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1721 See the License for the specific language governing permissions and
1722 limitations under the License.
1723 </pre>
1724 </div>
1725 </div>
1726 <div class="product">
1727 <span class="title">Unicode</span>
1728 <span class="homepage">
1729 <a href="http://www.unicode.org">ホームページ</a></span>
1730 <div class="licence">
1731 <h3>Unicode のライセンス:</h3>
1732 <pre>
1733 COPYRIGHT AND PERMISSION NOTICE
1734
1735 Copyright © 1991-2015 Unicode, Inc. All rights reserved.
1736 Distributed under the Terms of Use in
1737 http://www.unicode.org/copyright.html.
1738
1739 Permission is hereby granted, free of charge, to any person obtaining
1740 a copy of the Unicode data files and any associated documentation
1741 (the "Data Files") or Unicode software and any associated documentation
1742 (the "Software") to deal in the Data Files or Software
1743 without restriction, including without limitation the rights to use,
1744 copy, modify, merge, publish, distribute, and/or sell copies of
1745 the Data Files or Software, and to permit persons to whom the Data Files
1746 or Software are furnished to do so, provided that
1747 (a) this copyright and permission notice appear with all copies
1748 of the Data Files or Software,
1749 (b) this copyright and permission notice appear in associated
1750 documentation, and
1751 (c) there is clear notice in each modified Data File or in the Software
1752 as well as in the documentation associated with the Data File(s) or
1753 Software that the data or software has been modified.
1754
1755 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1756 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1757 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1758 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
1759 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
1760 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
1761 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1762 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1763 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1764 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1765
1766 Except as contained in this notice, the name of a copyright holder
1767 shall not be used in advertising or otherwise to promote the sale,
1768 use or other dealings in these Data Files or Software without prior
1769 written authorization of the copyright holder.
1770 </pre>
1771 </div>
1772 </div>
1773 <div class="product">
1774 <span class="title">WTL</span>
1775 <span class="homepage">
1776 <a href="http://wtl.sourceforge.net">ホームページ</a></span>
1777 <div class="licence">
1778 <h3>WTL のライセンス:</h3>
1779 <pre>
1780 Common Public License Version 1.0
1781
1782 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1783
1784
1785 1. DEFINITIONS
1786
1787 "Contribution" means:
1788
1789 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
1790
1791 b) in the case of each subsequent Contributor:
1792
1793 i) changes to the Program, and
1794
1795 ii) additions to the Program;
1796
1797 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
1798
1799 "Contributor" means any person or entity that distributes the Program.
1800
1801 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
1802
1803 "Program" means the Contributions distributed in accordance with this Agreement.
1804
1805 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
1806
1807
1808 2. GRANT OF RIGHTS
1809
1810 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
1811
1812 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
1813
1814 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
1815
1816 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
1817
1818
1819 3. REQUIREMENTS
1820
1821 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
1822
1823 a) it complies with the terms and conditions of this Agreement; and
1824
1825 b) its license agreement:
1826
1827 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
1828
1829 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
1830
1831 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
1832
1833 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
1834
1835 When the Program is made available in source code form:
1836
1837 a) it must be made available under this Agreement; and
1838
1839 b) a copy of this Agreement must be included with each copy of the Program.
1840
1841 Contributors may not remove or alter any copyright notices contained within the Program.
1842
1843 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
1844
1845
1846 4. COMMERCIAL DISTRIBUTION
1847
1848 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
1849
1850 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
1851
1852
1853 5. NO WARRANTY
1854
1855 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
1856
1857
1858 6. DISCLAIMER OF LIABILITY
1859
1860 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1861
1862
1863 7. GENERAL
1864
1865 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1866
1867 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
1868
1869 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
1870
1871 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
1872
1873 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
1874 </pre>
1875 </div>
1876 </div>
1877 <div class="product">
1878 <span class="title">zinnia</span>
1879 <span class="homepage">
1880 <a href="https://github.com/taku910/zinnia">ホームページ</a></span>
1881 <div class="licence">
1882 <h3>zinnia のライセンス:</h3>
1883 <pre>
1884 Copyright (c) 2005-2007, Taku Kudo
1885 All rights reserved.
1886
1887 Redistribution and use in source and binary forms, with or without modification, are
1888 permitted provided that the following conditions are met:
1889
1890 * Redistributions of source code must retain the above
1891 copyright notice, this list of conditions and the
1892 following disclaimer.
1893
1894 * Redistributions in binary form must reproduce the above
1895 copyright notice, this list of conditions and the
1896 following disclaimer in the documentation and/or other
1897 materials provided with the distribution.
1898
1899 * Neither the name of Taku Kudo nor the names of its contributors
1900 may be used to endorse or promote products derived from this software
1901 without specific prior written permission.
1902
1903 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
1904 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1905 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1906 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1907 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1908 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1909 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1910 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1911 </pre>
1912 </div>
1913 </div>
1914 <div class="product">
1915 <span class="title">zinnia-tomoe</span>
1916 <span class="homepage">
1917 <a href="http://zinnia.sourceforge.net/">ホームページ</a></span>
1918 <div class="licence">
1919 <h3>zinnia-tomoe のライセンス:</h3>
1920 <pre>
1921 GNU LESSER GENERAL PUBLIC LICENSE
1922 Version 2.1, February 1999
1923
1924 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1925 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1926 Everyone is permitted to copy and distribute verbatim copies
1927 of this license document, but changing it is not allowed.
1928
1929 [This is the first released version of the Lesser GPL. It also counts
1930 as the successor of the GNU Library Public License, version 2, hence
1931 the version number 2.1.]
1932
1933 Preamble
1934
1935 The licenses for most software are designed to take away your
1936 freedom to share and change it. By contrast, the GNU General Public
1937 Licenses are intended to guarantee your freedom to share and change
1938 free software--to make sure the software is free for all its users.
1939
1940 This license, the Lesser General Public License, applies to some
1941 specially designated software packages--typically libraries--of the
1942 Free Software Foundation and other authors who decide to use it. You
1943 can use it too, but we suggest you first think carefully about whether
1944 this license or the ordinary General Public License is the better
1945 strategy to use in any particular case, based on the explanations below.
1946
1947 When we speak of free software, we are referring to freedom of use,
1948 not price. Our General Public Licenses are designed to make sure that
1949 you have the freedom to distribute copies of free software (and charge
1950 for this service if you wish); that you receive source code or can get
1951 it if you want it; that you can change the software and use pieces of
1952 it in new free programs; and that you are informed that you can do
1953 these things.
1954
1955 To protect your rights, we need to make restrictions that forbid
1956 distributors to deny you these rights or to ask you to surrender these
1957 rights. These restrictions translate to certain responsibilities for
1958 you if you distribute copies of the library or if you modify it.
1959
1960 For example, if you distribute copies of the library, whether gratis
1961 or for a fee, you must give the recipients all the rights that we gave
1962 you. You must make sure that they, too, receive or can get the source
1963 code. If you link other code with the library, you must provide
1964 complete object files to the recipients, so that they can relink them
1965 with the library after making changes to the library and recompiling
1966 it. And you must show them these terms so they know their rights.
1967
1968 We protect your rights with a two-step method: (1) we copyright the
1969 library, and (2) we offer you this license, which gives you legal
1970 permission to copy, distribute and/or modify the library.
1971
1972 To protect each distributor, we want to make it very clear that
1973 there is no warranty for the free library. Also, if the library is
1974 modified by someone else and passed on, the recipients should know
1975 that what they have is not the original version, so that the original
1976 author's reputation will not be affected by problems that might be
1977 introduced by others.
1978
1979 Finally, software patents pose a constant threat to the existence of
1980 any free program. We wish to make sure that a company cannot
1981 effectively restrict the users of a free program by obtaining a
1982 restrictive license from a patent holder. Therefore, we insist that
1983 any patent license obtained for a version of the library must be
1984 consistent with the full freedom of use specified in this license.
1985
1986 Most GNU software, including some libraries, is covered by the
1987 ordinary GNU General Public License. This license, the GNU Lesser
1988 General Public License, applies to certain designated libraries, and
1989 is quite different from the ordinary General Public License. We use
1990 this license for certain libraries in order to permit linking those
1991 libraries into non-free programs.
1992
1993 When a program is linked with a library, whether statically or using
1994 a shared library, the combination of the two is legally speaking a
1995 combined work, a derivative of the original library. The ordinary
1996 General Public License therefore permits such linking only if the
1997 entire combination fits its criteria of freedom. The Lesser General
1998 Public License permits more lax criteria for linking other code with
1999 the library.
2000
2001 We call this license the "Lesser" General Public License because it
2002 does Less to protect the user's freedom than the ordinary General
2003 Public License. It also provides other free software developers Less
2004 of an advantage over competing non-free programs. These disadvantages
2005 are the reason we use the ordinary General Public License for many
2006 libraries. However, the Lesser license provides advantages in certain
2007 special circumstances.
2008
2009 For example, on rare occasions, there may be a special need to
2010 encourage the widest possible use of a certain library, so that it becomes
2011 a de-facto standard. To achieve this, non-free programs must be
2012 allowed to use the library. A more frequent case is that a free
2013 library does the same job as widely used non-free libraries. In this
2014 case, there is little to gain by limiting the free library to free
2015 software only, so we use the Lesser General Public License.
2016
2017 In other cases, permission to use a particular library in non-free
2018 programs enables a greater number of people to use a large body of
2019 free software. For example, permission to use the GNU C Library in
2020 non-free programs enables many more people to use the whole GNU
2021 operating system, as well as its variant, the GNU/Linux operating
2022 system.
2023
2024 Although the Lesser General Public License is Less protective of the
2025 users' freedom, it does ensure that the user of a program that is
2026 linked with the Library has the freedom and the wherewithal to run
2027 that program using a modified version of the Library.
2028
2029 The precise terms and conditions for copying, distribution and
2030 modification follow. Pay close attention to the difference between a
2031 "work based on the library" and a "work that uses the library". The
2032 former contains code derived from the library, whereas the latter must
2033 be combined with the library in order to run.
2034
2035 GNU LESSER GENERAL PUBLIC LICENSE
2036 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2037
2038 0. This License Agreement applies to any software library or other
2039 program which contains a notice placed by the copyright holder or
2040 other authorized party saying it may be distributed under the terms of
2041 this Lesser General Public License (also called "this License").
2042 Each licensee is addressed as "you".
2043
2044 A "library" means a collection of software functions and/or data
2045 prepared so as to be conveniently linked with application programs
2046 (which use some of those functions and data) to form executables.
2047
2048 The "Library", below, refers to any such software library or work
2049 which has been distributed under these terms. A "work based on the
2050 Library" means either the Library or any derivative work under
2051 copyright law: that is to say, a work containing the Library or a
2052 portion of it, either verbatim or with modifications and/or translated
2053 straightforwardly into another language. (Hereinafter, translation is
2054 included without limitation in the term "modification".)
2055
2056 "Source code" for a work means the preferred form of the work for
2057 making modifications to it. For a library, complete source code means
2058 all the source code for all modules it contains, plus any associated
2059 interface definition files, plus the scripts used to control compilation
2060 and installation of the library.
2061
2062 Activities other than copying, distribution and modification are not
2063 covered by this License; they are outside its scope. The act of
2064 running a program using the Library is not restricted, and output from
2065 such a program is covered only if its contents constitute a work based
2066 on the Library (independent of the use of the Library in a tool for
2067 writing it). Whether that is true depends on what the Library does
2068 and what the program that uses the Library does.
2069
2070 1. You may copy and distribute verbatim copies of the Library's
2071 complete source code as you receive it, in any medium, provided that
2072 you conspicuously and appropriately publish on each copy an
2073 appropriate copyright notice and disclaimer of warranty; keep intact
2074 all the notices that refer to this License and to the absence of any
2075 warranty; and distribute a copy of this License along with the
2076 Library.
2077
2078 You may charge a fee for the physical act of transferring a copy,
2079 and you may at your option offer warranty protection in exchange for a
2080 fee.
2081
2082 2. You may modify your copy or copies of the Library or any portion
2083 of it, thus forming a work based on the Library, and copy and
2084 distribute such modifications or work under the terms of Section 1
2085 above, provided that you also meet all of these conditions:
2086
2087 a) The modified work must itself be a software library.
2088
2089 b) You must cause the files modified to carry prominent notices
2090 stating that you changed the files and the date of any change.
2091
2092 c) You must cause the whole of the work to be licensed at no
2093 charge to all third parties under the terms of this License.
2094
2095 d) If a facility in the modified Library refers to a function or a
2096 table of data to be supplied by an application program that uses
2097 the facility, other than as an argument passed when the facility
2098 is invoked, then you must make a good faith effort to ensure that,
2099 in the event an application does not supply such function or
2100 table, the facility still operates, and performs whatever part of
2101 its purpose remains meaningful.
2102
2103 (For example, a function in a library to compute square roots has
2104 a purpose that is entirely well-defined independent of the
2105 application. Therefore, Subsection 2d requires that any
2106 application-supplied function or table used by this function must
2107 be optional: if the application does not supply it, the square
2108 root function must still compute square roots.)
2109
2110 These requirements apply to the modified work as a whole. If
2111 identifiable sections of that work are not derived from the Library,
2112 and can be reasonably considered independent and separate works in
2113 themselves, then this License, and its terms, do not apply to those
2114 sections when you distribute them as separate works. But when you
2115 distribute the same sections as part of a whole which is a work based
2116 on the Library, the distribution of the whole must be on the terms of
2117 this License, whose permissions for other licensees extend to the
2118 entire whole, and thus to each and every part regardless of who wrote
2119 it.
2120
2121 Thus, it is not the intent of this section to claim rights or contest
2122 your rights to work written entirely by you; rather, the intent is to
2123 exercise the right to control the distribution of derivative or
2124 collective works based on the Library.
2125
2126 In addition, mere aggregation of another work not based on the Library
2127 with the Library (or with a work based on the Library) on a volume of
2128 a storage or distribution medium does not bring the other work under
2129 the scope of this License.
2130
2131 3. You may opt to apply the terms of the ordinary GNU General Public
2132 License instead of this License to a given copy of the Library. To do
2133 this, you must alter all the notices that refer to this License, so
2134 that they refer to the ordinary GNU General Public License, version 2,
2135 instead of to this License. (If a newer version than version 2 of the
2136 ordinary GNU General Public License has appeared, then you can specify
2137 that version instead if you wish.) Do not make any other change in
2138 these notices.
2139
2140 Once this change is made in a given copy, it is irreversible for
2141 that copy, so the ordinary GNU General Public License applies to all
2142 subsequent copies and derivative works made from that copy.
2143
2144 This option is useful when you wish to copy part of the code of
2145 the Library into a program that is not a library.
2146
2147 4. You may copy and distribute the Library (or a portion or
2148 derivative of it, under Section 2) in object code or executable form
2149 under the terms of Sections 1 and 2 above provided that you accompany
2150 it with the complete corresponding machine-readable source code, which
2151 must be distributed under the terms of Sections 1 and 2 above on a
2152 medium customarily used for software interchange.
2153
2154 If distribution of object code is made by offering access to copy
2155 from a designated place, then offering equivalent access to copy the
2156 source code from the same place satisfies the requirement to
2157 distribute the source code, even though third parties are not
2158 compelled to copy the source along with the object code.
2159
2160 5. A program that contains no derivative of any portion of the
2161 Library, but is designed to work with the Library by being compiled or
2162 linked with it, is called a "work that uses the Library". Such a
2163 work, in isolation, is not a derivative work of the Library, and
2164 therefore falls outside the scope of this License.
2165
2166 However, linking a "work that uses the Library" with the Library
2167 creates an executable that is a derivative of the Library (because it
2168 contains portions of the Library), rather than a "work that uses the
2169 library". The executable is therefore covered by this License.
2170 Section 6 states terms for distribution of such executables.
2171
2172 When a "work that uses the Library" uses material from a header file
2173 that is part of the Library, the object code for the work may be a
2174 derivative work of the Library even though the source code is not.
2175 Whether this is true is especially significant if the work can be
2176 linked without the Library, or if the work is itself a library. The
2177 threshold for this to be true is not precisely defined by law.
2178
2179 If such an object file uses only numerical parameters, data
2180 structure layouts and accessors, and small macros and small inline
2181 functions (ten lines or less in length), then the use of the object
2182 file is unrestricted, regardless of whether it is legally a derivative
2183 work. (Executables containing this object code plus portions of the
2184 Library will still fall under Section 6.)
2185
2186 Otherwise, if the work is a derivative of the Library, you may
2187 distribute the object code for the work under the terms of Section 6.
2188 Any executables containing that work also fall under Section 6,
2189 whether or not they are linked directly with the Library itself.
2190
2191 6. As an exception to the Sections above, you may also combine or
2192 link a "work that uses the Library" with the Library to produce a
2193 work containing portions of the Library, and distribute that work
2194 under terms of your choice, provided that the terms permit
2195 modification of the work for the customer's own use and reverse
2196 engineering for debugging such modifications.
2197
2198 You must give prominent notice with each copy of the work that the
2199 Library is used in it and that the Library and its use are covered by
2200 this License. You must supply a copy of this License. If the work
2201 during execution displays copyright notices, you must include the
2202 copyright notice for the Library among them, as well as a reference
2203 directing the user to the copy of this License. Also, you must do one
2204 of these things:
2205
2206 a) Accompany the work with the complete corresponding
2207 machine-readable source code for the Library including whatever
2208 changes were used in the work (which must be distributed under
2209 Sections 1 and 2 above); and, if the work is an executable linked
2210 with the Library, with the complete machine-readable "work that
2211 uses the Library", as object code and/or source code, so that the
2212 user can modify the Library and then relink to produce a modified
2213 executable containing the modified Library. (It is understood
2214 that the user who changes the contents of definitions files in the
2215 Library will not necessarily be able to recompile the application
2216 to use the modified definitions.)
2217
2218 b) Use a suitable shared library mechanism for linking with the
2219 Library. A suitable mechanism is one that (1) uses at run time a
2220 copy of the library already present on the user's computer system,
2221 rather than copying library functions into the executable, and (2)
2222 will operate properly with a modified version of the library, if
2223 the user installs one, as long as the modified version is
2224 interface-compatible with the version that the work was made with.
2225
2226 c) Accompany the work with a written offer, valid for at
2227 least three years, to give the same user the materials
2228 specified in Subsection 6a, above, for a charge no more
2229 than the cost of performing this distribution.
2230
2231 d) If distribution of the work is made by offering access to copy
2232 from a designated place, offer equivalent access to copy the above
2233 specified materials from the same place.
2234
2235 e) Verify that the user has already received a copy of these
2236 materials or that you have already sent this user a copy.
2237
2238 For an executable, the required form of the "work that uses the
2239 Library" must include any data and utility programs needed for
2240 reproducing the executable from it. However, as a special exception,
2241 the materials to be distributed need not include anything that is
2242 normally distributed (in either source or binary form) with the major
2243 components (compiler, kernel, and so on) of the operating system on
2244 which the executable runs, unless that component itself accompanies
2245 the executable.
2246
2247 It may happen that this requirement contradicts the license
2248 restrictions of other proprietary libraries that do not normally
2249 accompany the operating system. Such a contradiction means you cannot
2250 use both them and the Library together in an executable that you
2251 distribute.
2252
2253 7. You may place library facilities that are a work based on the
2254 Library side-by-side in a single library together with other library
2255 facilities not covered by this License, and distribute such a combined
2256 library, provided that the separate distribution of the work based on
2257 the Library and of the other library facilities is otherwise
2258 permitted, and provided that you do these two things:
2259
2260 a) Accompany the combined library with a copy of the same work
2261 based on the Library, uncombined with any other library
2262 facilities. This must be distributed under the terms of the
2263 Sections above.
2264
2265 b) Give prominent notice with the combined library of the fact
2266 that part of it is a work based on the Library, and explaining
2267 where to find the accompanying uncombined form of the same work.
2268
2269 8. You may not copy, modify, sublicense, link with, or distribute
2270 the Library except as expressly provided under this License. Any
2271 attempt otherwise to copy, modify, sublicense, link with, or
2272 distribute the Library is void, and will automatically terminate your
2273 rights under this License. However, parties who have received copies,
2274 or rights, from you under this License will not have their licenses
2275 terminated so long as such parties remain in full compliance.
2276
2277 9. You are not required to accept this License, since you have not
2278 signed it. However, nothing else grants you permission to modify or
2279 distribute the Library or its derivative works. These actions are
2280 prohibited by law if you do not accept this License. Therefore, by
2281 modifying or distributing the Library (or any work based on the
2282 Library), you indicate your acceptance of this License to do so, and
2283 all its terms and conditions for copying, distributing or modifying
2284 the Library or works based on it.
2285
2286 10. Each time you redistribute the Library (or any work based on the
2287 Library), the recipient automatically receives a license from the
2288 original licensor to copy, distribute, link with or modify the Library
2289 subject to these terms and conditions. You may not impose any further
2290 restrictions on the recipients' exercise of the rights granted herein.
2291 You are not responsible for enforcing compliance by third parties with
2292 this License.
2293
2294 11. If, as a consequence of a court judgment or allegation of patent
2295 infringement or for any other reason (not limited to patent issues),
2296 conditions are imposed on you (whether by court order, agreement or
2297 otherwise) that contradict the conditions of this License, they do not
2298 excuse you from the conditions of this License. If you cannot
2299 distribute so as to satisfy simultaneously your obligations under this
2300 License and any other pertinent obligations, then as a consequence you
2301 may not distribute the Library at all. For example, if a patent
2302 license would not permit royalty-free redistribution of the Library by
2303 all those who receive copies directly or indirectly through you, then
2304 the only way you could satisfy both it and this License would be to
2305 refrain entirely from distribution of the Library.
2306
2307 If any portion of this section is held invalid or unenforceable under any
2308 particular circumstance, the balance of the section is intended to apply,
2309 and the section as a whole is intended to apply in other circumstances.
2310
2311 It is not the purpose of this section to induce you to infringe any
2312 patents or other property right claims or to contest validity of any
2313 such claims; this section has the sole purpose of protecting the
2314 integrity of the free software distribution system which is
2315 implemented by public license practices. Many people have made
2316 generous contributions to the wide range of software distributed
2317 through that system in reliance on consistent application of that
2318 system; it is up to the author/donor to decide if he or she is willing
2319 to distribute software through any other system and a licensee cannot
2320 impose that choice.
2321
2322 This section is intended to make thoroughly clear what is believed to
2323 be a consequence of the rest of this License.
2324
2325 12. If the distribution and/or use of the Library is restricted in
2326 certain countries either by patents or by copyrighted interfaces, the
2327 original copyright holder who places the Library under this License may add
2328 an explicit geographical distribution limitation excluding those countries,
2329 so that distribution is permitted only in or among countries not thus
2330 excluded. In such case, this License incorporates the limitation as if
2331 written in the body of this License.
2332
2333 13. The Free Software Foundation may publish revised and/or new
2334 versions of the Lesser General Public License from time to time.
2335 Such new versions will be similar in spirit to the present version,
2336 but may differ in detail to address new problems or concerns.
2337
2338 Each version is given a distinguishing version number. If the Library
2339 specifies a version number of this License which applies to it and
2340 "any later version", you have the option of following the terms and
2341 conditions either of that version or of any later version published by
2342 the Free Software Foundation. If the Library does not specify a
2343 license version number, you may choose any version ever published by
2344 the Free Software Foundation.
2345
2346 14. If you wish to incorporate parts of the Library into other free
2347 programs whose distribution conditions are incompatible with these,
2348 write to the author to ask for permission. For software which is
2349 copyrighted by the Free Software Foundation, write to the Free
2350 Software Foundation; we sometimes make exceptions for this. Our
2351 decision will be guided by the two goals of preserving the free status
2352 of all derivatives of our free software and of promoting the sharing
2353 and reuse of software generally.
2354
2355 NO WARRANTY
2356
2357 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2358 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
2359 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
2360 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
2361 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2362 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2363 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2364 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
2365 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2366
2367 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2368 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2369 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
2370 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2371 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2372 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2373 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2374 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
2375 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2376 DAMAGES.
2377
2378 END OF TERMS AND CONDITIONS
2379
2380 How to Apply These Terms to Your New Libraries
2381
2382 If you develop a new library, and you want it to be of the greatest
2383 possible use to the public, we recommend making it free software that
2384 everyone can redistribute and change. You can do so by permitting
2385 redistribution under these terms (or, alternatively, under the terms of the
2386 ordinary General Public License).
2387
2388 To apply these terms, attach the following notices to the library. It is
2389 safest to attach them to the start of each source file to most effectively
2390 convey the exclusion of warranty; and each file should have at least the
2391 "copyright" line and a pointer to where the full notice is found.
2392
2393 <one line to give the library's name and a brief idea of what it does.>
2394 Copyright (C) <year> <name of author>
2395
2396 This library is free software; you can redistribute it and/or
2397 modify it under the terms of the GNU Lesser General Public
2398 License as published by the Free Software Foundation; either
2399 version 2.1 of the License, or (at your option) any later version.
2400
2401 This library is distributed in the hope that it will be useful,
2402 but WITHOUT ANY WARRANTY; without even the implied warranty of
2403 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2404 Lesser General Public License for more details.
2405
2406 You should have received a copy of the GNU Lesser General Public
2407 License along with this library; if not, write to the Free Software
2408 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2409
2410 Also add information on how to contact you by electronic and paper mail.
2411
2412 You should also get your employer (if you work as a programmer) or your
2413 school, if any, to sign a "copyright disclaimer" for the library, if
2414 necessary. Here is a sample; alter the names:
2415
2416 Yoyodyne, Inc., hereby disclaims all copyright interest in the
2417 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
2418
2419 <signature of Ty Coon>, 1 April 1990
2420 Ty Coon, President of Vice
2421
2422 That's all there is to it!
2423
2424
2425 </pre>
2426 </div>
2427 </div>
2428 <div class="product">
2429 <span class="title">zipcode</span>
2430 <span class="homepage">
2431 <a href="http://www.post.japanpost.jp/zipcode/dl/readme.html">ホームページ</a></span>
2432 <div class="licence">
2433 <h3>zipcode のライセンス:</h3>
2434 <pre>
2435 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2436 All rights reserved.
2437
2438 郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。
2439 </pre>
2440 </div>
2441 </div>
2442 <div class="product">
2443 <span class="title">zipcode for jigyosyo</span>
2444 <span class="homepage">
2445 <a href="http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html">ホームページ</a></span>
2446 <div class="licence">
2447 <h3>zipcode for jigyosyo のライセンス:</h3>
2448 <pre>
2449 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2450 All rights reserved.
2451
2452 大口事業所個別番号番号データについては郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。郵便事業株式会社への許諾も必要ありません。
2453 </pre>
2454 </div>
2455 </div>
2456 <div class="product">
2457 <span class="title">zlib</span>
2458 <span class="homepage">
2459 <a href="http://zlib.net/">ホームページ</a></span>
2460 <div class="licence">
2461 <h3>zlib のライセンス:</h3>
2462 /* zlib.h -- interface of the 'zlib' general purpose compression library
2463 version 1.2.8, April 28th, 2013
2464
2465 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
2466
2467 This software is provided 'as-is', without any express or implied
2468 warranty. In no event will the authors be held liable for any damages
2469 arising from the use of this software.
2470
2471 Permission is granted to anyone to use this software for any purpose,
2472 including commercial applications, and to alter it and redistribute it
2473 freely, subject to the following restrictions:
2474
2475 1. The origin of this software must not be misrepresented; you must not
2476 claim that you wrote the original software. If you use this software
2477 in a product, an acknowledgment in the product documentation would be
2478 appreciated but is not required.
2479 2. Altered source versions must be plainly marked as such, and must not be
2480 misrepresented as being the original software.
2481 3. This notice may not be removed or altered from any source distribution.
2482
2483 Jean-loup Gailly Mark Adler
2484 jloup@gzip.org madler@alumni.caltech.edu
2485
2486
2487 The data format used by the zlib library is described by RFCs (Request for
2488 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
2489 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
2490 */
2491 </div>
2492 </div>
2493 </body></html>
0 <!DOCTYPE HTML>
1 <html>
2 <head>
3 <meta charset="utf-8">
4 <title>クレジット</title>
5 <style>
6 body {
7 font-family:Helvetica,Arial,sans-serif;
8 background-color:white;
9 font-size:84%;
10 max-width:1020px;
11 }
12 .page-title {
13 font-size:164%;
14 font-weight:bold;
15 }
16 .product {
17 background-color:#c3d9ff;
18 overflow:auto;
19 padding:2px;
20 margin-top:16px;
21 border-radius:5px;
22 }
23 .product .title {
24 font-size:110%;
25 font-weight:bold;
26 float:left;
27 margin:3px;
28 }
29 .product .homepage {
30 text-align:right;
31 float:right;
32 margin:3px;
33 }
34 .product .show {
35 text-align:right;
36 float:right;
37 margin:3px;
38 }
39 .licence {
40 clear:both;
41 background-color:#e8eef7;
42 padding:16px;
43 border-radius:3px;
44 }
45 .licence pre {
46 white-space:pre-wrap;
47 }
48 .licence h3 {
49 margin-top:0px;
50 }
51 </style>
52 </head>
53 <body>
54 <span class="page-title" style="float:left;">クレジット</span>
55 <div style="clear:both; overflow:auto;"></div>
56
57 </body>
58 </html>
59 <div class="product">
60 <span class="title">Android</span>
61 <span class="homepage">
62 <a href="http://source.android.com">ホームページ</a></span>
63 <div class="licence">
64 <h3>Android のライセンス:</h3>
65 <pre>
66 Apache License
67 Version 2.0, January 2004
68 http://www.apache.org/licenses/
69
70 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
71
72 1. Definitions.
73
74 "License" shall mean the terms and conditions for use, reproduction,
75 and distribution as defined by Sections 1 through 9 of this document.
76
77 "Licensor" shall mean the copyright owner or entity authorized by
78 the copyright owner that is granting the License.
79
80 "Legal Entity" shall mean the union of the acting entity and all
81 other entities that control, are controlled by, or are under common
82 control with that entity. For the purposes of this definition,
83 "control" means (i) the power, direct or indirect, to cause the
84 direction or management of such entity, whether by contract or
85 otherwise, or (ii) ownership of fifty percent (50%) or more of the
86 outstanding shares, or (iii) beneficial ownership of such entity.
87
88 "You" (or "Your") shall mean an individual or Legal Entity
89 exercising permissions granted by this License.
90
91 "Source" form shall mean the preferred form for making modifications,
92 including but not limited to software source code, documentation
93 source, and configuration files.
94
95 "Object" form shall mean any form resulting from mechanical
96 transformation or translation of a Source form, including but
97 not limited to compiled object code, generated documentation,
98 and conversions to other media types.
99
100 "Work" shall mean the work of authorship, whether in Source or
101 Object form, made available under the License, as indicated by a
102 copyright notice that is included in or attached to the work
103 (an example is provided in the Appendix below).
104
105 "Derivative Works" shall mean any work, whether in Source or Object
106 form, that is based on (or derived from) the Work and for which the
107 editorial revisions, annotations, elaborations, or other modifications
108 represent, as a whole, an original work of authorship. For the purposes
109 of this License, Derivative Works shall not include works that remain
110 separable from, or merely link (or bind by name) to the interfaces of,
111 the Work and Derivative Works thereof.
112
113 "Contribution" shall mean any work of authorship, including
114 the original version of the Work and any modifications or additions
115 to that Work or Derivative Works thereof, that is intentionally
116 submitted to Licensor for inclusion in the Work by the copyright owner
117 or by an individual or Legal Entity authorized to submit on behalf of
118 the copyright owner. For the purposes of this definition, "submitted"
119 means any form of electronic, verbal, or written communication sent
120 to the Licensor or its representatives, including but not limited to
121 communication on electronic mailing lists, source code control systems,
122 and issue tracking systems that are managed by, or on behalf of, the
123 Licensor for the purpose of discussing and improving the Work, but
124 excluding communication that is conspicuously marked or otherwise
125 designated in writing by the copyright owner as "Not a Contribution."
126
127 "Contributor" shall mean Licensor and any individual or Legal Entity
128 on behalf of whom a Contribution has been received by Licensor and
129 subsequently incorporated within the Work.
130
131 2. Grant of Copyright License. Subject to the terms and conditions of
132 this License, each Contributor hereby grants to You a perpetual,
133 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
134 copyright license to reproduce, prepare Derivative Works of,
135 publicly display, publicly perform, sublicense, and distribute the
136 Work and such Derivative Works in Source or Object form.
137
138 3. Grant of Patent License. Subject to the terms and conditions of
139 this License, each Contributor hereby grants to You a perpetual,
140 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
141 (except as stated in this section) patent license to make, have made,
142 use, offer to sell, sell, import, and otherwise transfer the Work,
143 where such license applies only to those patent claims licensable
144 by such Contributor that are necessarily infringed by their
145 Contribution(s) alone or by combination of their Contribution(s)
146 with the Work to which such Contribution(s) was submitted. If You
147 institute patent litigation against any entity (including a
148 cross-claim or counterclaim in a lawsuit) alleging that the Work
149 or a Contribution incorporated within the Work constitutes direct
150 or contributory patent infringement, then any patent licenses
151 granted to You under this License for that Work shall terminate
152 as of the date such litigation is filed.
153
154 4. Redistribution. You may reproduce and distribute copies of the
155 Work or Derivative Works thereof in any medium, with or without
156 modifications, and in Source or Object form, provided that You
157 meet the following conditions:
158
159 (a) You must give any other recipients of the Work or
160 Derivative Works a copy of this License; and
161
162 (b) You must cause any modified files to carry prominent notices
163 stating that You changed the files; and
164
165 (c) You must retain, in the Source form of any Derivative Works
166 that You distribute, all copyright, patent, trademark, and
167 attribution notices from the Source form of the Work,
168 excluding those notices that do not pertain to any part of
169 the Derivative Works; and
170
171 (d) If the Work includes a "NOTICE" text file as part of its
172 distribution, then any Derivative Works that You distribute must
173 include a readable copy of the attribution notices contained
174 within such NOTICE file, excluding those notices that do not
175 pertain to any part of the Derivative Works, in at least one
176 of the following places: within a NOTICE text file distributed
177 as part of the Derivative Works; within the Source form or
178 documentation, if provided along with the Derivative Works; or,
179 within a display generated by the Derivative Works, if and
180 wherever such third-party notices normally appear. The contents
181 of the NOTICE file are for informational purposes only and
182 do not modify the License. You may add Your own attribution
183 notices within Derivative Works that You distribute, alongside
184 or as an addendum to the NOTICE text from the Work, provided
185 that such additional attribution notices cannot be construed
186 as modifying the License.
187
188 You may add Your own copyright statement to Your modifications and
189 may provide additional or different license terms and conditions
190 for use, reproduction, or distribution of Your modifications, or
191 for any such Derivative Works as a whole, provided Your use,
192 reproduction, and distribution of the Work otherwise complies with
193 the conditions stated in this License.
194
195 5. Submission of Contributions. Unless You explicitly state otherwise,
196 any Contribution intentionally submitted for inclusion in the Work
197 by You to the Licensor shall be under the terms and conditions of
198 this License, without any additional terms or conditions.
199 Notwithstanding the above, nothing herein shall supersede or modify
200 the terms of any separate license agreement you may have executed
201 with Licensor regarding such Contributions.
202
203 6. Trademarks. This License does not grant permission to use the trade
204 names, trademarks, service marks, or product names of the Licensor,
205 except as required for reasonable and customary use in describing the
206 origin of the Work and reproducing the content of the NOTICE file.
207
208 7. Disclaimer of Warranty. Unless required by applicable law or
209 agreed to in writing, Licensor provides the Work (and each
210 Contributor provides its Contributions) on an "AS IS" BASIS,
211 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
212 implied, including, without limitation, any warranties or conditions
213 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
214 PARTICULAR PURPOSE. You are solely responsible for determining the
215 appropriateness of using or redistributing the Work and assume any
216 risks associated with Your exercise of permissions under this License.
217
218 8. Limitation of Liability. In no event and under no legal theory,
219 whether in tort (including negligence), contract, or otherwise,
220 unless required by applicable law (such as deliberate and grossly
221 negligent acts) or agreed to in writing, shall any Contributor be
222 liable to You for damages, including any direct, indirect, special,
223 incidental, or consequential damages of any character arising as a
224 result of this License or out of the use or inability to use the
225 Work (including but not limited to damages for loss of goodwill,
226 work stoppage, computer failure or malfunction, or any and all
227 other commercial damages or losses), even if such Contributor
228 has been advised of the possibility of such damages.
229
230 9. Accepting Warranty or Additional Liability. While redistributing
231 the Work or Derivative Works thereof, You may choose to offer,
232 and charge a fee for, acceptance of support, warranty, indemnity,
233 or other liability obligations and/or rights consistent with this
234 License. However, in accepting such obligations, You may act only
235 on Your own behalf and on Your sole responsibility, not on behalf
236 of any other Contributor, and only if You agree to indemnify,
237 defend, and hold each Contributor harmless for any liability
238 incurred by, or claims asserted against, such Contributor by reason
239 of your accepting any such warranty or additional liability.
240
241 END OF TERMS AND CONDITIONS
242
243 APPENDIX: How to apply the Apache License to your work.
244
245 To apply the Apache License to your work, attach the following
246 boilerplate notice, with the fields enclosed by brackets "[]"
247 replaced with your own identifying information. (Don't include
248 the brackets!) The text should be enclosed in the appropriate
249 comment syntax for the file format. We also recommend that a
250 file or class name and description of purpose be included on the
251 same "printed page" as the copyright notice for easier
252 identification within third-party archives.
253
254 Copyright [yyyy] [name of copyright owner]
255
256 Licensed under the Apache License, Version 2.0 (the "License");
257 you may not use this file except in compliance with the License.
258 You may obtain a copy of the License at
259
260 http://www.apache.org/licenses/LICENSE-2.0
261
262 Unless required by applicable law or agreed to in writing, software
263 distributed under the License is distributed on an "AS IS" BASIS,
264 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
265 See the License for the specific language governing permissions and
266 limitations under the License.
267 </pre>
268 </div>
269 </div>
270 <div class="product">
271 <span class="title">google-breakpad</span>
272 <span class="homepage">
273 <a href="https://chromium.googlesource.com/breakpad/breakpad">ホームページ</a></span>
274 <div class="licence">
275 <h3>google-breakpad のライセンス:</h3>
276 <pre>
277 Copyright (c) 2006, Google Inc.
278 All rights reserved.
279
280 Redistribution and use in source and binary forms, with or without
281 modification, are permitted provided that the following conditions are
282 met:
283
284 * Redistributions of source code must retain the above copyright
285 notice, this list of conditions and the following disclaimer.
286 * Redistributions in binary form must reproduce the above
287 copyright notice, this list of conditions and the following disclaimer
288 in the documentation and/or other materials provided with the
289 distribution.
290 * Neither the name of Google Inc. nor the names of its
291 contributors may be used to endorse or promote products derived from
292 this software without specific prior written permission.
293
294 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
295 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
296 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
297 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
298 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
299 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
300 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
301 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
302 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
303 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
304 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
305 </pre>
306 </div>
307 </div>
308 <div class="product">
309 <span class="title">Guava</span>
310 <span class="homepage">
311 <a href="https://github.com/google/guava">ホームページ</a></span>
312 <div class="licence">
313 <h3>Guava のライセンス:</h3>
314 <pre>
315 Apache License
316 Version 2.0, January 2004
317 http://www.apache.org/licenses/
318
319 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
320
321 1. Definitions.
322
323 "License" shall mean the terms and conditions for use, reproduction,
324 and distribution as defined by Sections 1 through 9 of this document.
325
326 "Licensor" shall mean the copyright owner or entity authorized by
327 the copyright owner that is granting the License.
328
329 "Legal Entity" shall mean the union of the acting entity and all
330 other entities that control, are controlled by, or are under common
331 control with that entity. For the purposes of this definition,
332 "control" means (i) the power, direct or indirect, to cause the
333 direction or management of such entity, whether by contract or
334 otherwise, or (ii) ownership of fifty percent (50%) or more of the
335 outstanding shares, or (iii) beneficial ownership of such entity.
336
337 "You" (or "Your") shall mean an individual or Legal Entity
338 exercising permissions granted by this License.
339
340 "Source" form shall mean the preferred form for making modifications,
341 including but not limited to software source code, documentation
342 source, and configuration files.
343
344 "Object" form shall mean any form resulting from mechanical
345 transformation or translation of a Source form, including but
346 not limited to compiled object code, generated documentation,
347 and conversions to other media types.
348
349 "Work" shall mean the work of authorship, whether in Source or
350 Object form, made available under the License, as indicated by a
351 copyright notice that is included in or attached to the work
352 (an example is provided in the Appendix below).
353
354 "Derivative Works" shall mean any work, whether in Source or Object
355 form, that is based on (or derived from) the Work and for which the
356 editorial revisions, annotations, elaborations, or other modifications
357 represent, as a whole, an original work of authorship. For the purposes
358 of this License, Derivative Works shall not include works that remain
359 separable from, or merely link (or bind by name) to the interfaces of,
360 the Work and Derivative Works thereof.
361
362 "Contribution" shall mean any work of authorship, including
363 the original version of the Work and any modifications or additions
364 to that Work or Derivative Works thereof, that is intentionally
365 submitted to Licensor for inclusion in the Work by the copyright owner
366 or by an individual or Legal Entity authorized to submit on behalf of
367 the copyright owner. For the purposes of this definition, "submitted"
368 means any form of electronic, verbal, or written communication sent
369 to the Licensor or its representatives, including but not limited to
370 communication on electronic mailing lists, source code control systems,
371 and issue tracking systems that are managed by, or on behalf of, the
372 Licensor for the purpose of discussing and improving the Work, but
373 excluding communication that is conspicuously marked or otherwise
374 designated in writing by the copyright owner as "Not a Contribution."
375
376 "Contributor" shall mean Licensor and any individual or Legal Entity
377 on behalf of whom a Contribution has been received by Licensor and
378 subsequently incorporated within the Work.
379
380 2. Grant of Copyright License. Subject to the terms and conditions of
381 this License, each Contributor hereby grants to You a perpetual,
382 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
383 copyright license to reproduce, prepare Derivative Works of,
384 publicly display, publicly perform, sublicense, and distribute the
385 Work and such Derivative Works in Source or Object form.
386
387 3. Grant of Patent License. Subject to the terms and conditions of
388 this License, each Contributor hereby grants to You a perpetual,
389 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
390 (except as stated in this section) patent license to make, have made,
391 use, offer to sell, sell, import, and otherwise transfer the Work,
392 where such license applies only to those patent claims licensable
393 by such Contributor that are necessarily infringed by their
394 Contribution(s) alone or by combination of their Contribution(s)
395 with the Work to which such Contribution(s) was submitted. If You
396 institute patent litigation against any entity (including a
397 cross-claim or counterclaim in a lawsuit) alleging that the Work
398 or a Contribution incorporated within the Work constitutes direct
399 or contributory patent infringement, then any patent licenses
400 granted to You under this License for that Work shall terminate
401 as of the date such litigation is filed.
402
403 4. Redistribution. You may reproduce and distribute copies of the
404 Work or Derivative Works thereof in any medium, with or without
405 modifications, and in Source or Object form, provided that You
406 meet the following conditions:
407
408 (a) You must give any other recipients of the Work or
409 Derivative Works a copy of this License; and
410
411 (b) You must cause any modified files to carry prominent notices
412 stating that You changed the files; and
413
414 (c) You must retain, in the Source form of any Derivative Works
415 that You distribute, all copyright, patent, trademark, and
416 attribution notices from the Source form of the Work,
417 excluding those notices that do not pertain to any part of
418 the Derivative Works; and
419
420 (d) If the Work includes a "NOTICE" text file as part of its
421 distribution, then any Derivative Works that You distribute must
422 include a readable copy of the attribution notices contained
423 within such NOTICE file, excluding those notices that do not
424 pertain to any part of the Derivative Works, in at least one
425 of the following places: within a NOTICE text file distributed
426 as part of the Derivative Works; within the Source form or
427 documentation, if provided along with the Derivative Works; or,
428 within a display generated by the Derivative Works, if and
429 wherever such third-party notices normally appear. The contents
430 of the NOTICE file are for informational purposes only and
431 do not modify the License. You may add Your own attribution
432 notices within Derivative Works that You distribute, alongside
433 or as an addendum to the NOTICE text from the Work, provided
434 that such additional attribution notices cannot be construed
435 as modifying the License.
436
437 You may add Your own copyright statement to Your modifications and
438 may provide additional or different license terms and conditions
439 for use, reproduction, or distribution of Your modifications, or
440 for any such Derivative Works as a whole, provided Your use,
441 reproduction, and distribution of the Work otherwise complies with
442 the conditions stated in this License.
443
444 5. Submission of Contributions. Unless You explicitly state otherwise,
445 any Contribution intentionally submitted for inclusion in the Work
446 by You to the Licensor shall be under the terms and conditions of
447 this License, without any additional terms or conditions.
448 Notwithstanding the above, nothing herein shall supersede or modify
449 the terms of any separate license agreement you may have executed
450 with Licensor regarding such Contributions.
451
452 6. Trademarks. This License does not grant permission to use the trade
453 names, trademarks, service marks, or product names of the Licensor,
454 except as required for reasonable and customary use in describing the
455 origin of the Work and reproducing the content of the NOTICE file.
456
457 7. Disclaimer of Warranty. Unless required by applicable law or
458 agreed to in writing, Licensor provides the Work (and each
459 Contributor provides its Contributions) on an "AS IS" BASIS,
460 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
461 implied, including, without limitation, any warranties or conditions
462 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
463 PARTICULAR PURPOSE. You are solely responsible for determining the
464 appropriateness of using or redistributing the Work and assume any
465 risks associated with Your exercise of permissions under this License.
466
467 8. Limitation of Liability. In no event and under no legal theory,
468 whether in tort (including negligence), contract, or otherwise,
469 unless required by applicable law (such as deliberate and grossly
470 negligent acts) or agreed to in writing, shall any Contributor be
471 liable to You for damages, including any direct, indirect, special,
472 incidental, or consequential damages of any character arising as a
473 result of this License or out of the use or inability to use the
474 Work (including but not limited to damages for loss of goodwill,
475 work stoppage, computer failure or malfunction, or any and all
476 other commercial damages or losses), even if such Contributor
477 has been advised of the possibility of such damages.
478
479 9. Accepting Warranty or Additional Liability. While redistributing
480 the Work or Derivative Works thereof, You may choose to offer,
481 and charge a fee for, acceptance of support, warranty, indemnity,
482 or other liability obligations and/or rights consistent with this
483 License. However, in accepting such obligations, You may act only
484 on Your own behalf and on Your sole responsibility, not on behalf
485 of any other Contributor, and only if You agree to indemnify,
486 defend, and hold each Contributor harmless for any liability
487 incurred by, or claims asserted against, such Contributor by reason
488 of your accepting any such warranty or additional liability.
489
490 END OF TERMS AND CONDITIONS
491
492 APPENDIX: How to apply the Apache License to your work.
493
494 To apply the Apache License to your work, attach the following
495 boilerplate notice, with the fields enclosed by brackets "[]"
496 replaced with your own identifying information. (Don't include
497 the brackets!) The text should be enclosed in the appropriate
498 comment syntax for the file format. We also recommend that a
499 file or class name and description of purpose be included on the
500 same "printed page" as the copyright notice for easier
501 identification within third-party archives.
502
503 Copyright [yyyy] [name of copyright owner]
504
505 Licensed under the Apache License, Version 2.0 (the "License");
506 you may not use this file except in compliance with the License.
507 You may obtain a copy of the License at
508
509 http://www.apache.org/licenses/LICENSE-2.0
510
511 Unless required by applicable law or agreed to in writing, software
512 distributed under the License is distributed on an "AS IS" BASIS,
513 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
514 See the License for the specific language governing permissions and
515 limitations under the License.
516 </pre>
517 </div>
518 </div>
519 <div class="product">
520 <span class="title">IPAdic</span>
521 <span class="homepage">
522 <a href="http://sourceforge.jp/projects/ipadic/">ホームページ</a></span>
523 <div class="licence">
524 <h3>IPAdic のライセンス:</h3>
525 <pre>
526 Copyright 2000, 2001, 2002, 2003 Nara Institute of Science
527 and Technology. All Rights Reserved.
528
529 Use, reproduction, and distribution of this software is permitted.
530 Any copy of this software, whether in its original form or modified,
531 must include both the above copyright notice and the following
532 paragraphs.
533
534 Nara Institute of Science and Technology (NAIST),
535 the copyright holders, disclaims all warranties with regard to this
536 software, including all implied warranties of merchantability and
537 fitness, in no event shall NAIST be liable for
538 any special, indirect or consequential damages or any damages
539 whatsoever resulting from loss of use, data or profits, whether in an
540 action of contract, negligence or other tortuous action, arising out
541 of or in connection with the use or performance of this software.
542
543 A large portion of the dictionary entries
544 originate from ICOT Free Software. The following conditions for ICOT
545 Free Software applies to the current dictionary as well.
546
547 Each User may also freely distribute the Program, whether in its
548 original form or modified, to any third party or parties, PROVIDED
549 that the provisions of Section 3 ("NO WARRANTY") will ALWAYS appear
550 on, or be attached to, the Program, which is distributed substantially
551 in the same form as set out herein and that such intended
552 distribution, if actually made, will neither violate or otherwise
553 contravene any of the laws and regulations of the countries having
554 jurisdiction over the User or the intended distribution itself.
555
556 NO WARRANTY
557
558 The program was produced on an experimental basis in the course of the
559 research and development conducted during the project and is provided
560 to users as so produced on an experimental basis. Accordingly, the
561 program is provided without any warranty whatsoever, whether express,
562 implied, statutory or otherwise. The term "warranty" used herein
563 includes, but is not limited to, any warranty of the quality,
564 performance, merchantability and fitness for a particular purpose of
565 the program and the nonexistence of any infringement or violation of
566 any right of any third party.
567
568 Each user of the program will agree and understand, and be deemed to
569 have agreed and understood, that there is no warranty whatsoever for
570 the program and, accordingly, the entire risk arising from or
571 otherwise connected with the program is assumed by the user.
572
573 Therefore, neither ICOT, the copyright holder, or any other
574 organization that participated in or was otherwise related to the
575 development of the program and their respective officials, directors,
576 officers and other employees shall be held liable for any and all
577 damages, including, without limitation, general, special, incidental
578 and consequential damages, arising out of or otherwise in connection
579 with the use or inability to use the program or any product, material
580 or result produced or otherwise obtained by using the program,
581 regardless of whether they have been advised of, or otherwise had
582 knowledge of, the possibility of such damages at any time during the
583 project or thereafter. Each user will be deemed to have agreed to the
584 foregoing by his or her commencement of use of the program. The term
585 "use" as used herein includes, but is not limited to, the use,
586 modification, copying and distribution of the program and the
587 production of secondary products from the program.
588
589 In the case where the program, whether in its original form or
590 modified, was distributed or delivered to or received by a user from
591 any person, organization or entity other than ICOT, unless it makes or
592 grants independently of ICOT any specific warranty to the user in
593 writing, such person, organization or entity, will also be exempted
594 from and not be held liable to the user for any such damages as noted
595 above as far as the program is concerned.
596 </pre>
597 </div>
598 </div>
599 <div class="product">
600 <span class="title">Japanese Usage Dictionary</span>
601 <span class="homepage">
602 <a href="https://github.com/hiroyuki-komatsu/japanese-usage-dictionary">ホームページ</a></span>
603 <div class="licence">
604 <h3>Japanese Usage Dictionary のライセンス:</h3>
605 <pre>
606 Copyright (c) 2011, Hiroyuki Komatsu, Shoji Ogura, Tsuyoshi Horo
607 All rights reserved.
608
609 Redistribution and use in source and binary forms, with or without modification, are
610 permitted provided that the following conditions are met:
611
612 * Redistributions of source code must retain the above
613 copyright notice, this list of conditions and the
614 following disclaimer.
615
616 * Redistributions in binary form must reproduce the above
617 copyright notice, this list of conditions and the
618 following disclaimer in the documentation and/or other
619 materials provided with the distribution.
620
621 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
622 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
623 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
624 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
625 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
626 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
627 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
628 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
629 </pre>
630 </div>
631 </div>
632 <div class="product">
633 <span class="title">JsonCpp</span>
634 <span class="homepage">
635 <a href="http://jsoncpp.sourceforge.net/">ホームページ</a></span>
636 <div class="licence">
637 <h3>JsonCpp のライセンス:</h3>
638 <pre>
639 The JsonCpp library's source code, including accompanying documentation,
640 tests and demonstration applications, are licensed under the following
641 conditions...
642
643 The author (Baptiste Lepilleur) explicitly disclaims copyright in all
644 jurisdictions which recognize such a disclaimer. In such jurisdictions,
645 this software is released into the Public Domain.
646
647 In jurisdictions which do not recognize Public Domain property (e.g. Germany as of
648 2010), this software is Copyright (c) 2007-2010 by Baptiste Lepilleur, and is
649 released under the terms of the MIT License (see below).
650
651 In jurisdictions which recognize Public Domain property, the user of this
652 software may choose to accept it either as 1) Public Domain, 2) under the
653 conditions of the MIT License (see below), or 3) under the terms of dual
654 Public Domain/MIT License conditions described here, as they choose.
655
656 The MIT License is about as close to Public Domain as a license can get, and is
657 described in clear, concise terms at:
658
659 http://en.wikipedia.org/wiki/MIT_License
660
661 The full text of the MIT License follows:
662
663 ========================================================================
664 Copyright (c) 2007-2010 Baptiste Lepilleur
665
666 Permission is hereby granted, free of charge, to any person
667 obtaining a copy of this software and associated documentation
668 files (the "Software"), to deal in the Software without
669 restriction, including without limitation the rights to use, copy,
670 modify, merge, publish, distribute, sublicense, and/or sell copies
671 of the Software, and to permit persons to whom the Software is
672 furnished to do so, subject to the following conditions:
673
674 The above copyright notice and this permission notice shall be
675 included in all copies or substantial portions of the Software.
676
677 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
678 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
679 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
680 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
681 BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
682 ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
683 CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
684 SOFTWARE.
685 ========================================================================
686 (END LICENSE TEXT)
687
688 The MIT license is compatible with both the GPL and commercial
689 software, affording one all of the rights of Public Domain with the
690 minor nuisance of being required to keep the above copyright notice
691 and license text in the source code. Note also that by accepting the
692 Public Domain "license" you can re-license your copy using whatever
693 license you like.
694 </pre>
695 </div>
696 </div>
697 <div class="product">
698 <span class="title">Native Client SDK</span>
699 <span class="homepage">
700 <a href="https://developer.chrome.com/native-client">ホームページ</a></span>
701 <div class="licence">
702 <h3>Native Client SDK のライセンス:</h3>
703 <pre>
704 Copyright 2011, The Native Client Authors
705 All rights reserved.
706
707 Redistribution and use in source and binary forms, with or without
708 modification, are permitted provided that the following conditions are
709 met:
710
711 * Redistributions of source code must retain the above copyright
712 notice, this list of conditions and the following disclaimer.
713 * Redistributions in binary form must reproduce the above
714 copyright notice, this list of conditions and the following disclaimer
715 in the documentation and/or other materials provided with the
716 distribution.
717 * Neither the name of Google Inc. nor the names of its
718 contributors may be used to endorse or promote products derived from
719 this software without specific prior written permission.
720
721 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
722 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
723 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
724 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
725 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
726 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
727 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
728 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
729 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
730 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
731 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
732 </pre>
733 </div>
734 </div>
735 <div class="product">
736 <span class="title">Noto Fonts</span>
737 <span class="homepage">
738 <a href="http://www.google.com/get/noto/">ホームページ</a></span>
739 <div class="licence">
740 <h3>Noto Fonts のライセンス:</h3>
741 <pre>
742 Apache License
743 Version 2.0, January 2004
744 http://www.apache.org/licenses/
745
746 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
747
748 1. Definitions.
749
750 "License" shall mean the terms and conditions for use, reproduction,
751 and distribution as defined by Sections 1 through 9 of this document.
752
753 "Licensor" shall mean the copyright owner or entity authorized by
754 the copyright owner that is granting the License.
755
756 "Legal Entity" shall mean the union of the acting entity and all
757 other entities that control, are controlled by, or are under common
758 control with that entity. For the purposes of this definition,
759 "control" means (i) the power, direct or indirect, to cause the
760 direction or management of such entity, whether by contract or
761 otherwise, or (ii) ownership of fifty percent (50%) or more of the
762 outstanding shares, or (iii) beneficial ownership of such entity.
763
764 "You" (or "Your") shall mean an individual or Legal Entity
765 exercising permissions granted by this License.
766
767 "Source" form shall mean the preferred form for making modifications,
768 including but not limited to software source code, documentation
769 source, and configuration files.
770
771 "Object" form shall mean any form resulting from mechanical
772 transformation or translation of a Source form, including but
773 not limited to compiled object code, generated documentation,
774 and conversions to other media types.
775
776 "Work" shall mean the work of authorship, whether in Source or
777 Object form, made available under the License, as indicated by a
778 copyright notice that is included in or attached to the work
779 (an example is provided in the Appendix below).
780
781 "Derivative Works" shall mean any work, whether in Source or Object
782 form, that is based on (or derived from) the Work and for which the
783 editorial revisions, annotations, elaborations, or other modifications
784 represent, as a whole, an original work of authorship. For the purposes
785 of this License, Derivative Works shall not include works that remain
786 separable from, or merely link (or bind by name) to the interfaces of,
787 the Work and Derivative Works thereof.
788
789 "Contribution" shall mean any work of authorship, including
790 the original version of the Work and any modifications or additions
791 to that Work or Derivative Works thereof, that is intentionally
792 submitted to Licensor for inclusion in the Work by the copyright owner
793 or by an individual or Legal Entity authorized to submit on behalf of
794 the copyright owner. For the purposes of this definition, "submitted"
795 means any form of electronic, verbal, or written communication sent
796 to the Licensor or its representatives, including but not limited to
797 communication on electronic mailing lists, source code control systems,
798 and issue tracking systems that are managed by, or on behalf of, the
799 Licensor for the purpose of discussing and improving the Work, but
800 excluding communication that is conspicuously marked or otherwise
801 designated in writing by the copyright owner as "Not a Contribution."
802
803 "Contributor" shall mean Licensor and any individual or Legal Entity
804 on behalf of whom a Contribution has been received by Licensor and
805 subsequently incorporated within the Work.
806
807 2. Grant of Copyright License. Subject to the terms and conditions of
808 this License, each Contributor hereby grants to You a perpetual,
809 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
810 copyright license to reproduce, prepare Derivative Works of,
811 publicly display, publicly perform, sublicense, and distribute the
812 Work and such Derivative Works in Source or Object form.
813
814 3. Grant of Patent License. Subject to the terms and conditions of
815 this License, each Contributor hereby grants to You a perpetual,
816 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
817 (except as stated in this section) patent license to make, have made,
818 use, offer to sell, sell, import, and otherwise transfer the Work,
819 where such license applies only to those patent claims licensable
820 by such Contributor that are necessarily infringed by their
821 Contribution(s) alone or by combination of their Contribution(s)
822 with the Work to which such Contribution(s) was submitted. If You
823 institute patent litigation against any entity (including a
824 cross-claim or counterclaim in a lawsuit) alleging that the Work
825 or a Contribution incorporated within the Work constitutes direct
826 or contributory patent infringement, then any patent licenses
827 granted to You under this License for that Work shall terminate
828 as of the date such litigation is filed.
829
830 4. Redistribution. You may reproduce and distribute copies of the
831 Work or Derivative Works thereof in any medium, with or without
832 modifications, and in Source or Object form, provided that You
833 meet the following conditions:
834
835 (a) You must give any other recipients of the Work or
836 Derivative Works a copy of this License; and
837
838 (b) You must cause any modified files to carry prominent notices
839 stating that You changed the files; and
840
841 (c) You must retain, in the Source form of any Derivative Works
842 that You distribute, all copyright, patent, trademark, and
843 attribution notices from the Source form of the Work,
844 excluding those notices that do not pertain to any part of
845 the Derivative Works; and
846
847 (d) If the Work includes a "NOTICE" text file as part of its
848 distribution, then any Derivative Works that You distribute must
849 include a readable copy of the attribution notices contained
850 within such NOTICE file, excluding those notices that do not
851 pertain to any part of the Derivative Works, in at least one
852 of the following places: within a NOTICE text file distributed
853 as part of the Derivative Works; within the Source form or
854 documentation, if provided along with the Derivative Works; or,
855 within a display generated by the Derivative Works, if and
856 wherever such third-party notices normally appear. The contents
857 of the NOTICE file are for informational purposes only and
858 do not modify the License. You may add Your own attribution
859 notices within Derivative Works that You distribute, alongside
860 or as an addendum to the NOTICE text from the Work, provided
861 that such additional attribution notices cannot be construed
862 as modifying the License.
863
864 You may add Your own copyright statement to Your modifications and
865 may provide additional or different license terms and conditions
866 for use, reproduction, or distribution of Your modifications, or
867 for any such Derivative Works as a whole, provided Your use,
868 reproduction, and distribution of the Work otherwise complies with
869 the conditions stated in this License.
870
871 5. Submission of Contributions. Unless You explicitly state otherwise,
872 any Contribution intentionally submitted for inclusion in the Work
873 by You to the Licensor shall be under the terms and conditions of
874 this License, without any additional terms or conditions.
875 Notwithstanding the above, nothing herein shall supersede or modify
876 the terms of any separate license agreement you may have executed
877 with Licensor regarding such Contributions.
878
879 6. Trademarks. This License does not grant permission to use the trade
880 names, trademarks, service marks, or product names of the Licensor,
881 except as required for reasonable and customary use in describing the
882 origin of the Work and reproducing the content of the NOTICE file.
883
884 7. Disclaimer of Warranty. Unless required by applicable law or
885 agreed to in writing, Licensor provides the Work (and each
886 Contributor provides its Contributions) on an "AS IS" BASIS,
887 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
888 implied, including, without limitation, any warranties or conditions
889 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
890 PARTICULAR PURPOSE. You are solely responsible for determining the
891 appropriateness of using or redistributing the Work and assume any
892 risks associated with Your exercise of permissions under this License.
893
894 8. Limitation of Liability. In no event and under no legal theory,
895 whether in tort (including negligence), contract, or otherwise,
896 unless required by applicable law (such as deliberate and grossly
897 negligent acts) or agreed to in writing, shall any Contributor be
898 liable to You for damages, including any direct, indirect, special,
899 incidental, or consequential damages of any character arising as a
900 result of this License or out of the use or inability to use the
901 Work (including but not limited to damages for loss of goodwill,
902 work stoppage, computer failure or malfunction, or any and all
903 other commercial damages or losses), even if such Contributor
904 has been advised of the possibility of such damages.
905
906 9. Accepting Warranty or Additional Liability. While redistributing
907 the Work or Derivative Works thereof, You may choose to offer,
908 and charge a fee for, acceptance of support, warranty, indemnity,
909 or other liability obligations and/or rights consistent with this
910 License. However, in accepting such obligations, You may act only
911 on Your own behalf and on Your sole responsibility, not on behalf
912 of any other Contributor, and only if You agree to indemnify,
913 defend, and hold each Contributor harmless for any liability
914 incurred by, or claims asserted against, such Contributor by reason
915 of your accepting any such warranty or additional liability.
916
917 END OF TERMS AND CONDITIONS
918
919 APPENDIX: How to apply the Apache License to your work.
920
921 To apply the Apache License to your work, attach the following
922 boilerplate notice, with the fields enclosed by brackets "[]"
923 replaced with your own identifying information. (Don't include
924 the brackets!) The text should be enclosed in the appropriate
925 comment syntax for the file format. We also recommend that a
926 file or class name and description of purpose be included on the
927 same "printed page" as the copyright notice for easier
928 identification within third-party archives.
929
930 Copyright [yyyy] [name of copyright owner]
931
932 Licensed under the Apache License, Version 2.0 (the "License");
933 you may not use this file except in compliance with the License.
934 You may obtain a copy of the License at
935
936 http://www.apache.org/licenses/LICENSE-2.0
937
938 Unless required by applicable law or agreed to in writing, software
939 distributed under the License is distributed on an "AS IS" BASIS,
940 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
941 See the License for the specific language governing permissions and
942 limitations under the License.
943 </pre>
944 </div>
945 </div>
946 <div class="product">
947 <span class="title">Okinawa dictionary</span>
948 <span class="homepage">
949 <a href="http://sourceforge.jp/projects/o-dic/">ホームページ</a></span>
950 <div class="licence">
951 <h3>Okinawa dictionary のライセンス:</h3>
952 <pre>
953 Public Domain Dataです。使用・変更・配布に関しては一切の制限をつけません。
954 商品などに組み込むことも自由に行なってください。すでにいくつかの辞書には沖縄辞書が採用されています。
955 勝手ながら、沖縄辞書に寄贈された辞書も in the Public Domain' 扱いとさせていただきます。
956 </pre>
957 </div>
958 </div>
959 <div class="product">
960 <span class="title">Protocol Buffers</span>
961 <span class="homepage">
962 <a href="https://github.com/google/protobuf">ホームページ</a></span>
963 <div class="licence">
964 <h3>Protocol Buffers のライセンス:</h3>
965 <pre>
966 Copyright 2008, Google Inc.
967 All rights reserved.
968
969 Redistribution and use in source and binary forms, with or without
970 modification, are permitted provided that the following conditions are
971 met:
972
973 * Redistributions of source code must retain the above copyright
974 notice, this list of conditions and the following disclaimer.
975 * Redistributions in binary form must reproduce the above
976 copyright notice, this list of conditions and the following disclaimer
977 in the documentation and/or other materials provided with the
978 distribution.
979 * Neither the name of Google Inc. nor the names of its
980 contributors may be used to endorse or promote products derived from
981 this software without specific prior written permission.
982
983 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
984 "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
985 LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
986 A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
987 OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
988 SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
989 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
990 DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
991 THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
992 (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
993 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
994
995 Code generated by the Protocol Buffer compiler is owned by the owner
996 of the input file used when generating it. This code is not
997 standalone and requires a support library to be linked with it. This
998 support library is itself covered by the above license.
999 </pre>
1000 </div>
1001 </div>
1002 <div class="product">
1003 <span class="title">Qt</span>
1004 <span class="homepage">
1005 <a href="http://qt-project.org/">ホームページ</a></span>
1006 <div class="licence">
1007 <h3>Qt のライセンス:</h3>
1008 <pre>
1009 GNU LESSER GENERAL PUBLIC LICENSE
1010 Version 2.1, February 1999
1011
1012 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1013 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1014 Everyone is permitted to copy and distribute verbatim copies
1015 of this license document, but changing it is not allowed.
1016
1017 [This is the first released version of the Lesser GPL. It also counts
1018 as the successor of the GNU Library Public License, version 2, hence
1019 the version number 2.1.]
1020
1021 Preamble
1022
1023 The licenses for most software are designed to take away your
1024 freedom to share and change it. By contrast, the GNU General Public
1025 Licenses are intended to guarantee your freedom to share and change
1026 free software--to make sure the software is free for all its users.
1027
1028 This license, the Lesser General Public License, applies to some
1029 specially designated software packages--typically libraries--of the
1030 Free Software Foundation and other authors who decide to use it. You
1031 can use it too, but we suggest you first think carefully about whether
1032 this license or the ordinary General Public License is the better
1033 strategy to use in any particular case, based on the explanations below.
1034
1035 When we speak of free software, we are referring to freedom of use,
1036 not price. Our General Public Licenses are designed to make sure that
1037 you have the freedom to distribute copies of free software (and charge
1038 for this service if you wish); that you receive source code or can get
1039 it if you want it; that you can change the software and use pieces of
1040 it in new free programs; and that you are informed that you can do
1041 these things.
1042
1043 To protect your rights, we need to make restrictions that forbid
1044 distributors to deny you these rights or to ask you to surrender these
1045 rights. These restrictions translate to certain responsibilities for
1046 you if you distribute copies of the library or if you modify it.
1047
1048 For example, if you distribute copies of the library, whether gratis
1049 or for a fee, you must give the recipients all the rights that we gave
1050 you. You must make sure that they, too, receive or can get the source
1051 code. If you link other code with the library, you must provide
1052 complete object files to the recipients, so that they can relink them
1053 with the library after making changes to the library and recompiling
1054 it. And you must show them these terms so they know their rights.
1055
1056 We protect your rights with a two-step method: (1) we copyright the
1057 library, and (2) we offer you this license, which gives you legal
1058 permission to copy, distribute and/or modify the library.
1059
1060 To protect each distributor, we want to make it very clear that
1061 there is no warranty for the free library. Also, if the library is
1062 modified by someone else and passed on, the recipients should know
1063 that what they have is not the original version, so that the original
1064 author's reputation will not be affected by problems that might be
1065 introduced by others.
1066
1067 Finally, software patents pose a constant threat to the existence of
1068 any free program. We wish to make sure that a company cannot
1069 effectively restrict the users of a free program by obtaining a
1070 restrictive license from a patent holder. Therefore, we insist that
1071 any patent license obtained for a version of the library must be
1072 consistent with the full freedom of use specified in this license.
1073
1074 Most GNU software, including some libraries, is covered by the
1075 ordinary GNU General Public License. This license, the GNU Lesser
1076 General Public License, applies to certain designated libraries, and
1077 is quite different from the ordinary General Public License. We use
1078 this license for certain libraries in order to permit linking those
1079 libraries into non-free programs.
1080
1081 When a program is linked with a library, whether statically or using
1082 a shared library, the combination of the two is legally speaking a
1083 combined work, a derivative of the original library. The ordinary
1084 General Public License therefore permits such linking only if the
1085 entire combination fits its criteria of freedom. The Lesser General
1086 Public License permits more lax criteria for linking other code with
1087 the library.
1088
1089 We call this license the "Lesser" General Public License because it
1090 does Less to protect the user's freedom than the ordinary General
1091 Public License. It also provides other free software developers Less
1092 of an advantage over competing non-free programs. These disadvantages
1093 are the reason we use the ordinary General Public License for many
1094 libraries. However, the Lesser license provides advantages in certain
1095 special circumstances.
1096
1097 For example, on rare occasions, there may be a special need to
1098 encourage the widest possible use of a certain library, so that it becomes
1099 a de-facto standard. To achieve this, non-free programs must be
1100 allowed to use the library. A more frequent case is that a free
1101 library does the same job as widely used non-free libraries. In this
1102 case, there is little to gain by limiting the free library to free
1103 software only, so we use the Lesser General Public License.
1104
1105 In other cases, permission to use a particular library in non-free
1106 programs enables a greater number of people to use a large body of
1107 free software. For example, permission to use the GNU C Library in
1108 non-free programs enables many more people to use the whole GNU
1109 operating system, as well as its variant, the GNU/Linux operating
1110 system.
1111
1112 Although the Lesser General Public License is Less protective of the
1113 users' freedom, it does ensure that the user of a program that is
1114 linked with the Library has the freedom and the wherewithal to run
1115 that program using a modified version of the Library.
1116
1117 The precise terms and conditions for copying, distribution and
1118 modification follow. Pay close attention to the difference between a
1119 "work based on the library" and a "work that uses the library". The
1120 former contains code derived from the library, whereas the latter must
1121 be combined with the library in order to run.
1122
1123 GNU LESSER GENERAL PUBLIC LICENSE
1124 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
1125
1126 0. This License Agreement applies to any software library or other
1127 program which contains a notice placed by the copyright holder or
1128 other authorized party saying it may be distributed under the terms of
1129 this Lesser General Public License (also called "this License").
1130 Each licensee is addressed as "you".
1131
1132 A "library" means a collection of software functions and/or data
1133 prepared so as to be conveniently linked with application programs
1134 (which use some of those functions and data) to form executables.
1135
1136 The "Library", below, refers to any such software library or work
1137 which has been distributed under these terms. A "work based on the
1138 Library" means either the Library or any derivative work under
1139 copyright law: that is to say, a work containing the Library or a
1140 portion of it, either verbatim or with modifications and/or translated
1141 straightforwardly into another language. (Hereinafter, translation is
1142 included without limitation in the term "modification".)
1143
1144 "Source code" for a work means the preferred form of the work for
1145 making modifications to it. For a library, complete source code means
1146 all the source code for all modules it contains, plus any associated
1147 interface definition files, plus the scripts used to control compilation
1148 and installation of the library.
1149
1150 Activities other than copying, distribution and modification are not
1151 covered by this License; they are outside its scope. The act of
1152 running a program using the Library is not restricted, and output from
1153 such a program is covered only if its contents constitute a work based
1154 on the Library (independent of the use of the Library in a tool for
1155 writing it). Whether that is true depends on what the Library does
1156 and what the program that uses the Library does.
1157
1158 1. You may copy and distribute verbatim copies of the Library's
1159 complete source code as you receive it, in any medium, provided that
1160 you conspicuously and appropriately publish on each copy an
1161 appropriate copyright notice and disclaimer of warranty; keep intact
1162 all the notices that refer to this License and to the absence of any
1163 warranty; and distribute a copy of this License along with the
1164 Library.
1165
1166 You may charge a fee for the physical act of transferring a copy,
1167 and you may at your option offer warranty protection in exchange for a
1168 fee.
1169
1170 2. You may modify your copy or copies of the Library or any portion
1171 of it, thus forming a work based on the Library, and copy and
1172 distribute such modifications or work under the terms of Section 1
1173 above, provided that you also meet all of these conditions:
1174
1175 a) The modified work must itself be a software library.
1176
1177 b) You must cause the files modified to carry prominent notices
1178 stating that you changed the files and the date of any change.
1179
1180 c) You must cause the whole of the work to be licensed at no
1181 charge to all third parties under the terms of this License.
1182
1183 d) If a facility in the modified Library refers to a function or a
1184 table of data to be supplied by an application program that uses
1185 the facility, other than as an argument passed when the facility
1186 is invoked, then you must make a good faith effort to ensure that,
1187 in the event an application does not supply such function or
1188 table, the facility still operates, and performs whatever part of
1189 its purpose remains meaningful.
1190
1191 (For example, a function in a library to compute square roots has
1192 a purpose that is entirely well-defined independent of the
1193 application. Therefore, Subsection 2d requires that any
1194 application-supplied function or table used by this function must
1195 be optional: if the application does not supply it, the square
1196 root function must still compute square roots.)
1197
1198 These requirements apply to the modified work as a whole. If
1199 identifiable sections of that work are not derived from the Library,
1200 and can be reasonably considered independent and separate works in
1201 themselves, then this License, and its terms, do not apply to those
1202 sections when you distribute them as separate works. But when you
1203 distribute the same sections as part of a whole which is a work based
1204 on the Library, the distribution of the whole must be on the terms of
1205 this License, whose permissions for other licensees extend to the
1206 entire whole, and thus to each and every part regardless of who wrote
1207 it.
1208
1209 Thus, it is not the intent of this section to claim rights or contest
1210 your rights to work written entirely by you; rather, the intent is to
1211 exercise the right to control the distribution of derivative or
1212 collective works based on the Library.
1213
1214 In addition, mere aggregation of another work not based on the Library
1215 with the Library (or with a work based on the Library) on a volume of
1216 a storage or distribution medium does not bring the other work under
1217 the scope of this License.
1218
1219 3. You may opt to apply the terms of the ordinary GNU General Public
1220 License instead of this License to a given copy of the Library. To do
1221 this, you must alter all the notices that refer to this License, so
1222 that they refer to the ordinary GNU General Public License, version 2,
1223 instead of to this License. (If a newer version than version 2 of the
1224 ordinary GNU General Public License has appeared, then you can specify
1225 that version instead if you wish.) Do not make any other change in
1226 these notices.
1227
1228 Once this change is made in a given copy, it is irreversible for
1229 that copy, so the ordinary GNU General Public License applies to all
1230 subsequent copies and derivative works made from that copy.
1231
1232 This option is useful when you wish to copy part of the code of
1233 the Library into a program that is not a library.
1234
1235 4. You may copy and distribute the Library (or a portion or
1236 derivative of it, under Section 2) in object code or executable form
1237 under the terms of Sections 1 and 2 above provided that you accompany
1238 it with the complete corresponding machine-readable source code, which
1239 must be distributed under the terms of Sections 1 and 2 above on a
1240 medium customarily used for software interchange.
1241
1242 If distribution of object code is made by offering access to copy
1243 from a designated place, then offering equivalent access to copy the
1244 source code from the same place satisfies the requirement to
1245 distribute the source code, even though third parties are not
1246 compelled to copy the source along with the object code.
1247
1248 5. A program that contains no derivative of any portion of the
1249 Library, but is designed to work with the Library by being compiled or
1250 linked with it, is called a "work that uses the Library". Such a
1251 work, in isolation, is not a derivative work of the Library, and
1252 therefore falls outside the scope of this License.
1253
1254 However, linking a "work that uses the Library" with the Library
1255 creates an executable that is a derivative of the Library (because it
1256 contains portions of the Library), rather than a "work that uses the
1257 library". The executable is therefore covered by this License.
1258 Section 6 states terms for distribution of such executables.
1259
1260 When a "work that uses the Library" uses material from a header file
1261 that is part of the Library, the object code for the work may be a
1262 derivative work of the Library even though the source code is not.
1263 Whether this is true is especially significant if the work can be
1264 linked without the Library, or if the work is itself a library. The
1265 threshold for this to be true is not precisely defined by law.
1266
1267 If such an object file uses only numerical parameters, data
1268 structure layouts and accessors, and small macros and small inline
1269 functions (ten lines or less in length), then the use of the object
1270 file is unrestricted, regardless of whether it is legally a derivative
1271 work. (Executables containing this object code plus portions of the
1272 Library will still fall under Section 6.)
1273
1274 Otherwise, if the work is a derivative of the Library, you may
1275 distribute the object code for the work under the terms of Section 6.
1276 Any executables containing that work also fall under Section 6,
1277 whether or not they are linked directly with the Library itself.
1278
1279 6. As an exception to the Sections above, you may also combine or
1280 link a "work that uses the Library" with the Library to produce a
1281 work containing portions of the Library, and distribute that work
1282 under terms of your choice, provided that the terms permit
1283 modification of the work for the customer's own use and reverse
1284 engineering for debugging such modifications.
1285
1286 You must give prominent notice with each copy of the work that the
1287 Library is used in it and that the Library and its use are covered by
1288 this License. You must supply a copy of this License. If the work
1289 during execution displays copyright notices, you must include the
1290 copyright notice for the Library among them, as well as a reference
1291 directing the user to the copy of this License. Also, you must do one
1292 of these things:
1293
1294 a) Accompany the work with the complete corresponding
1295 machine-readable source code for the Library including whatever
1296 changes were used in the work (which must be distributed under
1297 Sections 1 and 2 above); and, if the work is an executable linked
1298 with the Library, with the complete machine-readable "work that
1299 uses the Library", as object code and/or source code, so that the
1300 user can modify the Library and then relink to produce a modified
1301 executable containing the modified Library. (It is understood
1302 that the user who changes the contents of definitions files in the
1303 Library will not necessarily be able to recompile the application
1304 to use the modified definitions.)
1305
1306 b) Use a suitable shared library mechanism for linking with the
1307 Library. A suitable mechanism is one that (1) uses at run time a
1308 copy of the library already present on the user's computer system,
1309 rather than copying library functions into the executable, and (2)
1310 will operate properly with a modified version of the library, if
1311 the user installs one, as long as the modified version is
1312 interface-compatible with the version that the work was made with.
1313
1314 c) Accompany the work with a written offer, valid for at
1315 least three years, to give the same user the materials
1316 specified in Subsection 6a, above, for a charge no more
1317 than the cost of performing this distribution.
1318
1319 d) If distribution of the work is made by offering access to copy
1320 from a designated place, offer equivalent access to copy the above
1321 specified materials from the same place.
1322
1323 e) Verify that the user has already received a copy of these
1324 materials or that you have already sent this user a copy.
1325
1326 For an executable, the required form of the "work that uses the
1327 Library" must include any data and utility programs needed for
1328 reproducing the executable from it. However, as a special exception,
1329 the materials to be distributed need not include anything that is
1330 normally distributed (in either source or binary form) with the major
1331 components (compiler, kernel, and so on) of the operating system on
1332 which the executable runs, unless that component itself accompanies
1333 the executable.
1334
1335 It may happen that this requirement contradicts the license
1336 restrictions of other proprietary libraries that do not normally
1337 accompany the operating system. Such a contradiction means you cannot
1338 use both them and the Library together in an executable that you
1339 distribute.
1340
1341 7. You may place library facilities that are a work based on the
1342 Library side-by-side in a single library together with other library
1343 facilities not covered by this License, and distribute such a combined
1344 library, provided that the separate distribution of the work based on
1345 the Library and of the other library facilities is otherwise
1346 permitted, and provided that you do these two things:
1347
1348 a) Accompany the combined library with a copy of the same work
1349 based on the Library, uncombined with any other library
1350 facilities. This must be distributed under the terms of the
1351 Sections above.
1352
1353 b) Give prominent notice with the combined library of the fact
1354 that part of it is a work based on the Library, and explaining
1355 where to find the accompanying uncombined form of the same work.
1356
1357 8. You may not copy, modify, sublicense, link with, or distribute
1358 the Library except as expressly provided under this License. Any
1359 attempt otherwise to copy, modify, sublicense, link with, or
1360 distribute the Library is void, and will automatically terminate your
1361 rights under this License. However, parties who have received copies,
1362 or rights, from you under this License will not have their licenses
1363 terminated so long as such parties remain in full compliance.
1364
1365 9. You are not required to accept this License, since you have not
1366 signed it. However, nothing else grants you permission to modify or
1367 distribute the Library or its derivative works. These actions are
1368 prohibited by law if you do not accept this License. Therefore, by
1369 modifying or distributing the Library (or any work based on the
1370 Library), you indicate your acceptance of this License to do so, and
1371 all its terms and conditions for copying, distributing or modifying
1372 the Library or works based on it.
1373
1374 10. Each time you redistribute the Library (or any work based on the
1375 Library), the recipient automatically receives a license from the
1376 original licensor to copy, distribute, link with or modify the Library
1377 subject to these terms and conditions. You may not impose any further
1378 restrictions on the recipients' exercise of the rights granted herein.
1379 You are not responsible for enforcing compliance by third parties with
1380 this License.
1381
1382 11. If, as a consequence of a court judgment or allegation of patent
1383 infringement or for any other reason (not limited to patent issues),
1384 conditions are imposed on you (whether by court order, agreement or
1385 otherwise) that contradict the conditions of this License, they do not
1386 excuse you from the conditions of this License. If you cannot
1387 distribute so as to satisfy simultaneously your obligations under this
1388 License and any other pertinent obligations, then as a consequence you
1389 may not distribute the Library at all. For example, if a patent
1390 license would not permit royalty-free redistribution of the Library by
1391 all those who receive copies directly or indirectly through you, then
1392 the only way you could satisfy both it and this License would be to
1393 refrain entirely from distribution of the Library.
1394
1395 If any portion of this section is held invalid or unenforceable under any
1396 particular circumstance, the balance of the section is intended to apply,
1397 and the section as a whole is intended to apply in other circumstances.
1398
1399 It is not the purpose of this section to induce you to infringe any
1400 patents or other property right claims or to contest validity of any
1401 such claims; this section has the sole purpose of protecting the
1402 integrity of the free software distribution system which is
1403 implemented by public license practices. Many people have made
1404 generous contributions to the wide range of software distributed
1405 through that system in reliance on consistent application of that
1406 system; it is up to the author/donor to decide if he or she is willing
1407 to distribute software through any other system and a licensee cannot
1408 impose that choice.
1409
1410 This section is intended to make thoroughly clear what is believed to
1411 be a consequence of the rest of this License.
1412
1413 12. If the distribution and/or use of the Library is restricted in
1414 certain countries either by patents or by copyrighted interfaces, the
1415 original copyright holder who places the Library under this License may add
1416 an explicit geographical distribution limitation excluding those countries,
1417 so that distribution is permitted only in or among countries not thus
1418 excluded. In such case, this License incorporates the limitation as if
1419 written in the body of this License.
1420
1421 13. The Free Software Foundation may publish revised and/or new
1422 versions of the Lesser General Public License from time to time.
1423 Such new versions will be similar in spirit to the present version,
1424 but may differ in detail to address new problems or concerns.
1425
1426 Each version is given a distinguishing version number. If the Library
1427 specifies a version number of this License which applies to it and
1428 "any later version", you have the option of following the terms and
1429 conditions either of that version or of any later version published by
1430 the Free Software Foundation. If the Library does not specify a
1431 license version number, you may choose any version ever published by
1432 the Free Software Foundation.
1433
1434 14. If you wish to incorporate parts of the Library into other free
1435 programs whose distribution conditions are incompatible with these,
1436 write to the author to ask for permission. For software which is
1437 copyrighted by the Free Software Foundation, write to the Free
1438 Software Foundation; we sometimes make exceptions for this. Our
1439 decision will be guided by the two goals of preserving the free status
1440 of all derivatives of our free software and of promoting the sharing
1441 and reuse of software generally.
1442
1443 NO WARRANTY
1444
1445 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1446 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1447 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1448 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1449 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1450 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1451 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1452 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1453 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1454
1455 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1456 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1457 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1458 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1459 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1460 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1461 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1462 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1463 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1464 DAMAGES.
1465
1466 END OF TERMS AND CONDITIONS
1467
1468 How to Apply These Terms to Your New Libraries
1469
1470 If you develop a new library, and you want it to be of the greatest
1471 possible use to the public, we recommend making it free software that
1472 everyone can redistribute and change. You can do so by permitting
1473 redistribution under these terms (or, alternatively, under the terms of the
1474 ordinary General Public License).
1475
1476 To apply these terms, attach the following notices to the library. It is
1477 safest to attach them to the start of each source file to most effectively
1478 convey the exclusion of warranty; and each file should have at least the
1479 "copyright" line and a pointer to where the full notice is found.
1480
1481 &lt;one line to give the library's name and a brief idea of what it does.&gt;
1482 Copyright (C) &lt;year&gt; &lt;name of author&gt;
1483
1484 This library is free software; you can redistribute it and/or
1485 modify it under the terms of the GNU Lesser General Public
1486 License as published by the Free Software Foundation; either
1487 version 2.1 of the License, or (at your option) any later version.
1488
1489 This library is distributed in the hope that it will be useful,
1490 but WITHOUT ANY WARRANTY; without even the implied warranty of
1491 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1492 Lesser General Public License for more details.
1493
1494 You should have received a copy of the GNU Lesser General Public
1495 License along with this library; if not, write to the Free Software
1496 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
1497
1498 Also add information on how to contact you by electronic and paper mail.
1499
1500 You should also get your employer (if you work as a programmer) or your
1501 school, if any, to sign a "copyright disclaimer" for the library, if
1502 necessary. Here is a sample; alter the names:
1503
1504 Yoyodyne, Inc., hereby disclaims all copyright interest in the
1505 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
1506
1507 &lt;signature of Ty Coon&gt;, 1 April 1990
1508 Ty Coon, President of Vice
1509
1510 That's all there is to it!
1511
1512 </pre>
1513 </div>
1514 </div>
1515 <div class="product">
1516 <span class="title">Roboto Fonts</span>
1517 <span class="homepage">
1518 <a href="http://www.google.com/design/spec/style/typography.html">ホームページ</a></span>
1519 <div class="licence">
1520 <h3>Roboto Fonts のライセンス:</h3>
1521 <pre>
1522 Apache License
1523 Version 2.0, January 2004
1524 http://www.apache.org/licenses/
1525
1526 TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
1527
1528 1. Definitions.
1529
1530 "License" shall mean the terms and conditions for use, reproduction,
1531 and distribution as defined by Sections 1 through 9 of this document.
1532
1533 "Licensor" shall mean the copyright owner or entity authorized by
1534 the copyright owner that is granting the License.
1535
1536 "Legal Entity" shall mean the union of the acting entity and all
1537 other entities that control, are controlled by, or are under common
1538 control with that entity. For the purposes of this definition,
1539 "control" means (i) the power, direct or indirect, to cause the
1540 direction or management of such entity, whether by contract or
1541 otherwise, or (ii) ownership of fifty percent (50%) or more of the
1542 outstanding shares, or (iii) beneficial ownership of such entity.
1543
1544 "You" (or "Your") shall mean an individual or Legal Entity
1545 exercising permissions granted by this License.
1546
1547 "Source" form shall mean the preferred form for making modifications,
1548 including but not limited to software source code, documentation
1549 source, and configuration files.
1550
1551 "Object" form shall mean any form resulting from mechanical
1552 transformation or translation of a Source form, including but
1553 not limited to compiled object code, generated documentation,
1554 and conversions to other media types.
1555
1556 "Work" shall mean the work of authorship, whether in Source or
1557 Object form, made available under the License, as indicated by a
1558 copyright notice that is included in or attached to the work
1559 (an example is provided in the Appendix below).
1560
1561 "Derivative Works" shall mean any work, whether in Source or Object
1562 form, that is based on (or derived from) the Work and for which the
1563 editorial revisions, annotations, elaborations, or other modifications
1564 represent, as a whole, an original work of authorship. For the purposes
1565 of this License, Derivative Works shall not include works that remain
1566 separable from, or merely link (or bind by name) to the interfaces of,
1567 the Work and Derivative Works thereof.
1568
1569 "Contribution" shall mean any work of authorship, including
1570 the original version of the Work and any modifications or additions
1571 to that Work or Derivative Works thereof, that is intentionally
1572 submitted to Licensor for inclusion in the Work by the copyright owner
1573 or by an individual or Legal Entity authorized to submit on behalf of
1574 the copyright owner. For the purposes of this definition, "submitted"
1575 means any form of electronic, verbal, or written communication sent
1576 to the Licensor or its representatives, including but not limited to
1577 communication on electronic mailing lists, source code control systems,
1578 and issue tracking systems that are managed by, or on behalf of, the
1579 Licensor for the purpose of discussing and improving the Work, but
1580 excluding communication that is conspicuously marked or otherwise
1581 designated in writing by the copyright owner as "Not a Contribution."
1582
1583 "Contributor" shall mean Licensor and any individual or Legal Entity
1584 on behalf of whom a Contribution has been received by Licensor and
1585 subsequently incorporated within the Work.
1586
1587 2. Grant of Copyright License. Subject to the terms and conditions of
1588 this License, each Contributor hereby grants to You a perpetual,
1589 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1590 copyright license to reproduce, prepare Derivative Works of,
1591 publicly display, publicly perform, sublicense, and distribute the
1592 Work and such Derivative Works in Source or Object form.
1593
1594 3. Grant of Patent License. Subject to the terms and conditions of
1595 this License, each Contributor hereby grants to You a perpetual,
1596 worldwide, non-exclusive, no-charge, royalty-free, irrevocable
1597 (except as stated in this section) patent license to make, have made,
1598 use, offer to sell, sell, import, and otherwise transfer the Work,
1599 where such license applies only to those patent claims licensable
1600 by such Contributor that are necessarily infringed by their
1601 Contribution(s) alone or by combination of their Contribution(s)
1602 with the Work to which such Contribution(s) was submitted. If You
1603 institute patent litigation against any entity (including a
1604 cross-claim or counterclaim in a lawsuit) alleging that the Work
1605 or a Contribution incorporated within the Work constitutes direct
1606 or contributory patent infringement, then any patent licenses
1607 granted to You under this License for that Work shall terminate
1608 as of the date such litigation is filed.
1609
1610 4. Redistribution. You may reproduce and distribute copies of the
1611 Work or Derivative Works thereof in any medium, with or without
1612 modifications, and in Source or Object form, provided that You
1613 meet the following conditions:
1614
1615 (a) You must give any other recipients of the Work or
1616 Derivative Works a copy of this License; and
1617
1618 (b) You must cause any modified files to carry prominent notices
1619 stating that You changed the files; and
1620
1621 (c) You must retain, in the Source form of any Derivative Works
1622 that You distribute, all copyright, patent, trademark, and
1623 attribution notices from the Source form of the Work,
1624 excluding those notices that do not pertain to any part of
1625 the Derivative Works; and
1626
1627 (d) If the Work includes a "NOTICE" text file as part of its
1628 distribution, then any Derivative Works that You distribute must
1629 include a readable copy of the attribution notices contained
1630 within such NOTICE file, excluding those notices that do not
1631 pertain to any part of the Derivative Works, in at least one
1632 of the following places: within a NOTICE text file distributed
1633 as part of the Derivative Works; within the Source form or
1634 documentation, if provided along with the Derivative Works; or,
1635 within a display generated by the Derivative Works, if and
1636 wherever such third-party notices normally appear. The contents
1637 of the NOTICE file are for informational purposes only and
1638 do not modify the License. You may add Your own attribution
1639 notices within Derivative Works that You distribute, alongside
1640 or as an addendum to the NOTICE text from the Work, provided
1641 that such additional attribution notices cannot be construed
1642 as modifying the License.
1643
1644 You may add Your own copyright statement to Your modifications and
1645 may provide additional or different license terms and conditions
1646 for use, reproduction, or distribution of Your modifications, or
1647 for any such Derivative Works as a whole, provided Your use,
1648 reproduction, and distribution of the Work otherwise complies with
1649 the conditions stated in this License.
1650
1651 5. Submission of Contributions. Unless You explicitly state otherwise,
1652 any Contribution intentionally submitted for inclusion in the Work
1653 by You to the Licensor shall be under the terms and conditions of
1654 this License, without any additional terms or conditions.
1655 Notwithstanding the above, nothing herein shall supersede or modify
1656 the terms of any separate license agreement you may have executed
1657 with Licensor regarding such Contributions.
1658
1659 6. Trademarks. This License does not grant permission to use the trade
1660 names, trademarks, service marks, or product names of the Licensor,
1661 except as required for reasonable and customary use in describing the
1662 origin of the Work and reproducing the content of the NOTICE file.
1663
1664 7. Disclaimer of Warranty. Unless required by applicable law or
1665 agreed to in writing, Licensor provides the Work (and each
1666 Contributor provides its Contributions) on an "AS IS" BASIS,
1667 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
1668 implied, including, without limitation, any warranties or conditions
1669 of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
1670 PARTICULAR PURPOSE. You are solely responsible for determining the
1671 appropriateness of using or redistributing the Work and assume any
1672 risks associated with Your exercise of permissions under this License.
1673
1674 8. Limitation of Liability. In no event and under no legal theory,
1675 whether in tort (including negligence), contract, or otherwise,
1676 unless required by applicable law (such as deliberate and grossly
1677 negligent acts) or agreed to in writing, shall any Contributor be
1678 liable to You for damages, including any direct, indirect, special,
1679 incidental, or consequential damages of any character arising as a
1680 result of this License or out of the use or inability to use the
1681 Work (including but not limited to damages for loss of goodwill,
1682 work stoppage, computer failure or malfunction, or any and all
1683 other commercial damages or losses), even if such Contributor
1684 has been advised of the possibility of such damages.
1685
1686 9. Accepting Warranty or Additional Liability. While redistributing
1687 the Work or Derivative Works thereof, You may choose to offer,
1688 and charge a fee for, acceptance of support, warranty, indemnity,
1689 or other liability obligations and/or rights consistent with this
1690 License. However, in accepting such obligations, You may act only
1691 on Your own behalf and on Your sole responsibility, not on behalf
1692 of any other Contributor, and only if You agree to indemnify,
1693 defend, and hold each Contributor harmless for any liability
1694 incurred by, or claims asserted against, such Contributor by reason
1695 of your accepting any such warranty or additional liability.
1696
1697 END OF TERMS AND CONDITIONS
1698
1699 APPENDIX: How to apply the Apache License to your work.
1700
1701 To apply the Apache License to your work, attach the following
1702 boilerplate notice, with the fields enclosed by brackets "[]"
1703 replaced with your own identifying information. (Don't include
1704 the brackets!) The text should be enclosed in the appropriate
1705 comment syntax for the file format. We also recommend that a
1706 file or class name and description of purpose be included on the
1707 same "printed page" as the copyright notice for easier
1708 identification within third-party archives.
1709
1710 Copyright [yyyy] [name of copyright owner]
1711
1712 Licensed under the Apache License, Version 2.0 (the "License");
1713 you may not use this file except in compliance with the License.
1714 You may obtain a copy of the License at
1715
1716 http://www.apache.org/licenses/LICENSE-2.0
1717
1718 Unless required by applicable law or agreed to in writing, software
1719 distributed under the License is distributed on an "AS IS" BASIS,
1720 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1721 See the License for the specific language governing permissions and
1722 limitations under the License.
1723 </pre>
1724 </div>
1725 </div>
1726 <div class="product">
1727 <span class="title">Unicode</span>
1728 <span class="homepage">
1729 <a href="http://www.unicode.org">ホームページ</a></span>
1730 <div class="licence">
1731 <h3>Unicode のライセンス:</h3>
1732 <pre>
1733 COPYRIGHT AND PERMISSION NOTICE
1734
1735 Copyright © 1991-2015 Unicode, Inc. All rights reserved.
1736 Distributed under the Terms of Use in
1737 http://www.unicode.org/copyright.html.
1738
1739 Permission is hereby granted, free of charge, to any person obtaining
1740 a copy of the Unicode data files and any associated documentation
1741 (the "Data Files") or Unicode software and any associated documentation
1742 (the "Software") to deal in the Data Files or Software
1743 without restriction, including without limitation the rights to use,
1744 copy, modify, merge, publish, distribute, and/or sell copies of
1745 the Data Files or Software, and to permit persons to whom the Data Files
1746 or Software are furnished to do so, provided that
1747 (a) this copyright and permission notice appear with all copies
1748 of the Data Files or Software,
1749 (b) this copyright and permission notice appear in associated
1750 documentation, and
1751 (c) there is clear notice in each modified Data File or in the Software
1752 as well as in the documentation associated with the Data File(s) or
1753 Software that the data or software has been modified.
1754
1755 THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF
1756 ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
1757 WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1758 NONINFRINGEMENT OF THIRD PARTY RIGHTS.
1759 IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS
1760 NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL
1761 DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
1762 DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
1763 TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
1764 PERFORMANCE OF THE DATA FILES OR SOFTWARE.
1765
1766 Except as contained in this notice, the name of a copyright holder
1767 shall not be used in advertising or otherwise to promote the sale,
1768 use or other dealings in these Data Files or Software without prior
1769 written authorization of the copyright holder.
1770 </pre>
1771 </div>
1772 </div>
1773 <div class="product">
1774 <span class="title">WTL</span>
1775 <span class="homepage">
1776 <a href="http://wtl.sourceforge.net">ホームページ</a></span>
1777 <div class="licence">
1778 <h3>WTL のライセンス:</h3>
1779 <pre>
1780 Common Public License Version 1.0
1781
1782 THE ACCOMPANYING PROGRAM IS PROVIDED UNDER THE TERMS OF THIS COMMON PUBLIC LICENSE ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.
1783
1784
1785 1. DEFINITIONS
1786
1787 "Contribution" means:
1788
1789 a) in the case of the initial Contributor, the initial code and documentation distributed under this Agreement, and
1790
1791 b) in the case of each subsequent Contributor:
1792
1793 i) changes to the Program, and
1794
1795 ii) additions to the Program;
1796
1797 where such changes and/or additions to the Program originate from and are distributed by that particular Contributor. A Contribution 'originates' from a Contributor if it was added to the Program by such Contributor itself or anyone acting on such Contributor's behalf. Contributions do not include additions to the Program which: (i) are separate modules of software distributed in conjunction with the Program under their own license agreement, and (ii) are not derivative works of the Program.
1798
1799 "Contributor" means any person or entity that distributes the Program.
1800
1801 "Licensed Patents " mean patent claims licensable by a Contributor which are necessarily infringed by the use or sale of its Contribution alone or when combined with the Program.
1802
1803 "Program" means the Contributions distributed in accordance with this Agreement.
1804
1805 "Recipient" means anyone who receives the Program under this Agreement, including all Contributors.
1806
1807
1808 2. GRANT OF RIGHTS
1809
1810 a) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free copyright license to reproduce, prepare derivative works of, publicly display, publicly perform, distribute and sublicense the Contribution of such Contributor, if any, and such derivative works, in source code and object code form.
1811
1812 b) Subject to the terms of this Agreement, each Contributor hereby grants Recipient a non-exclusive, worldwide, royalty-free patent license under Licensed Patents to make, use, sell, offer to sell, import and otherwise transfer the Contribution of such Contributor, if any, in source code and object code form. This patent license shall apply to the combination of the Contribution and the Program if, at the time the Contribution is added by the Contributor, such addition of the Contribution causes such combination to be covered by the Licensed Patents. The patent license shall not apply to any other combinations which include the Contribution. No hardware per se is licensed hereunder.
1813
1814 c) Recipient understands that although each Contributor grants the licenses to its Contributions set forth herein, no assurances are provided by any Contributor that the Program does not infringe the patent or other intellectual property rights of any other entity. Each Contributor disclaims any liability to Recipient for claims brought by any other entity based on infringement of intellectual property rights or otherwise. As a condition to exercising the rights and licenses granted hereunder, each Recipient hereby assumes sole responsibility to secure any other intellectual property rights needed, if any. For example, if a third party patent license is required to allow Recipient to distribute the Program, it is Recipient's responsibility to acquire that license before distributing the Program.
1815
1816 d) Each Contributor represents that to its knowledge it has sufficient copyright rights in its Contribution, if any, to grant the copyright license set forth in this Agreement.
1817
1818
1819 3. REQUIREMENTS
1820
1821 A Contributor may choose to distribute the Program in object code form under its own license agreement, provided that:
1822
1823 a) it complies with the terms and conditions of this Agreement; and
1824
1825 b) its license agreement:
1826
1827 i) effectively disclaims on behalf of all Contributors all warranties and conditions, express and implied, including warranties or conditions of title and non-infringement, and implied warranties or conditions of merchantability and fitness for a particular purpose;
1828
1829 ii) effectively excludes on behalf of all Contributors all liability for damages, including direct, indirect, special, incidental and consequential damages, such as lost profits;
1830
1831 iii) states that any provisions which differ from this Agreement are offered by that Contributor alone and not by any other party; and
1832
1833 iv) states that source code for the Program is available from such Contributor, and informs licensees how to obtain it in a reasonable manner on or through a medium customarily used for software exchange.
1834
1835 When the Program is made available in source code form:
1836
1837 a) it must be made available under this Agreement; and
1838
1839 b) a copy of this Agreement must be included with each copy of the Program.
1840
1841 Contributors may not remove or alter any copyright notices contained within the Program.
1842
1843 Each Contributor must identify itself as the originator of its Contribution, if any, in a manner that reasonably allows subsequent Recipients to identify the originator of the Contribution.
1844
1845
1846 4. COMMERCIAL DISTRIBUTION
1847
1848 Commercial distributors of software may accept certain responsibilities with respect to end users, business partners and the like. While this license is intended to facilitate the commercial use of the Program, the Contributor who includes the Program in a commercial product offering should do so in a manner which does not create potential liability for other Contributors. Therefore, if a Contributor includes the Program in a commercial product offering, such Contributor ("Commercial Contributor") hereby agrees to defend and indemnify every other Contributor ("Indemnified Contributor") against any losses, damages and costs (collectively "Losses") arising from claims, lawsuits and other legal actions brought by a third party against the Indemnified Contributor to the extent caused by the acts or omissions of such Commercial Contributor in connection with its distribution of the Program in a commercial product offering. The obligations in this section do not apply to any claims or Losses relating to any actual or alleged intellectual property infringement. In order to qualify, an Indemnified Contributor must: a) promptly notify the Commercial Contributor in writing of such claim, and b) allow the Commercial Contributor to control, and cooperate with the Commercial Contributor in, the defense and any related settlement negotiations. The Indemnified Contributor may participate in any such claim at its own expense.
1849
1850 For example, a Contributor might include the Program in a commercial product offering, Product X. That Contributor is then a Commercial Contributor. If that Commercial Contributor then makes performance claims, or offers warranties related to Product X, those performance claims and warranties are such Commercial Contributor's responsibility alone. Under this section, the Commercial Contributor would have to defend claims against the other Contributors related to those performance claims and warranties, and if a court requires any other Contributor to pay any damages as a result, the Commercial Contributor must pay those damages.
1851
1852
1853 5. NO WARRANTY
1854
1855 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, THE PROGRAM IS PROVIDED ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED INCLUDING, WITHOUT LIMITATION, ANY WARRANTIES OR CONDITIONS OF TITLE, NON-INFRINGEMENT, MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Each Recipient is solely responsible for determining the appropriateness of using and distributing the Program and assumes all risks associated with its exercise of rights under this Agreement, including but not limited to the risks and costs of program errors, compliance with applicable laws, damage to or loss of data, programs or equipment, and unavailability or interruption of operations.
1856
1857
1858 6. DISCLAIMER OF LIABILITY
1859
1860 EXCEPT AS EXPRESSLY SET FORTH IN THIS AGREEMENT, NEITHER RECIPIENT NOR ANY CONTRIBUTORS SHALL HAVE ANY LIABILITY FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING WITHOUT LIMITATION LOST PROFITS), HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OR DISTRIBUTION OF THE PROGRAM OR THE EXERCISE OF ANY RIGHTS GRANTED HEREUNDER, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
1861
1862
1863 7. GENERAL
1864
1865 If any provision of this Agreement is invalid or unenforceable under applicable law, it shall not affect the validity or enforceability of the remainder of the terms of this Agreement, and without further action by the parties hereto, such provision shall be reformed to the minimum extent necessary to make such provision valid and enforceable.
1866
1867 If Recipient institutes patent litigation against a Contributor with respect to a patent applicable to software (including a cross-claim or counterclaim in a lawsuit), then any patent licenses granted by that Contributor to such Recipient under this Agreement shall terminate as of the date such litigation is filed. In addition, if Recipient institutes patent litigation against any entity (including a cross-claim or counterclaim in a lawsuit) alleging that the Program itself (excluding combinations of the Program with other software or hardware) infringes such Recipient's patent(s), then such Recipient's rights granted under Section 2(b) shall terminate as of the date such litigation is filed.
1868
1869 All Recipient's rights under this Agreement shall terminate if it fails to comply with any of the material terms or conditions of this Agreement and does not cure such failure in a reasonable period of time after becoming aware of such noncompliance. If all Recipient's rights under this Agreement terminate, Recipient agrees to cease use and distribution of the Program as soon as reasonably practicable. However, Recipient's obligations under this Agreement and any licenses granted by Recipient relating to the Program shall continue and survive.
1870
1871 Everyone is permitted to copy and distribute copies of this Agreement, but in order to avoid inconsistency the Agreement is copyrighted and may only be modified in the following manner. The Agreement Steward reserves the right to publish new versions (including revisions) of this Agreement from time to time. No one other than the Agreement Steward has the right to modify this Agreement. IBM is the initial Agreement Steward. IBM may assign the responsibility to serve as the Agreement Steward to a suitable separate entity. Each new version of the Agreement will be given a distinguishing version number. The Program (including Contributions) may always be distributed subject to the version of the Agreement under which it was received. In addition, after a new version of the Agreement is published, Contributor may elect to distribute the Program (including its Contributions) under the new version. Except as expressly stated in Sections 2(a) and 2(b) above, Recipient receives no rights or licenses to the intellectual property of any Contributor under this Agreement, whether expressly, by implication, estoppel or otherwise. All rights in the Program not expressly granted under this Agreement are reserved.
1872
1873 This Agreement is governed by the laws of the State of New York and the intellectual property laws of the United States of America. No party to this Agreement will bring a legal action under this Agreement more than one year after the cause of action arose. Each party waives its rights to a jury trial in any resulting litigation.
1874 </pre>
1875 </div>
1876 </div>
1877 <div class="product">
1878 <span class="title">zinnia</span>
1879 <span class="homepage">
1880 <a href="https://github.com/taku910/zinnia">ホームページ</a></span>
1881 <div class="licence">
1882 <h3>zinnia のライセンス:</h3>
1883 <pre>
1884 Copyright (c) 2005-2007, Taku Kudo
1885 All rights reserved.
1886
1887 Redistribution and use in source and binary forms, with or without modification, are
1888 permitted provided that the following conditions are met:
1889
1890 * Redistributions of source code must retain the above
1891 copyright notice, this list of conditions and the
1892 following disclaimer.
1893
1894 * Redistributions in binary form must reproduce the above
1895 copyright notice, this list of conditions and the
1896 following disclaimer in the documentation and/or other
1897 materials provided with the distribution.
1898
1899 * Neither the name of Taku Kudo nor the names of its contributors
1900 may be used to endorse or promote products derived from this software
1901 without specific prior written permission.
1902
1903 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
1904 WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
1905 PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
1906 ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
1907 LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
1908 INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR
1909 TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF
1910 ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1911 </pre>
1912 </div>
1913 </div>
1914 <div class="product">
1915 <span class="title">zinnia-tomoe</span>
1916 <span class="homepage">
1917 <a href="http://zinnia.sourceforge.net/">ホームページ</a></span>
1918 <div class="licence">
1919 <h3>zinnia-tomoe のライセンス:</h3>
1920 <pre>
1921 GNU LESSER GENERAL PUBLIC LICENSE
1922 Version 2.1, February 1999
1923
1924 Copyright (C) 1991, 1999 Free Software Foundation, Inc.
1925 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
1926 Everyone is permitted to copy and distribute verbatim copies
1927 of this license document, but changing it is not allowed.
1928
1929 [This is the first released version of the Lesser GPL. It also counts
1930 as the successor of the GNU Library Public License, version 2, hence
1931 the version number 2.1.]
1932
1933 Preamble
1934
1935 The licenses for most software are designed to take away your
1936 freedom to share and change it. By contrast, the GNU General Public
1937 Licenses are intended to guarantee your freedom to share and change
1938 free software--to make sure the software is free for all its users.
1939
1940 This license, the Lesser General Public License, applies to some
1941 specially designated software packages--typically libraries--of the
1942 Free Software Foundation and other authors who decide to use it. You
1943 can use it too, but we suggest you first think carefully about whether
1944 this license or the ordinary General Public License is the better
1945 strategy to use in any particular case, based on the explanations below.
1946
1947 When we speak of free software, we are referring to freedom of use,
1948 not price. Our General Public Licenses are designed to make sure that
1949 you have the freedom to distribute copies of free software (and charge
1950 for this service if you wish); that you receive source code or can get
1951 it if you want it; that you can change the software and use pieces of
1952 it in new free programs; and that you are informed that you can do
1953 these things.
1954
1955 To protect your rights, we need to make restrictions that forbid
1956 distributors to deny you these rights or to ask you to surrender these
1957 rights. These restrictions translate to certain responsibilities for
1958 you if you distribute copies of the library or if you modify it.
1959
1960 For example, if you distribute copies of the library, whether gratis
1961 or for a fee, you must give the recipients all the rights that we gave
1962 you. You must make sure that they, too, receive or can get the source
1963 code. If you link other code with the library, you must provide
1964 complete object files to the recipients, so that they can relink them
1965 with the library after making changes to the library and recompiling
1966 it. And you must show them these terms so they know their rights.
1967
1968 We protect your rights with a two-step method: (1) we copyright the
1969 library, and (2) we offer you this license, which gives you legal
1970 permission to copy, distribute and/or modify the library.
1971
1972 To protect each distributor, we want to make it very clear that
1973 there is no warranty for the free library. Also, if the library is
1974 modified by someone else and passed on, the recipients should know
1975 that what they have is not the original version, so that the original
1976 author's reputation will not be affected by problems that might be
1977 introduced by others.
1978
1979 Finally, software patents pose a constant threat to the existence of
1980 any free program. We wish to make sure that a company cannot
1981 effectively restrict the users of a free program by obtaining a
1982 restrictive license from a patent holder. Therefore, we insist that
1983 any patent license obtained for a version of the library must be
1984 consistent with the full freedom of use specified in this license.
1985
1986 Most GNU software, including some libraries, is covered by the
1987 ordinary GNU General Public License. This license, the GNU Lesser
1988 General Public License, applies to certain designated libraries, and
1989 is quite different from the ordinary General Public License. We use
1990 this license for certain libraries in order to permit linking those
1991 libraries into non-free programs.
1992
1993 When a program is linked with a library, whether statically or using
1994 a shared library, the combination of the two is legally speaking a
1995 combined work, a derivative of the original library. The ordinary
1996 General Public License therefore permits such linking only if the
1997 entire combination fits its criteria of freedom. The Lesser General
1998 Public License permits more lax criteria for linking other code with
1999 the library.
2000
2001 We call this license the "Lesser" General Public License because it
2002 does Less to protect the user's freedom than the ordinary General
2003 Public License. It also provides other free software developers Less
2004 of an advantage over competing non-free programs. These disadvantages
2005 are the reason we use the ordinary General Public License for many
2006 libraries. However, the Lesser license provides advantages in certain
2007 special circumstances.
2008
2009 For example, on rare occasions, there may be a special need to
2010 encourage the widest possible use of a certain library, so that it becomes
2011 a de-facto standard. To achieve this, non-free programs must be
2012 allowed to use the library. A more frequent case is that a free
2013 library does the same job as widely used non-free libraries. In this
2014 case, there is little to gain by limiting the free library to free
2015 software only, so we use the Lesser General Public License.
2016
2017 In other cases, permission to use a particular library in non-free
2018 programs enables a greater number of people to use a large body of
2019 free software. For example, permission to use the GNU C Library in
2020 non-free programs enables many more people to use the whole GNU
2021 operating system, as well as its variant, the GNU/Linux operating
2022 system.
2023
2024 Although the Lesser General Public License is Less protective of the
2025 users' freedom, it does ensure that the user of a program that is
2026 linked with the Library has the freedom and the wherewithal to run
2027 that program using a modified version of the Library.
2028
2029 The precise terms and conditions for copying, distribution and
2030 modification follow. Pay close attention to the difference between a
2031 "work based on the library" and a "work that uses the library". The
2032 former contains code derived from the library, whereas the latter must
2033 be combined with the library in order to run.
2034
2035 GNU LESSER GENERAL PUBLIC LICENSE
2036 TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
2037
2038 0. This License Agreement applies to any software library or other
2039 program which contains a notice placed by the copyright holder or
2040 other authorized party saying it may be distributed under the terms of
2041 this Lesser General Public License (also called "this License").
2042 Each licensee is addressed as "you".
2043
2044 A "library" means a collection of software functions and/or data
2045 prepared so as to be conveniently linked with application programs
2046 (which use some of those functions and data) to form executables.
2047
2048 The "Library", below, refers to any such software library or work
2049 which has been distributed under these terms. A "work based on the
2050 Library" means either the Library or any derivative work under
2051 copyright law: that is to say, a work containing the Library or a
2052 portion of it, either verbatim or with modifications and/or translated
2053 straightforwardly into another language. (Hereinafter, translation is
2054 included without limitation in the term "modification".)
2055
2056 "Source code" for a work means the preferred form of the work for
2057 making modifications to it. For a library, complete source code means
2058 all the source code for all modules it contains, plus any associated
2059 interface definition files, plus the scripts used to control compilation
2060 and installation of the library.
2061
2062 Activities other than copying, distribution and modification are not
2063 covered by this License; they are outside its scope. The act of
2064 running a program using the Library is not restricted, and output from
2065 such a program is covered only if its contents constitute a work based
2066 on the Library (independent of the use of the Library in a tool for
2067 writing it). Whether that is true depends on what the Library does
2068 and what the program that uses the Library does.
2069
2070 1. You may copy and distribute verbatim copies of the Library's
2071 complete source code as you receive it, in any medium, provided that
2072 you conspicuously and appropriately publish on each copy an
2073 appropriate copyright notice and disclaimer of warranty; keep intact
2074 all the notices that refer to this License and to the absence of any
2075 warranty; and distribute a copy of this License along with the
2076 Library.
2077
2078 You may charge a fee for the physical act of transferring a copy,
2079 and you may at your option offer warranty protection in exchange for a
2080 fee.
2081
2082 2. You may modify your copy or copies of the Library or any portion
2083 of it, thus forming a work based on the Library, and copy and
2084 distribute such modifications or work under the terms of Section 1
2085 above, provided that you also meet all of these conditions:
2086
2087 a) The modified work must itself be a software library.
2088
2089 b) You must cause the files modified to carry prominent notices
2090 stating that you changed the files and the date of any change.
2091
2092 c) You must cause the whole of the work to be licensed at no
2093 charge to all third parties under the terms of this License.
2094
2095 d) If a facility in the modified Library refers to a function or a
2096 table of data to be supplied by an application program that uses
2097 the facility, other than as an argument passed when the facility
2098 is invoked, then you must make a good faith effort to ensure that,
2099 in the event an application does not supply such function or
2100 table, the facility still operates, and performs whatever part of
2101 its purpose remains meaningful.
2102
2103 (For example, a function in a library to compute square roots has
2104 a purpose that is entirely well-defined independent of the
2105 application. Therefore, Subsection 2d requires that any
2106 application-supplied function or table used by this function must
2107 be optional: if the application does not supply it, the square
2108 root function must still compute square roots.)
2109
2110 These requirements apply to the modified work as a whole. If
2111 identifiable sections of that work are not derived from the Library,
2112 and can be reasonably considered independent and separate works in
2113 themselves, then this License, and its terms, do not apply to those
2114 sections when you distribute them as separate works. But when you
2115 distribute the same sections as part of a whole which is a work based
2116 on the Library, the distribution of the whole must be on the terms of
2117 this License, whose permissions for other licensees extend to the
2118 entire whole, and thus to each and every part regardless of who wrote
2119 it.
2120
2121 Thus, it is not the intent of this section to claim rights or contest
2122 your rights to work written entirely by you; rather, the intent is to
2123 exercise the right to control the distribution of derivative or
2124 collective works based on the Library.
2125
2126 In addition, mere aggregation of another work not based on the Library
2127 with the Library (or with a work based on the Library) on a volume of
2128 a storage or distribution medium does not bring the other work under
2129 the scope of this License.
2130
2131 3. You may opt to apply the terms of the ordinary GNU General Public
2132 License instead of this License to a given copy of the Library. To do
2133 this, you must alter all the notices that refer to this License, so
2134 that they refer to the ordinary GNU General Public License, version 2,
2135 instead of to this License. (If a newer version than version 2 of the
2136 ordinary GNU General Public License has appeared, then you can specify
2137 that version instead if you wish.) Do not make any other change in
2138 these notices.
2139
2140 Once this change is made in a given copy, it is irreversible for
2141 that copy, so the ordinary GNU General Public License applies to all
2142 subsequent copies and derivative works made from that copy.
2143
2144 This option is useful when you wish to copy part of the code of
2145 the Library into a program that is not a library.
2146
2147 4. You may copy and distribute the Library (or a portion or
2148 derivative of it, under Section 2) in object code or executable form
2149 under the terms of Sections 1 and 2 above provided that you accompany
2150 it with the complete corresponding machine-readable source code, which
2151 must be distributed under the terms of Sections 1 and 2 above on a
2152 medium customarily used for software interchange.
2153
2154 If distribution of object code is made by offering access to copy
2155 from a designated place, then offering equivalent access to copy the
2156 source code from the same place satisfies the requirement to
2157 distribute the source code, even though third parties are not
2158 compelled to copy the source along with the object code.
2159
2160 5. A program that contains no derivative of any portion of the
2161 Library, but is designed to work with the Library by being compiled or
2162 linked with it, is called a "work that uses the Library". Such a
2163 work, in isolation, is not a derivative work of the Library, and
2164 therefore falls outside the scope of this License.
2165
2166 However, linking a "work that uses the Library" with the Library
2167 creates an executable that is a derivative of the Library (because it
2168 contains portions of the Library), rather than a "work that uses the
2169 library". The executable is therefore covered by this License.
2170 Section 6 states terms for distribution of such executables.
2171
2172 When a "work that uses the Library" uses material from a header file
2173 that is part of the Library, the object code for the work may be a
2174 derivative work of the Library even though the source code is not.
2175 Whether this is true is especially significant if the work can be
2176 linked without the Library, or if the work is itself a library. The
2177 threshold for this to be true is not precisely defined by law.
2178
2179 If such an object file uses only numerical parameters, data
2180 structure layouts and accessors, and small macros and small inline
2181 functions (ten lines or less in length), then the use of the object
2182 file is unrestricted, regardless of whether it is legally a derivative
2183 work. (Executables containing this object code plus portions of the
2184 Library will still fall under Section 6.)
2185
2186 Otherwise, if the work is a derivative of the Library, you may
2187 distribute the object code for the work under the terms of Section 6.
2188 Any executables containing that work also fall under Section 6,
2189 whether or not they are linked directly with the Library itself.
2190
2191 6. As an exception to the Sections above, you may also combine or
2192 link a "work that uses the Library" with the Library to produce a
2193 work containing portions of the Library, and distribute that work
2194 under terms of your choice, provided that the terms permit
2195 modification of the work for the customer's own use and reverse
2196 engineering for debugging such modifications.
2197
2198 You must give prominent notice with each copy of the work that the
2199 Library is used in it and that the Library and its use are covered by
2200 this License. You must supply a copy of this License. If the work
2201 during execution displays copyright notices, you must include the
2202 copyright notice for the Library among them, as well as a reference
2203 directing the user to the copy of this License. Also, you must do one
2204 of these things:
2205
2206 a) Accompany the work with the complete corresponding
2207 machine-readable source code for the Library including whatever
2208 changes were used in the work (which must be distributed under
2209 Sections 1 and 2 above); and, if the work is an executable linked
2210 with the Library, with the complete machine-readable "work that
2211 uses the Library", as object code and/or source code, so that the
2212 user can modify the Library and then relink to produce a modified
2213 executable containing the modified Library. (It is understood
2214 that the user who changes the contents of definitions files in the
2215 Library will not necessarily be able to recompile the application
2216 to use the modified definitions.)
2217
2218 b) Use a suitable shared library mechanism for linking with the
2219 Library. A suitable mechanism is one that (1) uses at run time a
2220 copy of the library already present on the user's computer system,
2221 rather than copying library functions into the executable, and (2)
2222 will operate properly with a modified version of the library, if
2223 the user installs one, as long as the modified version is
2224 interface-compatible with the version that the work was made with.
2225
2226 c) Accompany the work with a written offer, valid for at
2227 least three years, to give the same user the materials
2228 specified in Subsection 6a, above, for a charge no more
2229 than the cost of performing this distribution.
2230
2231 d) If distribution of the work is made by offering access to copy
2232 from a designated place, offer equivalent access to copy the above
2233 specified materials from the same place.
2234
2235 e) Verify that the user has already received a copy of these
2236 materials or that you have already sent this user a copy.
2237
2238 For an executable, the required form of the "work that uses the
2239 Library" must include any data and utility programs needed for
2240 reproducing the executable from it. However, as a special exception,
2241 the materials to be distributed need not include anything that is
2242 normally distributed (in either source or binary form) with the major
2243 components (compiler, kernel, and so on) of the operating system on
2244 which the executable runs, unless that component itself accompanies
2245 the executable.
2246
2247 It may happen that this requirement contradicts the license
2248 restrictions of other proprietary libraries that do not normally
2249 accompany the operating system. Such a contradiction means you cannot
2250 use both them and the Library together in an executable that you
2251 distribute.
2252
2253 7. You may place library facilities that are a work based on the
2254 Library side-by-side in a single library together with other library
2255 facilities not covered by this License, and distribute such a combined
2256 library, provided that the separate distribution of the work based on
2257 the Library and of the other library facilities is otherwise
2258 permitted, and provided that you do these two things:
2259
2260 a) Accompany the combined library with a copy of the same work
2261 based on the Library, uncombined with any other library
2262 facilities. This must be distributed under the terms of the
2263 Sections above.
2264
2265 b) Give prominent notice with the combined library of the fact
2266 that part of it is a work based on the Library, and explaining
2267 where to find the accompanying uncombined form of the same work.
2268
2269 8. You may not copy, modify, sublicense, link with, or distribute
2270 the Library except as expressly provided under this License. Any
2271 attempt otherwise to copy, modify, sublicense, link with, or
2272 distribute the Library is void, and will automatically terminate your
2273 rights under this License. However, parties who have received copies,
2274 or rights, from you under this License will not have their licenses
2275 terminated so long as such parties remain in full compliance.
2276
2277 9. You are not required to accept this License, since you have not
2278 signed it. However, nothing else grants you permission to modify or
2279 distribute the Library or its derivative works. These actions are
2280 prohibited by law if you do not accept this License. Therefore, by
2281 modifying or distributing the Library (or any work based on the
2282 Library), you indicate your acceptance of this License to do so, and
2283 all its terms and conditions for copying, distributing or modifying
2284 the Library or works based on it.
2285
2286 10. Each time you redistribute the Library (or any work based on the
2287 Library), the recipient automatically receives a license from the
2288 original licensor to copy, distribute, link with or modify the Library
2289 subject to these terms and conditions. You may not impose any further
2290 restrictions on the recipients' exercise of the rights granted herein.
2291 You are not responsible for enforcing compliance by third parties with
2292 this License.
2293
2294 11. If, as a consequence of a court judgment or allegation of patent
2295 infringement or for any other reason (not limited to patent issues),
2296 conditions are imposed on you (whether by court order, agreement or
2297 otherwise) that contradict the conditions of this License, they do not
2298 excuse you from the conditions of this License. If you cannot
2299 distribute so as to satisfy simultaneously your obligations under this
2300 License and any other pertinent obligations, then as a consequence you
2301 may not distribute the Library at all. For example, if a patent
2302 license would not permit royalty-free redistribution of the Library by
2303 all those who receive copies directly or indirectly through you, then
2304 the only way you could satisfy both it and this License would be to
2305 refrain entirely from distribution of the Library.
2306
2307 If any portion of this section is held invalid or unenforceable under any
2308 particular circumstance, the balance of the section is intended to apply,
2309 and the section as a whole is intended to apply in other circumstances.
2310
2311 It is not the purpose of this section to induce you to infringe any
2312 patents or other property right claims or to contest validity of any
2313 such claims; this section has the sole purpose of protecting the
2314 integrity of the free software distribution system which is
2315 implemented by public license practices. Many people have made
2316 generous contributions to the wide range of software distributed
2317 through that system in reliance on consistent application of that
2318 system; it is up to the author/donor to decide if he or she is willing
2319 to distribute software through any other system and a licensee cannot
2320 impose that choice.
2321
2322 This section is intended to make thoroughly clear what is believed to
2323 be a consequence of the rest of this License.
2324
2325 12. If the distribution and/or use of the Library is restricted in
2326 certain countries either by patents or by copyrighted interfaces, the
2327 original copyright holder who places the Library under this License may add
2328 an explicit geographical distribution limitation excluding those countries,
2329 so that distribution is permitted only in or among countries not thus
2330 excluded. In such case, this License incorporates the limitation as if
2331 written in the body of this License.
2332
2333 13. The Free Software Foundation may publish revised and/or new
2334 versions of the Lesser General Public License from time to time.
2335 Such new versions will be similar in spirit to the present version,
2336 but may differ in detail to address new problems or concerns.
2337
2338 Each version is given a distinguishing version number. If the Library
2339 specifies a version number of this License which applies to it and
2340 "any later version", you have the option of following the terms and
2341 conditions either of that version or of any later version published by
2342 the Free Software Foundation. If the Library does not specify a
2343 license version number, you may choose any version ever published by
2344 the Free Software Foundation.
2345
2346 14. If you wish to incorporate parts of the Library into other free
2347 programs whose distribution conditions are incompatible with these,
2348 write to the author to ask for permission. For software which is
2349 copyrighted by the Free Software Foundation, write to the Free
2350 Software Foundation; we sometimes make exceptions for this. Our
2351 decision will be guided by the two goals of preserving the free status
2352 of all derivatives of our free software and of promoting the sharing
2353 and reuse of software generally.
2354
2355 NO WARRANTY
2356
2357 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
2358 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
2359 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
2360 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
2361 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
2362 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
2363 PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
2364 LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
2365 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
2366
2367 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
2368 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
2369 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
2370 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
2371 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
2372 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
2373 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
2374 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
2375 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
2376 DAMAGES.
2377
2378 END OF TERMS AND CONDITIONS
2379
2380 How to Apply These Terms to Your New Libraries
2381
2382 If you develop a new library, and you want it to be of the greatest
2383 possible use to the public, we recommend making it free software that
2384 everyone can redistribute and change. You can do so by permitting
2385 redistribution under these terms (or, alternatively, under the terms of the
2386 ordinary General Public License).
2387
2388 To apply these terms, attach the following notices to the library. It is
2389 safest to attach them to the start of each source file to most effectively
2390 convey the exclusion of warranty; and each file should have at least the
2391 "copyright" line and a pointer to where the full notice is found.
2392
2393 <one line to give the library's name and a brief idea of what it does.>
2394 Copyright (C) <year> <name of author>
2395
2396 This library is free software; you can redistribute it and/or
2397 modify it under the terms of the GNU Lesser General Public
2398 License as published by the Free Software Foundation; either
2399 version 2.1 of the License, or (at your option) any later version.
2400
2401 This library is distributed in the hope that it will be useful,
2402 but WITHOUT ANY WARRANTY; without even the implied warranty of
2403 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
2404 Lesser General Public License for more details.
2405
2406 You should have received a copy of the GNU Lesser General Public
2407 License along with this library; if not, write to the Free Software
2408 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
2409
2410 Also add information on how to contact you by electronic and paper mail.
2411
2412 You should also get your employer (if you work as a programmer) or your
2413 school, if any, to sign a "copyright disclaimer" for the library, if
2414 necessary. Here is a sample; alter the names:
2415
2416 Yoyodyne, Inc., hereby disclaims all copyright interest in the
2417 library `Frob' (a library for tweaking knobs) written by James Random Hacker.
2418
2419 <signature of Ty Coon>, 1 April 1990
2420 Ty Coon, President of Vice
2421
2422 That's all there is to it!
2423
2424
2425 </pre>
2426 </div>
2427 </div>
2428 <div class="product">
2429 <span class="title">zipcode</span>
2430 <span class="homepage">
2431 <a href="http://www.post.japanpost.jp/zipcode/dl/readme.html">ホームページ</a></span>
2432 <div class="licence">
2433 <h3>zipcode のライセンス:</h3>
2434 <pre>
2435 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2436 All rights reserved.
2437
2438 郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。
2439 </pre>
2440 </div>
2441 </div>
2442 <div class="product">
2443 <span class="title">zipcode for jigyosyo</span>
2444 <span class="homepage">
2445 <a href="http://www.post.japanpost.jp/zipcode/dl/jigyosyo/readme.html">ホームページ</a></span>
2446 <div class="licence">
2447 <h3>zipcode for jigyosyo のライセンス:</h3>
2448 <pre>
2449 Copyright (c) 2010, JAPAN POST SERVICE CO.,Ltd.
2450 All rights reserved.
2451
2452 大口事業所個別番号番号データについては郵便事業株式会社は著作権を主張しません。自由に配布していただいて結構です。郵便事業株式会社への許諾も必要ありません。
2453 </pre>
2454 </div>
2455 </div>
2456 <div class="product">
2457 <span class="title">zlib</span>
2458 <span class="homepage">
2459 <a href="http://zlib.net/">ホームページ</a></span>
2460 <div class="licence">
2461 <h3>zlib のライセンス:</h3>
2462 /* zlib.h -- interface of the 'zlib' general purpose compression library
2463 version 1.2.8, April 28th, 2013
2464
2465 Copyright (C) 1995-2013 Jean-loup Gailly and Mark Adler
2466
2467 This software is provided 'as-is', without any express or implied
2468 warranty. In no event will the authors be held liable for any damages
2469 arising from the use of this software.
2470
2471 Permission is granted to anyone to use this software for any purpose,
2472 including commercial applications, and to alter it and redistribute it
2473 freely, subject to the following restrictions:
2474
2475 1. The origin of this software must not be misrepresented; you must not
2476 claim that you wrote the original software. If you use this software
2477 in a product, an acknowledgment in the product documentation would be
2478 appreciated but is not required.
2479 2. Altered source versions must be plainly marked as such, and must not be
2480 misrepresented as being the original software.
2481 3. This notice may not be removed or altered from any source distribution.
2482
2483 Jean-loup Gailly Mark Adler
2484 jloup@gzip.org madler@alumni.caltech.edu
2485
2486
2487 The data format used by the zlib library is described by RFCs (Request for
2488 Comments) 1950 to 1952 in the files http://tools.ietf.org/html/rfc1950
2489 (zlib format), rfc1951 (deflate format) and rfc1952 (gzip format).
2490 */
2491 </div>
2492 </div>
2493 </body></html>
00 MAJOR=2
11 MINOR=17
2 BUILD=2316
2 BUILD=2317
33 REVISION=102
44 # NACL_DICTIONARY_VERSION is the target version of the system dictionary to be
55 # downloaded by NaCl Mozc.