pymcpp 5.0.1__cp314-cp314-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2189 @@
1
+ ===============================================================================
2
+ Third-party notices for binary distributions of pymcpp
3
+ ===============================================================================
4
+
5
+ pymcpp (MC++) itself is published under the Eclipse Public License; see the
6
+ LICENSE file. Binary distributions (wheels) of pymcpp additionally compile in
7
+ or bundle the following third-party software.
8
+
9
+ ###############################################################################
10
+ Name: pybind11
11
+ Files: compiled into the pymcpp extension module (all wheels)
12
+ Availability: https://github.com/pybind/pybind11
13
+ License: BSD
14
+
15
+ Copyright (c) 2016 Wenzel Jakob <wenzel.jakob@epfl.ch>, All rights reserved.
16
+
17
+ Redistribution and use in source and binary forms, with or without
18
+ modification, are permitted provided that the following conditions are met:
19
+
20
+ 1. Redistributions of source code must retain the above copyright notice, this
21
+ list of conditions and the following disclaimer.
22
+
23
+ 2. Redistributions in binary form must reproduce the above copyright notice,
24
+ this list of conditions and the following disclaimer in the documentation
25
+ and/or other materials provided with the distribution.
26
+
27
+ 3. Neither the name of the copyright holder nor the names of its contributors
28
+ may be used to endorse or promote products derived from this software
29
+ without specific prior written permission.
30
+
31
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
32
+ ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
33
+ WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
34
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
35
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
36
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
37
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
38
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
39
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
40
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
41
+
42
+ Please also refer to the file .github/CONTRIBUTING.md, which clarifies licensing
43
+ of
44
+ external contributions to this project including patches, pull requests, etc.
45
+
46
+ ###############################################################################
47
+ Name: Boost (Boost.Interval and supporting headers)
48
+ Files: compiled into the pymcpp extension module (all wheels)
49
+ Availability: https://www.boost.org
50
+ License: BSL-1.0
51
+
52
+ Boost Software License - Version 1.0 - August 17th, 2003
53
+
54
+ Permission is hereby granted, free of charge, to any person or
55
+ organization obtaining a copy of the software and accompanying documentation
56
+ covered by this license (the "Software") to use, reproduce, display, distribute,
57
+ execute, and transmit the Software, and to prepare derivative works of the
58
+ Software, and to permit third-parties to whom the Software is furnished to do
59
+ so, all subject to the following:
60
+
61
+ The copyright notices in the Software and this entire statement, including the
62
+ above license grant, this restriction and the following disclaimer, must be
63
+ included in all copies of the Software, in whole or in part, and all
64
+ derivative works of the Software, unless such copies or derivative works are
65
+ solely in the form of machine-executable object code generated by a source
66
+ language processor.
67
+
68
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
69
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
70
+ FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT SHALL THE
71
+ COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES
72
+ OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
73
+ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
74
+ SOFTWARE.
75
+
76
+
77
+ ###############################################################################
78
+ Name: Armadillo
79
+ Files: compiled against (all wheels); libarmadillo bundled as a dynamically
80
+ linked library in wheel on some platforms.
81
+ Availability: https://arma.sourceforge.net
82
+ """
83
+ Conrad Sanderson and Ryan Curtin.
84
+ Armadillo: An Efficient Framework for Numerical Linear Algebra.
85
+ International Conference on Computer and Automation Engineering, 2025.
86
+
87
+ Conrad Sanderson and Ryan Curtin.
88
+ Practical Sparse Matrices in C++ with Hybrid Storage and Template-Based
89
+ Expression Optimisation.
90
+ Mathematical and Computational Applications, Vol. 24, No. 3, 2019.
91
+
92
+ NOTICE:
93
+ Armadillo C++ Linear Algebra Library
94
+ Copyright 2008-2026 Conrad Sanderson (https://conradsanderson.id.au)
95
+ Copyright 2008-2016 National ICT Australia (NICTA)
96
+ Copyright 2017-2026 Data61 / CSIRO
97
+
98
+ This product includes software developed by Conrad Sanderson (https://conradsanderson.id.au)
99
+ This product includes software developed at National ICT Australia (NICTA)
100
+ This product includes software developed at Data61 / CSIRO
101
+
102
+ ---
103
+
104
+ Attribution Notice.
105
+ As per UN General Assembly Resolution A/RES/ES-11/1
106
+ adopted on 2 March 2022 with 141 votes in favour and 5 votes against,
107
+ we attribute the violation of the sovereignty and territorial integrity of Ukraine,
108
+ and subsequent destruction of many Ukrainian cities and civilian infrastructure,
109
+ to large-scale military aggression by the Russian Federation (aided by Belarus).
110
+ Further details:
111
+ https://undocs.org/A/RES/ES-11/1
112
+ https://digitallibrary.un.org/record/3965290/files/A_RES_ES-11_1-EN.pdf
113
+ https://digitallibrary.un.org/record/3965290/files/A_RES_ES-11_1-RU.pdf
114
+ """
115
+
116
+ Apache License
117
+ Version 2.0, January 2004
118
+ http://www.apache.org/licenses/
119
+
120
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
121
+
122
+ 1. Definitions.
123
+
124
+ "License" shall mean the terms and conditions for use, reproduction,
125
+ and distribution as defined by Sections 1 through 9 of this document.
126
+
127
+ "Licensor" shall mean the copyright owner or entity authorized by
128
+ the copyright owner that is granting the License.
129
+
130
+ "Legal Entity" shall mean the union of the acting entity and all
131
+ other entities that control, are controlled by, or are under common
132
+ control with that entity. For the purposes of this definition,
133
+ "control" means (i) the power, direct or indirect, to cause the
134
+ direction or management of such entity, whether by contract or
135
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
136
+ outstanding shares, or (iii) beneficial ownership of such entity.
137
+
138
+ "You" (or "Your") shall mean an individual or Legal Entity
139
+ exercising permissions granted by this License.
140
+
141
+ "Source" form shall mean the preferred form for making modifications,
142
+ including but not limited to software source code, documentation
143
+ source, and configuration files.
144
+
145
+ "Object" form shall mean any form resulting from mechanical
146
+ transformation or translation of a Source form, including but
147
+ not limited to compiled object code, generated documentation,
148
+ and conversions to other media types.
149
+
150
+ "Work" shall mean the work of authorship, whether in Source or
151
+ Object form, made available under the License, as indicated by a
152
+ copyright notice that is included in or attached to the work
153
+ (an example is provided in the Appendix below).
154
+
155
+ "Derivative Works" shall mean any work, whether in Source or Object
156
+ form, that is based on (or derived from) the Work and for which the
157
+ editorial revisions, annotations, elaborations, or other modifications
158
+ represent, as a whole, an original work of authorship. For the purposes
159
+ of this License, Derivative Works shall not include works that remain
160
+ separable from, or merely link (or bind by name) to the interfaces of,
161
+ the Work and Derivative Works thereof.
162
+
163
+ "Contribution" shall mean any work of authorship, including
164
+ the original version of the Work and any modifications or additions
165
+ to that Work or Derivative Works thereof, that is intentionally
166
+ submitted to Licensor for inclusion in the Work by the copyright owner
167
+ or by an individual or Legal Entity authorized to submit on behalf of
168
+ the copyright owner. For the purposes of this definition, "submitted"
169
+ means any form of electronic, verbal, or written communication sent
170
+ to the Licensor or its representatives, including but not limited to
171
+ communication on electronic mailing lists, source code control systems,
172
+ and issue tracking systems that are managed by, or on behalf of, the
173
+ Licensor for the purpose of discussing and improving the Work, but
174
+ excluding communication that is conspicuously marked or otherwise
175
+ designated in writing by the copyright owner as "Not a Contribution."
176
+
177
+ "Contributor" shall mean Licensor and any individual or Legal Entity
178
+ on behalf of whom a Contribution has been received by Licensor and
179
+ subsequently incorporated within the Work.
180
+
181
+ 2. Grant of Copyright License. Subject to the terms and conditions of
182
+ this License, each Contributor hereby grants to You a perpetual,
183
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
184
+ copyright license to reproduce, prepare Derivative Works of,
185
+ publicly display, publicly perform, sublicense, and distribute the
186
+ Work and such Derivative Works in Source or Object form.
187
+
188
+ 3. Grant of Patent License. Subject to the terms and conditions of
189
+ this License, each Contributor hereby grants to You a perpetual,
190
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
191
+ (except as stated in this section) patent license to make, have made,
192
+ use, offer to sell, sell, import, and otherwise transfer the Work,
193
+ where such license applies only to those patent claims licensable
194
+ by such Contributor that are necessarily infringed by their
195
+ Contribution(s) alone or by combination of their Contribution(s)
196
+ with the Work to which such Contribution(s) was submitted. If You
197
+ institute patent litigation against any entity (including a
198
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
199
+ or a Contribution incorporated within the Work constitutes direct
200
+ or contributory patent infringement, then any patent licenses
201
+ granted to You under this License for that Work shall terminate
202
+ as of the date such litigation is filed.
203
+
204
+ 4. Redistribution. You may reproduce and distribute copies of the
205
+ Work or Derivative Works thereof in any medium, with or without
206
+ modifications, and in Source or Object form, provided that You
207
+ meet the following conditions:
208
+
209
+ (a) You must give any other recipients of the Work or
210
+ Derivative Works a copy of this License; and
211
+
212
+ (b) You must cause any modified files to carry prominent notices
213
+ stating that You changed the files; and
214
+
215
+ (c) You must retain, in the Source form of any Derivative Works
216
+ that You distribute, all copyright, patent, trademark, and
217
+ attribution notices from the Source form of the Work,
218
+ excluding those notices that do not pertain to any part of
219
+ the Derivative Works; and
220
+
221
+ (d) If the Work includes a "NOTICE" text file as part of its
222
+ distribution, then any Derivative Works that You distribute must
223
+ include a readable copy of the attribution notices contained
224
+ within such NOTICE file, excluding those notices that do not
225
+ pertain to any part of the Derivative Works, in at least one
226
+ of the following places: within a NOTICE text file distributed
227
+ as part of the Derivative Works; within the Source form or
228
+ documentation, if provided along with the Derivative Works; or,
229
+ within a display generated by the Derivative Works, if and
230
+ wherever such third-party notices normally appear. The contents
231
+ of the NOTICE file are for informational purposes only and
232
+ do not modify the License. You may add Your own attribution
233
+ notices within Derivative Works that You distribute, alongside
234
+ or as an addendum to the NOTICE text from the Work, provided
235
+ that such additional attribution notices cannot be construed
236
+ as modifying the License.
237
+
238
+ You may add Your own copyright statement to Your modifications and
239
+ may provide additional or different license terms and conditions
240
+ for use, reproduction, or distribution of Your modifications, or
241
+ for any such Derivative Works as a whole, provided Your use,
242
+ reproduction, and distribution of the Work otherwise complies with
243
+ the conditions stated in this License.
244
+
245
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
246
+ any Contribution intentionally submitted for inclusion in the Work
247
+ by You to the Licensor shall be under the terms and conditions of
248
+ this License, without any additional terms or conditions.
249
+ Notwithstanding the above, nothing herein shall supersede or modify
250
+ the terms of any separate license agreement you may have executed
251
+ with Licensor regarding such Contributions.
252
+
253
+ 6. Trademarks. This License does not grant permission to use the trade
254
+ names, trademarks, service marks, or product names of the Licensor,
255
+ except as required for reasonable and customary use in describing the
256
+ origin of the Work and reproducing the content of the NOTICE file.
257
+
258
+ 7. Disclaimer of Warranty. Unless required by applicable law or
259
+ agreed to in writing, Licensor provides the Work (and each
260
+ Contributor provides its Contributions) on an "AS IS" BASIS,
261
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
262
+ implied, including, without limitation, any warranties or conditions
263
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
264
+ PARTICULAR PURPOSE. You are solely responsible for determining the
265
+ appropriateness of using or redistributing the Work and assume any
266
+ risks associated with Your exercise of permissions under this License.
267
+
268
+ 8. Limitation of Liability. In no event and under no legal theory,
269
+ whether in tort (including negligence), contract, or otherwise,
270
+ unless required by applicable law (such as deliberate and grossly
271
+ negligent acts) or agreed to in writing, shall any Contributor be
272
+ liable to You for damages, including any direct, indirect, special,
273
+ incidental, or consequential damages of any character arising as a
274
+ result of this License or out of the use or inability to use the
275
+ Work (including but not limited to damages for loss of goodwill,
276
+ work stoppage, computer failure or malfunction, or any and all
277
+ other commercial damages or losses), even if such Contributor
278
+ has been advised of the possibility of such damages.
279
+
280
+ 9. Accepting Warranty or Additional Liability. While redistributing
281
+ the Work or Derivative Works thereof, You may choose to offer,
282
+ and charge a fee for, acceptance of support, warranty, indemnity,
283
+ or other liability obligations and/or rights consistent with this
284
+ License. However, in accepting such obligations, You may act only
285
+ on Your own behalf and on Your sole responsibility, not on behalf
286
+ of any other Contributor, and only if You agree to indemnify,
287
+ defend, and hold each Contributor harmless for any liability
288
+ incurred by, or claims asserted against, such Contributor by reason
289
+ of your accepting any such warranty or additional liability.
290
+
291
+ END OF TERMS AND CONDITIONS
292
+
293
+ APPENDIX: How to apply the Apache License to your work.
294
+
295
+ To apply the Apache License to your work, attach the following
296
+ boilerplate notice, with the fields enclosed by brackets "[]"
297
+ replaced with your own identifying information. (Don't include
298
+ the brackets!) The text should be enclosed in the appropriate
299
+ comment syntax for the file format. We also recommend that a
300
+ file or class name and description of purpose be included on the
301
+ same "printed page" as the copyright notice for easier
302
+ identification within third-party archives.
303
+
304
+ Copyright [yyyy] [name of copyright owner]
305
+
306
+ Licensed under the Apache License, Version 2.0 (the "License");
307
+ you may not use this file except in compliance with the License.
308
+ You may obtain a copy of the License at
309
+
310
+ http://www.apache.org/licenses/LICENSE-2.0
311
+
312
+ Unless required by applicable law or agreed to in writing, software
313
+ distributed under the License is distributed on an "AS IS" BASIS,
314
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
315
+ See the License for the specific language governing permissions and
316
+ limitations under the License.
317
+
318
+ ###############################################################################
319
+ Name: OpenBLAS
320
+ Files: libopenblas bundled in the wheel as a dynamically linked library.
321
+ Availability: https://github.com/OpenMathLib/OpenBLAS/
322
+ License: BSD-3-Clause
323
+
324
+ Copyright (c) 2011-2014, The OpenBLAS Project
325
+ All rights reserved.
326
+
327
+ Redistribution and use in source and binary forms, with or without
328
+ modification, are permitted provided that the following conditions are
329
+ met:
330
+
331
+ 1. Redistributions of source code must retain the above copyright
332
+ notice, this list of conditions and the following disclaimer.
333
+
334
+ 2. Redistributions in binary form must reproduce the above copyright
335
+ notice, this list of conditions and the following disclaimer in
336
+ the documentation and/or other materials provided with the
337
+ distribution.
338
+ 3. Neither the name of the OpenBLAS project nor the names of
339
+ its contributors may be used to endorse or promote products
340
+ derived from this software without specific prior written
341
+ permission.
342
+
343
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
344
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
345
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
346
+ ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
347
+ LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
348
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
349
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
350
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
351
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
352
+ USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
353
+
354
+
355
+ ###############################################################################
356
+ Name: LAPACK
357
+ Files: bundled inside the OpenBLAS library (see above)
358
+ Availability: https://github.com/Reference-LAPACK/lapack
359
+ License: BSD-3-Clause variant
360
+
361
+ Copyright (c) 1992-2025 The University of Tennessee and The University
362
+ of Tennessee Research Foundation. All rights
363
+ reserved.
364
+ Copyright (c) 2000-2025 The University of California Berkeley. All
365
+ rights reserved.
366
+ Copyright (c) 2006-2025 The University of Colorado Denver. All rights
367
+ reserved.
368
+
369
+ $COPYRIGHT$
370
+
371
+ Additional copyrights may follow
372
+
373
+ $HEADER$
374
+
375
+ Redistribution and use in source and binary forms, with or without
376
+ modification, are permitted provided that the following conditions are
377
+ met:
378
+
379
+ - Redistributions of source code must retain the above copyright
380
+ notice, this list of conditions and the following disclaimer.
381
+
382
+ - Redistributions in binary form must reproduce the above copyright
383
+ notice, this list of conditions and the following disclaimer listed
384
+ in this license in the documentation and/or other materials
385
+ provided with the distribution.
386
+
387
+ - Neither the name of the copyright holders nor the names of its
388
+ contributors may be used to endorse or promote products derived from
389
+ this software without specific prior written permission.
390
+
391
+ The copyright holders provide no reassurances that the source code
392
+ provided does not infringe any patent, copyright, or any other
393
+ intellectual property rights of third parties. The copyright holders
394
+ disclaim any liability to any recipient for claims brought against
395
+ recipient by any third party for infringement of that parties
396
+ intellectual property rights.
397
+
398
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
399
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
400
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
401
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
402
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
403
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
404
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
405
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
406
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
407
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
408
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
409
+
410
+
411
+ ###############################################################################
412
+ Name: GCC runtime libraries (libgfortran, libquadmath)
413
+ Files: bundled in the wheel as dynamically linked libraries where required;
414
+ Availability: https://gcc.gnu.org
415
+ License: GPL-3.0-or-later WITH GCC-exception-3.1
416
+
417
+ -------------------------------------------------------------------------------
418
+ GNU GENERAL PUBLIC LICENSE
419
+ Version 2, June 1991
420
+
421
+ Copyright (C) 1989, 1991 Free Software Foundation, Inc.
422
+ 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
423
+ Everyone is permitted to copy and distribute verbatim copies
424
+ of this license document, but changing it is not allowed.
425
+
426
+ Preamble
427
+
428
+ The licenses for most software are designed to take away your
429
+ freedom to share and change it. By contrast, the GNU General Public
430
+ License is intended to guarantee your freedom to share and change free
431
+ software--to make sure the software is free for all its users. This
432
+ General Public License applies to most of the Free Software
433
+ Foundation's software and to any other program whose authors commit to
434
+ using it. (Some other Free Software Foundation software is covered by
435
+ the GNU Library General Public License instead.) You can apply it to
436
+ your programs, too.
437
+
438
+ When we speak of free software, we are referring to freedom, not
439
+ price. Our General Public Licenses are designed to make sure that you
440
+ have the freedom to distribute copies of free software (and charge for
441
+ this service if you wish), that you receive source code or can get it
442
+ if you want it, that you can change the software or use pieces of it
443
+ in new free programs; and that you know you can do these things.
444
+
445
+ To protect your rights, we need to make restrictions that forbid
446
+ anyone to deny you these rights or to ask you to surrender the rights.
447
+ These restrictions translate to certain responsibilities for you if you
448
+ distribute copies of the software, or if you modify it.
449
+
450
+ For example, if you distribute copies of such a program, whether
451
+ gratis or for a fee, you must give the recipients all the rights that
452
+ you have. You must make sure that they, too, receive or can get the
453
+ source code. And you must show them these terms so they know their
454
+ rights.
455
+
456
+ We protect your rights with two steps: (1) copyright the software, and
457
+ (2) offer you this license which gives you legal permission to copy,
458
+ distribute and/or modify the software.
459
+
460
+ Also, for each author's protection and ours, we want to make certain
461
+ that everyone understands that there is no warranty for this free
462
+ software. If the software is modified by someone else and passed on, we
463
+ want its recipients to know that what they have is not the original, so
464
+ that any problems introduced by others will not reflect on the original
465
+ authors' reputations.
466
+
467
+ Finally, any free program is threatened constantly by software
468
+ patents. We wish to avoid the danger that redistributors of a free
469
+ program will individually obtain patent licenses, in effect making the
470
+ program proprietary. To prevent this, we have made it clear that any
471
+ patent must be licensed for everyone's free use or not licensed at all.
472
+
473
+ The precise terms and conditions for copying, distribution and
474
+ modification follow.
475
+
476
+ GNU GENERAL PUBLIC LICENSE
477
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
478
+
479
+ 0. This License applies to any program or other work which contains
480
+ a notice placed by the copyright holder saying it may be distributed
481
+ under the terms of this General Public License. The "Program", below,
482
+ refers to any such program or work, and a "work based on the Program"
483
+ means either the Program or any derivative work under copyright law:
484
+ that is to say, a work containing the Program or a portion of it,
485
+ either verbatim or with modifications and/or translated into another
486
+ language. (Hereinafter, translation is included without limitation in
487
+ the term "modification".) Each licensee is addressed as "you".
488
+
489
+ Activities other than copying, distribution and modification are not
490
+ covered by this License; they are outside its scope. The act of
491
+ running the Program is not restricted, and the output from the Program
492
+ is covered only if its contents constitute a work based on the
493
+ Program (independent of having been made by running the Program).
494
+ Whether that is true depends on what the Program does.
495
+
496
+ 1. You may copy and distribute verbatim copies of the Program's
497
+ source code as you receive it, in any medium, provided that you
498
+ conspicuously and appropriately publish on each copy an appropriate
499
+ copyright notice and disclaimer of warranty; keep intact all the
500
+ notices that refer to this License and to the absence of any warranty;
501
+ and give any other recipients of the Program a copy of this License
502
+ along with the Program.
503
+
504
+ You may charge a fee for the physical act of transferring a copy, and
505
+ you may at your option offer warranty protection in exchange for a fee.
506
+
507
+ 2. You may modify your copy or copies of the Program or any portion
508
+ of it, thus forming a work based on the Program, and copy and
509
+ distribute such modifications or work under the terms of Section 1
510
+ above, provided that you also meet all of these conditions:
511
+
512
+ a) You must cause the modified files to carry prominent notices
513
+ stating that you changed the files and the date of any change.
514
+
515
+ b) You must cause any work that you distribute or publish, that in
516
+ whole or in part contains or is derived from the Program or any
517
+ part thereof, to be licensed as a whole at no charge to all third
518
+ parties under the terms of this License.
519
+
520
+ c) If the modified program normally reads commands interactively
521
+ when run, you must cause it, when started running for such
522
+ interactive use in the most ordinary way, to print or display an
523
+ announcement including an appropriate copyright notice and a
524
+ notice that there is no warranty (or else, saying that you provide
525
+ a warranty) and that users may redistribute the program under
526
+ these conditions, and telling the user how to view a copy of this
527
+ License. (Exception: if the Program itself is interactive but
528
+ does not normally print such an announcement, your work based on
529
+ the Program is not required to print an announcement.)
530
+
531
+ These requirements apply to the modified work as a whole. If
532
+ identifiable sections of that work are not derived from the Program,
533
+ and can be reasonably considered independent and separate works in
534
+ themselves, then this License, and its terms, do not apply to those
535
+ sections when you distribute them as separate works. But when you
536
+ distribute the same sections as part of a whole which is a work based
537
+ on the Program, the distribution of the whole must be on the terms of
538
+ this License, whose permissions for other licensees extend to the
539
+ entire whole, and thus to each and every part regardless of who wrote it.
540
+
541
+ Thus, it is not the intent of this section to claim rights or contest
542
+ your rights to work written entirely by you; rather, the intent is to
543
+ exercise the right to control the distribution of derivative or
544
+ collective works based on the Program.
545
+
546
+ In addition, mere aggregation of another work not based on the Program
547
+ with the Program (or with a work based on the Program) on a volume of
548
+ a storage or distribution medium does not bring the other work under
549
+ the scope of this License.
550
+
551
+ 3. You may copy and distribute the Program (or a work based on it,
552
+ under Section 2) in object code or executable form under the terms of
553
+ Sections 1 and 2 above provided that you also do one of the following:
554
+
555
+ a) Accompany it with the complete corresponding machine-readable
556
+ source code, which must be distributed under the terms of Sections
557
+ 1 and 2 above on a medium customarily used for software interchange; or,
558
+
559
+ b) Accompany it with a written offer, valid for at least three
560
+ years, to give any third party, for a charge no more than your
561
+ cost of physically performing source distribution, a complete
562
+ machine-readable copy of the corresponding source code, to be
563
+ distributed under the terms of Sections 1 and 2 above on a medium
564
+ customarily used for software interchange; or,
565
+
566
+ c) Accompany it with the information you received as to the offer
567
+ to distribute corresponding source code. (This alternative is
568
+ allowed only for noncommercial distribution and only if you
569
+ received the program in object code or executable form with such
570
+ an offer, in accord with Subsection b above.)
571
+
572
+ The source code for a work means the preferred form of the work for
573
+ making modifications to it. For an executable work, complete source
574
+ code means all the source code for all modules it contains, plus any
575
+ associated interface definition files, plus the scripts used to
576
+ control compilation and installation of the executable. However, as a
577
+ special exception, the source code distributed need not include
578
+ anything that is normally distributed (in either source or binary
579
+ form) with the major components (compiler, kernel, and so on) of the
580
+ operating system on which the executable runs, unless that component
581
+ itself accompanies the executable.
582
+
583
+ If distribution of executable or object code is made by offering
584
+ access to copy from a designated place, then offering equivalent
585
+ access to copy the source code from the same place counts as
586
+ distribution of the source code, even though third parties are not
587
+ compelled to copy the source along with the object code.
588
+
589
+ 4. You may not copy, modify, sublicense, or distribute the Program
590
+ except as expressly provided under this License. Any attempt
591
+ otherwise to copy, modify, sublicense or distribute the Program is
592
+ void, and will automatically terminate your rights under this License.
593
+ However, parties who have received copies, or rights, from you under
594
+ this License will not have their licenses terminated so long as such
595
+ parties remain in full compliance.
596
+
597
+ 5. You are not required to accept this License, since you have not
598
+ signed it. However, nothing else grants you permission to modify or
599
+ distribute the Program or its derivative works. These actions are
600
+ prohibited by law if you do not accept this License. Therefore, by
601
+ modifying or distributing the Program (or any work based on the
602
+ Program), you indicate your acceptance of this License to do so, and
603
+ all its terms and conditions for copying, distributing or modifying
604
+ the Program or works based on it.
605
+
606
+ 6. Each time you redistribute the Program (or any work based on the
607
+ Program), the recipient automatically receives a license from the
608
+ original licensor to copy, distribute or modify the Program subject to
609
+ these terms and conditions. You may not impose any further
610
+ restrictions on the recipients' exercise of the rights granted herein.
611
+ You are not responsible for enforcing compliance by third parties to
612
+ this License.
613
+
614
+ 7. If, as a consequence of a court judgment or allegation of patent
615
+ infringement or for any other reason (not limited to patent issues),
616
+ conditions are imposed on you (whether by court order, agreement or
617
+ otherwise) that contradict the conditions of this License, they do not
618
+ excuse you from the conditions of this License. If you cannot
619
+ distribute so as to satisfy simultaneously your obligations under this
620
+ License and any other pertinent obligations, then as a consequence you
621
+ may not distribute the Program at all. For example, if a patent
622
+ license would not permit royalty-free redistribution of the Program by
623
+ all those who receive copies directly or indirectly through you, then
624
+ the only way you could satisfy both it and this License would be to
625
+ refrain entirely from distribution of the Program.
626
+
627
+ If any portion of this section is held invalid or unenforceable under
628
+ any particular circumstance, the balance of the section is intended to
629
+ apply and the section as a whole is intended to apply in other
630
+ circumstances.
631
+
632
+ It is not the purpose of this section to induce you to infringe any
633
+ patents or other property right claims or to contest validity of any
634
+ such claims; this section has the sole purpose of protecting the
635
+ integrity of the free software distribution system, which is
636
+ implemented by public license practices. Many people have made
637
+ generous contributions to the wide range of software distributed
638
+ through that system in reliance on consistent application of that
639
+ system; it is up to the author/donor to decide if he or she is willing
640
+ to distribute software through any other system and a licensee cannot
641
+ impose that choice.
642
+
643
+ This section is intended to make thoroughly clear what is believed to
644
+ be a consequence of the rest of this License.
645
+
646
+ 8. If the distribution and/or use of the Program is restricted in
647
+ certain countries either by patents or by copyrighted interfaces, the
648
+ original copyright holder who places the Program under this License
649
+ may add an explicit geographical distribution limitation excluding
650
+ those countries, so that distribution is permitted only in or among
651
+ countries not thus excluded. In such case, this License incorporates
652
+ the limitation as if written in the body of this License.
653
+
654
+ 9. The Free Software Foundation may publish revised and/or new versions
655
+ of the General Public License from time to time. Such new versions will
656
+ be similar in spirit to the present version, but may differ in detail to
657
+ address new problems or concerns.
658
+
659
+ Each version is given a distinguishing version number. If the Program
660
+ specifies a version number of this License which applies to it and "any
661
+ later version", you have the option of following the terms and conditions
662
+ either of that version or of any later version published by the Free
663
+ Software Foundation. If the Program does not specify a version number of
664
+ this License, you may choose any version ever published by the Free Software
665
+ Foundation.
666
+
667
+ 10. If you wish to incorporate parts of the Program into other free
668
+ programs whose distribution conditions are different, write to the author
669
+ to ask for permission. For software which is copyrighted by the Free
670
+ Software Foundation, write to the Free Software Foundation; we sometimes
671
+ make exceptions for this. Our decision will be guided by the two goals
672
+ of preserving the free status of all derivatives of our free software and
673
+ of promoting the sharing and reuse of software generally.
674
+
675
+ NO WARRANTY
676
+
677
+ 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
678
+ FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
679
+ OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
680
+ PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
681
+ OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
682
+ MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
683
+ TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
684
+ PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
685
+ REPAIR OR CORRECTION.
686
+
687
+ 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
688
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
689
+ REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
690
+ INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
691
+ OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
692
+ TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
693
+ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
694
+ PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
695
+ POSSIBILITY OF SUCH DAMAGES.
696
+
697
+ END OF TERMS AND CONDITIONS
698
+
699
+ How to Apply These Terms to Your New Programs
700
+
701
+ If you develop a new program, and you want it to be of the greatest
702
+ possible use to the public, the best way to achieve this is to make it
703
+ free software which everyone can redistribute and change under these terms.
704
+
705
+ To do so, attach the following notices to the program. It is safest
706
+ to attach them to the start of each source file to most effectively
707
+ convey the exclusion of warranty; and each file should have at least
708
+ the "copyright" line and a pointer to where the full notice is found.
709
+
710
+ <one line to give the program's name and a brief idea of what it does.>
711
+ Copyright (C) <year> <name of author>
712
+
713
+ This program is free software; you can redistribute it and/or modify
714
+ it under the terms of the GNU General Public License as published by
715
+ the Free Software Foundation; either version 2 of the License, or
716
+ (at your option) any later version.
717
+
718
+ This program is distributed in the hope that it will be useful,
719
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
720
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
721
+ GNU General Public License for more details.
722
+
723
+ You should have received a copy of the GNU General Public License
724
+ along with this program; if not, write to the Free Software
725
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
726
+
727
+
728
+ Also add information on how to contact you by electronic and paper mail.
729
+
730
+ If the program is interactive, make it output a short notice like this
731
+ when it starts in an interactive mode:
732
+
733
+ Gnomovision version 69, Copyright (C) year name of author
734
+ Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
735
+ This is free software, and you are welcome to redistribute it
736
+ under certain conditions; type `show c' for details.
737
+
738
+ The hypothetical commands `show w' and `show c' should show the appropriate
739
+ parts of the General Public License. Of course, the commands you use may
740
+ be called something other than `show w' and `show c'; they could even be
741
+ mouse-clicks or menu items--whatever suits your program.
742
+
743
+ You should also get your employer (if you work as a programmer) or your
744
+ school, if any, to sign a "copyright disclaimer" for the program, if
745
+ necessary. Here is a sample; alter the names:
746
+
747
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the program
748
+ `Gnomovision' (which makes passes at compilers) written by James Hacker.
749
+
750
+ <signature of Ty Coon>, 1 April 1989
751
+ Ty Coon, President of Vice
752
+
753
+ This General Public License does not permit incorporating your program into
754
+ proprietary programs. If your program is a subroutine library, you may
755
+ consider it more useful to permit linking proprietary applications with the
756
+ library. If this is what you want to do, use the GNU Library General
757
+ Public License instead of this License.
758
+
759
+
760
+ -------------------------------------------------------------------------------
761
+
762
+ GNU LESSER GENERAL PUBLIC LICENSE
763
+ Version 2.1, February 1999
764
+
765
+ Copyright (C) 1991, 1999 Free Software Foundation, Inc.
766
+ 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
767
+ Everyone is permitted to copy and distribute verbatim copies
768
+ of this license document, but changing it is not allowed.
769
+
770
+ [This is the first released version of the Lesser GPL. It also counts
771
+ as the successor of the GNU Library Public License, version 2, hence
772
+ the version number 2.1.]
773
+
774
+ Preamble
775
+
776
+ The licenses for most software are designed to take away your
777
+ freedom to share and change it. By contrast, the GNU General Public
778
+ Licenses are intended to guarantee your freedom to share and change
779
+ free software--to make sure the software is free for all its users.
780
+
781
+ This license, the Lesser General Public License, applies to some
782
+ specially designated software packages--typically libraries--of the
783
+ Free Software Foundation and other authors who decide to use it. You
784
+ can use it too, but we suggest you first think carefully about whether
785
+ this license or the ordinary General Public License is the better
786
+ strategy to use in any particular case, based on the explanations
787
+ below.
788
+
789
+ When we speak of free software, we are referring to freedom of use,
790
+ not price. Our General Public Licenses are designed to make sure that
791
+ you have the freedom to distribute copies of free software (and charge
792
+ for this service if you wish); that you receive source code or can get
793
+ it if you want it; that you can change the software and use pieces of
794
+ it in new free programs; and that you are informed that you can do
795
+ these things.
796
+
797
+ To protect your rights, we need to make restrictions that forbid
798
+ distributors to deny you these rights or to ask you to surrender these
799
+ rights. These restrictions translate to certain responsibilities for
800
+ you if you distribute copies of the library or if you modify it.
801
+
802
+ For example, if you distribute copies of the library, whether gratis
803
+ or for a fee, you must give the recipients all the rights that we gave
804
+ you. You must make sure that they, too, receive or can get the source
805
+ code. If you link other code with the library, you must provide
806
+ complete object files to the recipients, so that they can relink them
807
+ with the library after making changes to the library and recompiling
808
+ it. And you must show them these terms so they know their rights.
809
+
810
+ We protect your rights with a two-step method: (1) we copyright the
811
+ library, and (2) we offer you this license, which gives you legal
812
+ permission to copy, distribute and/or modify the library.
813
+
814
+ To protect each distributor, we want to make it very clear that
815
+ there is no warranty for the free library. Also, if the library is
816
+ modified by someone else and passed on, the recipients should know
817
+ that what they have is not the original version, so that the original
818
+ author's reputation will not be affected by problems that might be
819
+ introduced by others.
820
+
821
+ Finally, software patents pose a constant threat to the existence of
822
+ any free program. We wish to make sure that a company cannot
823
+ effectively restrict the users of a free program by obtaining a
824
+ restrictive license from a patent holder. Therefore, we insist that
825
+ any patent license obtained for a version of the library must be
826
+ consistent with the full freedom of use specified in this license.
827
+
828
+ Most GNU software, including some libraries, is covered by the
829
+ ordinary GNU General Public License. This license, the GNU Lesser
830
+ General Public License, applies to certain designated libraries, and
831
+ is quite different from the ordinary General Public License. We use
832
+ this license for certain libraries in order to permit linking those
833
+ libraries into non-free programs.
834
+
835
+ When a program is linked with a library, whether statically or using
836
+ a shared library, the combination of the two is legally speaking a
837
+ combined work, a derivative of the original library. The ordinary
838
+ General Public License therefore permits such linking only if the
839
+ entire combination fits its criteria of freedom. The Lesser General
840
+ Public License permits more lax criteria for linking other code with
841
+ the library.
842
+
843
+ We call this license the "Lesser" General Public License because it
844
+ does Less to protect the user's freedom than the ordinary General
845
+ Public License. It also provides other free software developers Less
846
+ of an advantage over competing non-free programs. These disadvantages
847
+ are the reason we use the ordinary General Public License for many
848
+ libraries. However, the Lesser license provides advantages in certain
849
+ special circumstances.
850
+
851
+ For example, on rare occasions, there may be a special need to
852
+ encourage the widest possible use of a certain library, so that it
853
+ becomes a de-facto standard. To achieve this, non-free programs must
854
+ be allowed to use the library. A more frequent case is that a free
855
+ library does the same job as widely used non-free libraries. In this
856
+ case, there is little to gain by limiting the free library to free
857
+ software only, so we use the Lesser General Public License.
858
+
859
+ In other cases, permission to use a particular library in non-free
860
+ programs enables a greater number of people to use a large body of
861
+ free software. For example, permission to use the GNU C Library in
862
+ non-free programs enables many more people to use the whole GNU
863
+ operating system, as well as its variant, the GNU/Linux operating
864
+ system.
865
+
866
+ Although the Lesser General Public License is Less protective of the
867
+ users' freedom, it does ensure that the user of a program that is
868
+ linked with the Library has the freedom and the wherewithal to run
869
+ that program using a modified version of the Library.
870
+
871
+ The precise terms and conditions for copying, distribution and
872
+ modification follow. Pay close attention to the difference between a
873
+ "work based on the library" and a "work that uses the library". The
874
+ former contains code derived from the library, whereas the latter must
875
+ be combined with the library in order to run.
876
+
877
+ GNU LESSER GENERAL PUBLIC LICENSE
878
+ TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
879
+
880
+ 0. This License Agreement applies to any software library or other
881
+ program which contains a notice placed by the copyright holder or
882
+ other authorized party saying it may be distributed under the terms of
883
+ this Lesser General Public License (also called "this License").
884
+ Each licensee is addressed as "you".
885
+
886
+ A "library" means a collection of software functions and/or data
887
+ prepared so as to be conveniently linked with application programs
888
+ (which use some of those functions and data) to form executables.
889
+
890
+ The "Library", below, refers to any such software library or work
891
+ which has been distributed under these terms. A "work based on the
892
+ Library" means either the Library or any derivative work under
893
+ copyright law: that is to say, a work containing the Library or a
894
+ portion of it, either verbatim or with modifications and/or translated
895
+ straightforwardly into another language. (Hereinafter, translation is
896
+ included without limitation in the term "modification".)
897
+
898
+ "Source code" for a work means the preferred form of the work for
899
+ making modifications to it. For a library, complete source code means
900
+ all the source code for all modules it contains, plus any associated
901
+ interface definition files, plus the scripts used to control
902
+ compilation and installation of the library.
903
+
904
+ Activities other than copying, distribution and modification are not
905
+ covered by this License; they are outside its scope. The act of
906
+ running a program using the Library is not restricted, and output from
907
+ such a program is covered only if its contents constitute a work based
908
+ on the Library (independent of the use of the Library in a tool for
909
+ writing it). Whether that is true depends on what the Library does
910
+ and what the program that uses the Library does.
911
+
912
+ 1. You may copy and distribute verbatim copies of the Library's
913
+ complete source code as you receive it, in any medium, provided that
914
+ you conspicuously and appropriately publish on each copy an
915
+ appropriate copyright notice and disclaimer of warranty; keep intact
916
+ all the notices that refer to this License and to the absence of any
917
+ warranty; and distribute a copy of this License along with the
918
+ Library.
919
+
920
+ You may charge a fee for the physical act of transferring a copy,
921
+ and you may at your option offer warranty protection in exchange for a
922
+ fee.
923
+
924
+ 2. You may modify your copy or copies of the Library or any portion
925
+ of it, thus forming a work based on the Library, and copy and
926
+ distribute such modifications or work under the terms of Section 1
927
+ above, provided that you also meet all of these conditions:
928
+
929
+ a) The modified work must itself be a software library.
930
+
931
+ b) You must cause the files modified to carry prominent notices
932
+ stating that you changed the files and the date of any change.
933
+
934
+ c) You must cause the whole of the work to be licensed at no
935
+ charge to all third parties under the terms of this License.
936
+
937
+ d) If a facility in the modified Library refers to a function or a
938
+ table of data to be supplied by an application program that uses
939
+ the facility, other than as an argument passed when the facility
940
+ is invoked, then you must make a good faith effort to ensure that,
941
+ in the event an application does not supply such function or
942
+ table, the facility still operates, and performs whatever part of
943
+ its purpose remains meaningful.
944
+
945
+ (For example, a function in a library to compute square roots has
946
+ a purpose that is entirely well-defined independent of the
947
+ application. Therefore, Subsection 2d requires that any
948
+ application-supplied function or table used by this function must
949
+ be optional: if the application does not supply it, the square
950
+ root function must still compute square roots.)
951
+
952
+ These requirements apply to the modified work as a whole. If
953
+ identifiable sections of that work are not derived from the Library,
954
+ and can be reasonably considered independent and separate works in
955
+ themselves, then this License, and its terms, do not apply to those
956
+ sections when you distribute them as separate works. But when you
957
+ distribute the same sections as part of a whole which is a work based
958
+ on the Library, the distribution of the whole must be on the terms of
959
+ this License, whose permissions for other licensees extend to the
960
+ entire whole, and thus to each and every part regardless of who wrote
961
+ it.
962
+
963
+ Thus, it is not the intent of this section to claim rights or contest
964
+ your rights to work written entirely by you; rather, the intent is to
965
+ exercise the right to control the distribution of derivative or
966
+ collective works based on the Library.
967
+
968
+ In addition, mere aggregation of another work not based on the Library
969
+ with the Library (or with a work based on the Library) on a volume of
970
+ a storage or distribution medium does not bring the other work under
971
+ the scope of this License.
972
+
973
+ 3. You may opt to apply the terms of the ordinary GNU General Public
974
+ License instead of this License to a given copy of the Library. To do
975
+ this, you must alter all the notices that refer to this License, so
976
+ that they refer to the ordinary GNU General Public License, version 2,
977
+ instead of to this License. (If a newer version than version 2 of the
978
+ ordinary GNU General Public License has appeared, then you can specify
979
+ that version instead if you wish.) Do not make any other change in
980
+ these notices.
981
+
982
+ Once this change is made in a given copy, it is irreversible for
983
+ that copy, so the ordinary GNU General Public License applies to all
984
+ subsequent copies and derivative works made from that copy.
985
+
986
+ This option is useful when you wish to copy part of the code of
987
+ the Library into a program that is not a library.
988
+
989
+ 4. You may copy and distribute the Library (or a portion or
990
+ derivative of it, under Section 2) in object code or executable form
991
+ under the terms of Sections 1 and 2 above provided that you accompany
992
+ it with the complete corresponding machine-readable source code, which
993
+ must be distributed under the terms of Sections 1 and 2 above on a
994
+ medium customarily used for software interchange.
995
+
996
+ If distribution of object code is made by offering access to copy
997
+ from a designated place, then offering equivalent access to copy the
998
+ source code from the same place satisfies the requirement to
999
+ distribute the source code, even though third parties are not
1000
+ compelled to copy the source along with the object code.
1001
+
1002
+ 5. A program that contains no derivative of any portion of the
1003
+ Library, but is designed to work with the Library by being compiled or
1004
+ linked with it, is called a "work that uses the Library". Such a
1005
+ work, in isolation, is not a derivative work of the Library, and
1006
+ therefore falls outside the scope of this License.
1007
+
1008
+ However, linking a "work that uses the Library" with the Library
1009
+ creates an executable that is a derivative of the Library (because it
1010
+ contains portions of the Library), rather than a "work that uses the
1011
+ library". The executable is therefore covered by this License.
1012
+ Section 6 states terms for distribution of such executables.
1013
+
1014
+ When a "work that uses the Library" uses material from a header file
1015
+ that is part of the Library, the object code for the work may be a
1016
+ derivative work of the Library even though the source code is not.
1017
+ Whether this is true is especially significant if the work can be
1018
+ linked without the Library, or if the work is itself a library. The
1019
+ threshold for this to be true is not precisely defined by law.
1020
+
1021
+ If such an object file uses only numerical parameters, data
1022
+ structure layouts and accessors, and small macros and small inline
1023
+ functions (ten lines or less in length), then the use of the object
1024
+ file is unrestricted, regardless of whether it is legally a derivative
1025
+ work. (Executables containing this object code plus portions of the
1026
+ Library will still fall under Section 6.)
1027
+
1028
+ Otherwise, if the work is a derivative of the Library, you may
1029
+ distribute the object code for the work under the terms of Section 6.
1030
+ Any executables containing that work also fall under Section 6,
1031
+ whether or not they are linked directly with the Library itself.
1032
+
1033
+ 6. As an exception to the Sections above, you may also combine or
1034
+ link a "work that uses the Library" with the Library to produce a
1035
+ work containing portions of the Library, and distribute that work
1036
+ under terms of your choice, provided that the terms permit
1037
+ modification of the work for the customer's own use and reverse
1038
+ engineering for debugging such modifications.
1039
+
1040
+ You must give prominent notice with each copy of the work that the
1041
+ Library is used in it and that the Library and its use are covered by
1042
+ this License. You must supply a copy of this License. If the work
1043
+ during execution displays copyright notices, you must include the
1044
+ copyright notice for the Library among them, as well as a reference
1045
+ directing the user to the copy of this License. Also, you must do one
1046
+ of these things:
1047
+
1048
+ a) Accompany the work with the complete corresponding
1049
+ machine-readable source code for the Library including whatever
1050
+ changes were used in the work (which must be distributed under
1051
+ Sections 1 and 2 above); and, if the work is an executable linked
1052
+ with the Library, with the complete machine-readable "work that
1053
+ uses the Library", as object code and/or source code, so that the
1054
+ user can modify the Library and then relink to produce a modified
1055
+ executable containing the modified Library. (It is understood
1056
+ that the user who changes the contents of definitions files in the
1057
+ Library will not necessarily be able to recompile the application
1058
+ to use the modified definitions.)
1059
+
1060
+ b) Use a suitable shared library mechanism for linking with the
1061
+ Library. A suitable mechanism is one that (1) uses at run time a
1062
+ copy of the library already present on the user's computer system,
1063
+ rather than copying library functions into the executable, and (2)
1064
+ will operate properly with a modified version of the library, if
1065
+ the user installs one, as long as the modified version is
1066
+ interface-compatible with the version that the work was made with.
1067
+
1068
+ c) Accompany the work with a written offer, valid for at least
1069
+ three years, to give the same user the materials specified in
1070
+ Subsection 6a, above, for a charge no more than the cost of
1071
+ performing this distribution.
1072
+
1073
+ d) If distribution of the work is made by offering access to copy
1074
+ from a designated place, offer equivalent access to copy the above
1075
+ specified materials from the same place.
1076
+
1077
+ e) Verify that the user has already received a copy of these
1078
+ materials or that you have already sent this user a copy.
1079
+
1080
+ For an executable, the required form of the "work that uses the
1081
+ Library" must include any data and utility programs needed for
1082
+ reproducing the executable from it. However, as a special exception,
1083
+ the materials to be distributed need not include anything that is
1084
+ normally distributed (in either source or binary form) with the major
1085
+ components (compiler, kernel, and so on) of the operating system on
1086
+ which the executable runs, unless that component itself accompanies
1087
+ the executable.
1088
+
1089
+ It may happen that this requirement contradicts the license
1090
+ restrictions of other proprietary libraries that do not normally
1091
+ accompany the operating system. Such a contradiction means you cannot
1092
+ use both them and the Library together in an executable that you
1093
+ distribute.
1094
+
1095
+ 7. You may place library facilities that are a work based on the
1096
+ Library side-by-side in a single library together with other library
1097
+ facilities not covered by this License, and distribute such a combined
1098
+ library, provided that the separate distribution of the work based on
1099
+ the Library and of the other library facilities is otherwise
1100
+ permitted, and provided that you do these two things:
1101
+
1102
+ a) Accompany the combined library with a copy of the same work
1103
+ based on the Library, uncombined with any other library
1104
+ facilities. This must be distributed under the terms of the
1105
+ Sections above.
1106
+
1107
+ b) Give prominent notice with the combined library of the fact
1108
+ that part of it is a work based on the Library, and explaining
1109
+ where to find the accompanying uncombined form of the same work.
1110
+
1111
+ 8. You may not copy, modify, sublicense, link with, or distribute
1112
+ the Library except as expressly provided under this License. Any
1113
+ attempt otherwise to copy, modify, sublicense, link with, or
1114
+ distribute the Library is void, and will automatically terminate your
1115
+ rights under this License. However, parties who have received copies,
1116
+ or rights, from you under this License will not have their licenses
1117
+ terminated so long as such parties remain in full compliance.
1118
+
1119
+ 9. You are not required to accept this License, since you have not
1120
+ signed it. However, nothing else grants you permission to modify or
1121
+ distribute the Library or its derivative works. These actions are
1122
+ prohibited by law if you do not accept this License. Therefore, by
1123
+ modifying or distributing the Library (or any work based on the
1124
+ Library), you indicate your acceptance of this License to do so, and
1125
+ all its terms and conditions for copying, distributing or modifying
1126
+ the Library or works based on it.
1127
+
1128
+ 10. Each time you redistribute the Library (or any work based on the
1129
+ Library), the recipient automatically receives a license from the
1130
+ original licensor to copy, distribute, link with or modify the Library
1131
+ subject to these terms and conditions. You may not impose any further
1132
+ restrictions on the recipients' exercise of the rights granted herein.
1133
+ You are not responsible for enforcing compliance by third parties with
1134
+ this License.
1135
+
1136
+ 11. If, as a consequence of a court judgment or allegation of patent
1137
+ infringement or for any other reason (not limited to patent issues),
1138
+ conditions are imposed on you (whether by court order, agreement or
1139
+ otherwise) that contradict the conditions of this License, they do not
1140
+ excuse you from the conditions of this License. If you cannot
1141
+ distribute so as to satisfy simultaneously your obligations under this
1142
+ License and any other pertinent obligations, then as a consequence you
1143
+ may not distribute the Library at all. For example, if a patent
1144
+ license would not permit royalty-free redistribution of the Library by
1145
+ all those who receive copies directly or indirectly through you, then
1146
+ the only way you could satisfy both it and this License would be to
1147
+ refrain entirely from distribution of the Library.
1148
+
1149
+ If any portion of this section is held invalid or unenforceable under
1150
+ any particular circumstance, the balance of the section is intended to
1151
+ apply, and the section as a whole is intended to apply in other
1152
+ circumstances.
1153
+
1154
+ It is not the purpose of this section to induce you to infringe any
1155
+ patents or other property right claims or to contest validity of any
1156
+ such claims; this section has the sole purpose of protecting the
1157
+ integrity of the free software distribution system which is
1158
+ implemented by public license practices. Many people have made
1159
+ generous contributions to the wide range of software distributed
1160
+ through that system in reliance on consistent application of that
1161
+ system; it is up to the author/donor to decide if he or she is willing
1162
+ to distribute software through any other system and a licensee cannot
1163
+ impose that choice.
1164
+
1165
+ This section is intended to make thoroughly clear what is believed to
1166
+ be a consequence of the rest of this License.
1167
+
1168
+ 12. If the distribution and/or use of the Library is restricted in
1169
+ certain countries either by patents or by copyrighted interfaces, the
1170
+ original copyright holder who places the Library under this License
1171
+ may add an explicit geographical distribution limitation excluding those
1172
+ countries, so that distribution is permitted only in or among
1173
+ countries not thus excluded. In such case, this License incorporates
1174
+ the limitation as if written in the body of this License.
1175
+
1176
+ 13. The Free Software Foundation may publish revised and/or new
1177
+ versions of the Lesser General Public License from time to time.
1178
+ Such new versions will be similar in spirit to the present version,
1179
+ but may differ in detail to address new problems or concerns.
1180
+
1181
+ Each version is given a distinguishing version number. If the Library
1182
+ specifies a version number of this License which applies to it and
1183
+ "any later version", you have the option of following the terms and
1184
+ conditions either of that version or of any later version published by
1185
+ the Free Software Foundation. If the Library does not specify a
1186
+ license version number, you may choose any version ever published by
1187
+ the Free Software Foundation.
1188
+
1189
+ 14. If you wish to incorporate parts of the Library into other free
1190
+ programs whose distribution conditions are incompatible with these,
1191
+ write to the author to ask for permission. For software which is
1192
+ copyrighted by the Free Software Foundation, write to the Free
1193
+ Software Foundation; we sometimes make exceptions for this. Our
1194
+ decision will be guided by the two goals of preserving the free status
1195
+ of all derivatives of our free software and of promoting the sharing
1196
+ and reuse of software generally.
1197
+
1198
+ NO WARRANTY
1199
+
1200
+ 15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
1201
+ WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
1202
+ EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
1203
+ OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
1204
+ KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
1205
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1206
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
1207
+ LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
1208
+ THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1209
+
1210
+ 16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
1211
+ WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
1212
+ AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
1213
+ FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
1214
+ CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
1215
+ LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
1216
+ RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
1217
+ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
1218
+ SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
1219
+ DAMAGES.
1220
+
1221
+ END OF TERMS AND CONDITIONS
1222
+
1223
+ How to Apply These Terms to Your New Libraries
1224
+
1225
+ If you develop a new library, and you want it to be of the greatest
1226
+ possible use to the public, we recommend making it free software that
1227
+ everyone can redistribute and change. You can do so by permitting
1228
+ redistribution under these terms (or, alternatively, under the terms
1229
+ of the ordinary General Public License).
1230
+
1231
+ To apply these terms, attach the following notices to the library.
1232
+ It is safest to attach them to the start of each source file to most
1233
+ effectively convey the exclusion of warranty; and each file should
1234
+ have at least the "copyright" line and a pointer to where the full
1235
+ notice is found.
1236
+
1237
+
1238
+ <one line to give the library's name and a brief idea of what it does.>
1239
+ Copyright (C) <year> <name of author>
1240
+
1241
+ This library is free software; you can redistribute it and/or
1242
+ modify it under the terms of the GNU Lesser General Public
1243
+ License as published by the Free Software Foundation; either
1244
+ version 2.1 of the License, or (at your option) any later version.
1245
+
1246
+ This library is distributed in the hope that it will be useful,
1247
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1248
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
1249
+ Lesser General Public License for more details.
1250
+
1251
+ You should have received a copy of the GNU Lesser General Public
1252
+ License along with this library; if not, write to the Free Software
1253
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
1254
+
1255
+ Also add information on how to contact you by electronic and paper mail.
1256
+
1257
+ You should also get your employer (if you work as a programmer) or
1258
+ your school, if any, to sign a "copyright disclaimer" for the library,
1259
+ if necessary. Here is a sample; alter the names:
1260
+
1261
+ Yoyodyne, Inc., hereby disclaims all copyright interest in the
1262
+ library `Frob' (a library for tweaking knobs) written by James
1263
+ Random Hacker.
1264
+
1265
+ <signature of Ty Coon>, 1 April 1990
1266
+ Ty Coon, President of Vice
1267
+
1268
+ That's all there is to it!
1269
+
1270
+ -------------------------------------------------------------------------------
1271
+
1272
+
1273
+ GCC RUNTIME LIBRARY EXCEPTION
1274
+
1275
+ Version 3.1, 31 March 2009
1276
+
1277
+ Copyright (C) 2009 Free Software Foundation, Inc. <http://fsf.org/>
1278
+
1279
+ Everyone is permitted to copy and distribute verbatim copies of this
1280
+ license document, but changing it is not allowed.
1281
+
1282
+ This GCC Runtime Library Exception ("Exception") is an additional
1283
+ permission under section 7 of the GNU General Public License, version
1284
+ 3 ("GPLv3"). It applies to a given file (the "Runtime Library") that
1285
+ bears a notice placed by the copyright holder of the file stating that
1286
+ the file is governed by GPLv3 along with this Exception.
1287
+
1288
+ When you use GCC to compile a program, GCC may combine portions of
1289
+ certain GCC header files and runtime libraries with the compiled
1290
+ program. The purpose of this Exception is to allow compilation of
1291
+ non-GPL (including proprietary) programs to use, in this way, the
1292
+ header files and runtime libraries covered by this Exception.
1293
+
1294
+ 0. Definitions.
1295
+
1296
+ A file is an "Independent Module" if it either requires the Runtime
1297
+ Library for execution after a Compilation Process, or makes use of an
1298
+ interface provided by the Runtime Library, but is not otherwise based
1299
+ on the Runtime Library.
1300
+
1301
+ "GCC" means a version of the GNU Compiler Collection, with or without
1302
+ modifications, governed by version 3 (or a specified later version) of
1303
+ the GNU General Public License (GPL) with the option of using any
1304
+ subsequent versions published by the FSF.
1305
+
1306
+ "GPL-compatible Software" is software whose conditions of propagation,
1307
+ modification and use would permit combination with GCC in accord with
1308
+ the license of GCC.
1309
+
1310
+ "Target Code" refers to output from any compiler for a real or virtual
1311
+ target processor architecture, in executable form or suitable for
1312
+ input to an assembler, loader, linker and/or execution
1313
+ phase. Notwithstanding that, Target Code does not include data in any
1314
+ format that is used as a compiler intermediate representation, or used
1315
+ for producing a compiler intermediate representation.
1316
+
1317
+ The "Compilation Process" transforms code entirely represented in
1318
+ non-intermediate languages designed for human-written code, and/or in
1319
+ Java Virtual Machine byte code, into Target Code. Thus, for example,
1320
+ use of source code generators and preprocessors need not be considered
1321
+ part of the Compilation Process, since the Compilation Process can be
1322
+ understood as starting with the output of the generators or
1323
+ preprocessors.
1324
+
1325
+ A Compilation Process is "Eligible" if it is done using GCC, alone or
1326
+ with other GPL-compatible software, or if it is done without using any
1327
+ work based on GCC. For example, using non-GPL-compatible Software to
1328
+ optimize any GCC intermediate representations would not qualify as an
1329
+ Eligible Compilation Process.
1330
+
1331
+ 1. Grant of Additional Permission.
1332
+
1333
+ You have permission to propagate a work of Target Code formed by
1334
+ combining the Runtime Library with Independent Modules, even if such
1335
+ propagation would otherwise violate the terms of GPLv3, provided that
1336
+ all Target Code was generated by Eligible Compilation Processes. You
1337
+ may then convey such a combination under terms of your choice,
1338
+ consistent with the licensing of the Independent Modules.
1339
+
1340
+ 2. No Weakening of GCC Copyleft.
1341
+
1342
+ The availability of this Exception does not imply any general
1343
+ presumption that third-party software is unaffected by the copyleft
1344
+ requirements of the license of GCC.
1345
+
1346
+ -------------------------------------------------------------------------------
1347
+
1348
+ GNU GENERAL PUBLIC LICENSE
1349
+ Version 3, 29 June 2007
1350
+
1351
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
1352
+ Everyone is permitted to copy and distribute verbatim copies
1353
+ of this license document, but changing it is not allowed.
1354
+
1355
+ Preamble
1356
+
1357
+ The GNU General Public License is a free, copyleft license for
1358
+ software and other kinds of works.
1359
+
1360
+ The licenses for most software and other practical works are designed
1361
+ to take away your freedom to share and change the works. By contrast,
1362
+ the GNU General Public License is intended to guarantee your freedom to
1363
+ share and change all versions of a program--to make sure it remains free
1364
+ software for all its users. We, the Free Software Foundation, use the
1365
+ GNU General Public License for most of our software; it applies also to
1366
+ any other work released this way by its authors. You can apply it to
1367
+ your programs, too.
1368
+
1369
+ When we speak of free software, we are referring to freedom, not
1370
+ price. Our General Public Licenses are designed to make sure that you
1371
+ have the freedom to distribute copies of free software (and charge for
1372
+ them if you wish), that you receive source code or can get it if you
1373
+ want it, that you can change the software or use pieces of it in new
1374
+ free programs, and that you know you can do these things.
1375
+
1376
+ To protect your rights, we need to prevent others from denying you
1377
+ these rights or asking you to surrender the rights. Therefore, you have
1378
+ certain responsibilities if you distribute copies of the software, or if
1379
+ you modify it: responsibilities to respect the freedom of others.
1380
+
1381
+ For example, if you distribute copies of such a program, whether
1382
+ gratis or for a fee, you must pass on to the recipients the same
1383
+ freedoms that you received. You must make sure that they, too, receive
1384
+ or can get the source code. And you must show them these terms so they
1385
+ know their rights.
1386
+
1387
+ Developers that use the GNU GPL protect your rights with two steps:
1388
+ (1) assert copyright on the software, and (2) offer you this License
1389
+ giving you legal permission to copy, distribute and/or modify it.
1390
+
1391
+ For the developers' and authors' protection, the GPL clearly explains
1392
+ that there is no warranty for this free software. For both users' and
1393
+ authors' sake, the GPL requires that modified versions be marked as
1394
+ changed, so that their problems will not be attributed erroneously to
1395
+ authors of previous versions.
1396
+
1397
+ Some devices are designed to deny users access to install or run
1398
+ modified versions of the software inside them, although the manufacturer
1399
+ can do so. This is fundamentally incompatible with the aim of
1400
+ protecting users' freedom to change the software. The systematic
1401
+ pattern of such abuse occurs in the area of products for individuals to
1402
+ use, which is precisely where it is most unacceptable. Therefore, we
1403
+ have designed this version of the GPL to prohibit the practice for those
1404
+ products. If such problems arise substantially in other domains, we
1405
+ stand ready to extend this provision to those domains in future versions
1406
+ of the GPL, as needed to protect the freedom of users.
1407
+
1408
+ Finally, every program is threatened constantly by software patents.
1409
+ States should not allow patents to restrict development and use of
1410
+ software on general-purpose computers, but in those that do, we wish to
1411
+ avoid the special danger that patents applied to a free program could
1412
+ make it effectively proprietary. To prevent this, the GPL assures that
1413
+ patents cannot be used to render the program non-free.
1414
+
1415
+ The precise terms and conditions for copying, distribution and
1416
+ modification follow.
1417
+
1418
+ TERMS AND CONDITIONS
1419
+
1420
+ 0. Definitions.
1421
+
1422
+ "This License" refers to version 3 of the GNU General Public License.
1423
+
1424
+ "Copyright" also means copyright-like laws that apply to other kinds of
1425
+ works, such as semiconductor masks.
1426
+
1427
+ "The Program" refers to any copyrightable work licensed under this
1428
+ License. Each licensee is addressed as "you". "Licensees" and
1429
+ "recipients" may be individuals or organizations.
1430
+
1431
+ To "modify" a work means to copy from or adapt all or part of the work
1432
+ in a fashion requiring copyright permission, other than the making of an
1433
+ exact copy. The resulting work is called a "modified version" of the
1434
+ earlier work or a work "based on" the earlier work.
1435
+
1436
+ A "covered work" means either the unmodified Program or a work based
1437
+ on the Program.
1438
+
1439
+ To "propagate" a work means to do anything with it that, without
1440
+ permission, would make you directly or secondarily liable for
1441
+ infringement under applicable copyright law, except executing it on a
1442
+ computer or modifying a private copy. Propagation includes copying,
1443
+ distribution (with or without modification), making available to the
1444
+ public, and in some countries other activities as well.
1445
+
1446
+ To "convey" a work means any kind of propagation that enables other
1447
+ parties to make or receive copies. Mere interaction with a user through
1448
+ a computer network, with no transfer of a copy, is not conveying.
1449
+
1450
+ An interactive user interface displays "Appropriate Legal Notices"
1451
+ to the extent that it includes a convenient and prominently visible
1452
+ feature that (1) displays an appropriate copyright notice, and (2)
1453
+ tells the user that there is no warranty for the work (except to the
1454
+ extent that warranties are provided), that licensees may convey the
1455
+ work under this License, and how to view a copy of this License. If
1456
+ the interface presents a list of user commands or options, such as a
1457
+ menu, a prominent item in the list meets this criterion.
1458
+
1459
+ 1. Source Code.
1460
+
1461
+ The "source code" for a work means the preferred form of the work
1462
+ for making modifications to it. "Object code" means any non-source
1463
+ form of a work.
1464
+
1465
+ A "Standard Interface" means an interface that either is an official
1466
+ standard defined by a recognized standards body, or, in the case of
1467
+ interfaces specified for a particular programming language, one that
1468
+ is widely used among developers working in that language.
1469
+
1470
+ The "System Libraries" of an executable work include anything, other
1471
+ than the work as a whole, that (a) is included in the normal form of
1472
+ packaging a Major Component, but which is not part of that Major
1473
+ Component, and (b) serves only to enable use of the work with that
1474
+ Major Component, or to implement a Standard Interface for which an
1475
+ implementation is available to the public in source code form. A
1476
+ "Major Component", in this context, means a major essential component
1477
+ (kernel, window system, and so on) of the specific operating system
1478
+ (if any) on which the executable work runs, or a compiler used to
1479
+ produce the work, or an object code interpreter used to run it.
1480
+
1481
+ The "Corresponding Source" for a work in object code form means all
1482
+ the source code needed to generate, install, and (for an executable
1483
+ work) run the object code and to modify the work, including scripts to
1484
+ control those activities. However, it does not include the work's
1485
+ System Libraries, or general-purpose tools or generally available free
1486
+ programs which are used unmodified in performing those activities but
1487
+ which are not part of the work. For example, Corresponding Source
1488
+ includes interface definition files associated with source files for
1489
+ the work, and the source code for shared libraries and dynamically
1490
+ linked subprograms that the work is specifically designed to require,
1491
+ such as by intimate data communication or control flow between those
1492
+ subprograms and other parts of the work.
1493
+
1494
+ The Corresponding Source need not include anything that users
1495
+ can regenerate automatically from other parts of the Corresponding
1496
+ Source.
1497
+
1498
+ The Corresponding Source for a work in source code form is that
1499
+ same work.
1500
+
1501
+ 2. Basic Permissions.
1502
+
1503
+ All rights granted under this License are granted for the term of
1504
+ copyright on the Program, and are irrevocable provided the stated
1505
+ conditions are met. This License explicitly affirms your unlimited
1506
+ permission to run the unmodified Program. The output from running a
1507
+ covered work is covered by this License only if the output, given its
1508
+ content, constitutes a covered work. This License acknowledges your
1509
+ rights of fair use or other equivalent, as provided by copyright law.
1510
+
1511
+ You may make, run and propagate covered works that you do not
1512
+ convey, without conditions so long as your license otherwise remains
1513
+ in force. You may convey covered works to others for the sole purpose
1514
+ of having them make modifications exclusively for you, or provide you
1515
+ with facilities for running those works, provided that you comply with
1516
+ the terms of this License in conveying all material for which you do
1517
+ not control copyright. Those thus making or running the covered works
1518
+ for you must do so exclusively on your behalf, under your direction
1519
+ and control, on terms that prohibit them from making any copies of
1520
+ your copyrighted material outside their relationship with you.
1521
+
1522
+ Conveying under any other circumstances is permitted solely under
1523
+ the conditions stated below. Sublicensing is not allowed; section 10
1524
+ makes it unnecessary.
1525
+
1526
+ 3. Protecting Users' Legal Rights From Anti-Circumvention Law.
1527
+
1528
+ No covered work shall be deemed part of an effective technological
1529
+ measure under any applicable law fulfilling obligations under article
1530
+ 11 of the WIPO copyright treaty adopted on 20 December 1996, or
1531
+ similar laws prohibiting or restricting circumvention of such
1532
+ measures.
1533
+
1534
+ When you convey a covered work, you waive any legal power to forbid
1535
+ circumvention of technological measures to the extent such circumvention
1536
+ is effected by exercising rights under this License with respect to
1537
+ the covered work, and you disclaim any intention to limit operation or
1538
+ modification of the work as a means of enforcing, against the work's
1539
+ users, your or third parties' legal rights to forbid circumvention of
1540
+ technological measures.
1541
+
1542
+ 4. Conveying Verbatim Copies.
1543
+
1544
+ You may convey verbatim copies of the Program's source code as you
1545
+ receive it, in any medium, provided that you conspicuously and
1546
+ appropriately publish on each copy an appropriate copyright notice;
1547
+ keep intact all notices stating that this License and any
1548
+ non-permissive terms added in accord with section 7 apply to the code;
1549
+ keep intact all notices of the absence of any warranty; and give all
1550
+ recipients a copy of this License along with the Program.
1551
+
1552
+ You may charge any price or no price for each copy that you convey,
1553
+ and you may offer support or warranty protection for a fee.
1554
+
1555
+ 5. Conveying Modified Source Versions.
1556
+
1557
+ You may convey a work based on the Program, or the modifications to
1558
+ produce it from the Program, in the form of source code under the
1559
+ terms of section 4, provided that you also meet all of these conditions:
1560
+
1561
+ a) The work must carry prominent notices stating that you modified
1562
+ it, and giving a relevant date.
1563
+
1564
+ b) The work must carry prominent notices stating that it is
1565
+ released under this License and any conditions added under section
1566
+ 7. This requirement modifies the requirement in section 4 to
1567
+ "keep intact all notices".
1568
+
1569
+ c) You must license the entire work, as a whole, under this
1570
+ License to anyone who comes into possession of a copy. This
1571
+ License will therefore apply, along with any applicable section 7
1572
+ additional terms, to the whole of the work, and all its parts,
1573
+ regardless of how they are packaged. This License gives no
1574
+ permission to license the work in any other way, but it does not
1575
+ invalidate such permission if you have separately received it.
1576
+
1577
+ d) If the work has interactive user interfaces, each must display
1578
+ Appropriate Legal Notices; however, if the Program has interactive
1579
+ interfaces that do not display Appropriate Legal Notices, your
1580
+ work need not make them do so.
1581
+
1582
+ A compilation of a covered work with other separate and independent
1583
+ works, which are not by their nature extensions of the covered work,
1584
+ and which are not combined with it such as to form a larger program,
1585
+ in or on a volume of a storage or distribution medium, is called an
1586
+ "aggregate" if the compilation and its resulting copyright are not
1587
+ used to limit the access or legal rights of the compilation's users
1588
+ beyond what the individual works permit. Inclusion of a covered work
1589
+ in an aggregate does not cause this License to apply to the other
1590
+ parts of the aggregate.
1591
+
1592
+ 6. Conveying Non-Source Forms.
1593
+
1594
+ You may convey a covered work in object code form under the terms
1595
+ of sections 4 and 5, provided that you also convey the
1596
+ machine-readable Corresponding Source under the terms of this License,
1597
+ in one of these ways:
1598
+
1599
+ a) Convey the object code in, or embodied in, a physical product
1600
+ (including a physical distribution medium), accompanied by the
1601
+ Corresponding Source fixed on a durable physical medium
1602
+ customarily used for software interchange.
1603
+
1604
+ b) Convey the object code in, or embodied in, a physical product
1605
+ (including a physical distribution medium), accompanied by a
1606
+ written offer, valid for at least three years and valid for as
1607
+ long as you offer spare parts or customer support for that product
1608
+ model, to give anyone who possesses the object code either (1) a
1609
+ copy of the Corresponding Source for all the software in the
1610
+ product that is covered by this License, on a durable physical
1611
+ medium customarily used for software interchange, for a price no
1612
+ more than your reasonable cost of physically performing this
1613
+ conveying of source, or (2) access to copy the
1614
+ Corresponding Source from a network server at no charge.
1615
+
1616
+ c) Convey individual copies of the object code with a copy of the
1617
+ written offer to provide the Corresponding Source. This
1618
+ alternative is allowed only occasionally and noncommercially, and
1619
+ only if you received the object code with such an offer, in accord
1620
+ with subsection 6b.
1621
+
1622
+ d) Convey the object code by offering access from a designated
1623
+ place (gratis or for a charge), and offer equivalent access to the
1624
+ Corresponding Source in the same way through the same place at no
1625
+ further charge. You need not require recipients to copy the
1626
+ Corresponding Source along with the object code. If the place to
1627
+ copy the object code is a network server, the Corresponding Source
1628
+ may be on a different server (operated by you or a third party)
1629
+ that supports equivalent copying facilities, provided you maintain
1630
+ clear directions next to the object code saying where to find the
1631
+ Corresponding Source. Regardless of what server hosts the
1632
+ Corresponding Source, you remain obligated to ensure that it is
1633
+ available for as long as needed to satisfy these requirements.
1634
+
1635
+ e) Convey the object code using peer-to-peer transmission, provided
1636
+ you inform other peers where the object code and Corresponding
1637
+ Source of the work are being offered to the general public at no
1638
+ charge under subsection 6d.
1639
+
1640
+ A separable portion of the object code, whose source code is excluded
1641
+ from the Corresponding Source as a System Library, need not be
1642
+ included in conveying the object code work.
1643
+
1644
+ A "User Product" is either (1) a "consumer product", which means any
1645
+ tangible personal property which is normally used for personal, family,
1646
+ or household purposes, or (2) anything designed or sold for incorporation
1647
+ into a dwelling. In determining whether a product is a consumer product,
1648
+ doubtful cases shall be resolved in favor of coverage. For a particular
1649
+ product received by a particular user, "normally used" refers to a
1650
+ typical or common use of that class of product, regardless of the status
1651
+ of the particular user or of the way in which the particular user
1652
+ actually uses, or expects or is expected to use, the product. A product
1653
+ is a consumer product regardless of whether the product has substantial
1654
+ commercial, industrial or non-consumer uses, unless such uses represent
1655
+ the only significant mode of use of the product.
1656
+
1657
+ "Installation Information" for a User Product means any methods,
1658
+ procedures, authorization keys, or other information required to install
1659
+ and execute modified versions of a covered work in that User Product from
1660
+ a modified version of its Corresponding Source. The information must
1661
+ suffice to ensure that the continued functioning of the modified object
1662
+ code is in no case prevented or interfered with solely because
1663
+ modification has been made.
1664
+
1665
+ If you convey an object code work under this section in, or with, or
1666
+ specifically for use in, a User Product, and the conveying occurs as
1667
+ part of a transaction in which the right of possession and use of the
1668
+ User Product is transferred to the recipient in perpetuity or for a
1669
+ fixed term (regardless of how the transaction is characterized), the
1670
+ Corresponding Source conveyed under this section must be accompanied
1671
+ by the Installation Information. But this requirement does not apply
1672
+ if neither you nor any third party retains the ability to install
1673
+ modified object code on the User Product (for example, the work has
1674
+ been installed in ROM).
1675
+
1676
+ The requirement to provide Installation Information does not include a
1677
+ requirement to continue to provide support service, warranty, or updates
1678
+ for a work that has been modified or installed by the recipient, or for
1679
+ the User Product in which it has been modified or installed. Access to a
1680
+ network may be denied when the modification itself materially and
1681
+ adversely affects the operation of the network or violates the rules and
1682
+ protocols for communication across the network.
1683
+
1684
+ Corresponding Source conveyed, and Installation Information provided,
1685
+ in accord with this section must be in a format that is publicly
1686
+ documented (and with an implementation available to the public in
1687
+ source code form), and must require no special password or key for
1688
+ unpacking, reading or copying.
1689
+
1690
+ 7. Additional Terms.
1691
+
1692
+ "Additional permissions" are terms that supplement the terms of this
1693
+ License by making exceptions from one or more of its conditions.
1694
+ Additional permissions that are applicable to the entire Program shall
1695
+ be treated as though they were included in this License, to the extent
1696
+ that they are valid under applicable law. If additional permissions
1697
+ apply only to part of the Program, that part may be used separately
1698
+ under those permissions, but the entire Program remains governed by
1699
+ this License without regard to the additional permissions.
1700
+
1701
+ When you convey a copy of a covered work, you may at your option
1702
+ remove any additional permissions from that copy, or from any part of
1703
+ it. (Additional permissions may be written to require their own
1704
+ removal in certain cases when you modify the work.) You may place
1705
+ additional permissions on material, added by you to a covered work,
1706
+ for which you have or can give appropriate copyright permission.
1707
+
1708
+ Notwithstanding any other provision of this License, for material you
1709
+ add to a covered work, you may (if authorized by the copyright holders of
1710
+ that material) supplement the terms of this License with terms:
1711
+
1712
+ a) Disclaiming warranty or limiting liability differently from the
1713
+ terms of sections 15 and 16 of this License; or
1714
+
1715
+ b) Requiring preservation of specified reasonable legal notices or
1716
+ author attributions in that material or in the Appropriate Legal
1717
+ Notices displayed by works containing it; or
1718
+
1719
+ c) Prohibiting misrepresentation of the origin of that material, or
1720
+ requiring that modified versions of such material be marked in
1721
+ reasonable ways as different from the original version; or
1722
+
1723
+ d) Limiting the use for publicity purposes of names of licensors or
1724
+ authors of the material; or
1725
+
1726
+ e) Declining to grant rights under trademark law for use of some
1727
+ trade names, trademarks, or service marks; or
1728
+
1729
+ f) Requiring indemnification of licensors and authors of that
1730
+ material by anyone who conveys the material (or modified versions of
1731
+ it) with contractual assumptions of liability to the recipient, for
1732
+ any liability that these contractual assumptions directly impose on
1733
+ those licensors and authors.
1734
+
1735
+ All other non-permissive additional terms are considered "further
1736
+ restrictions" within the meaning of section 10. If the Program as you
1737
+ received it, or any part of it, contains a notice stating that it is
1738
+ governed by this License along with a term that is a further
1739
+ restriction, you may remove that term. If a license document contains
1740
+ a further restriction but permits relicensing or conveying under this
1741
+ License, you may add to a covered work material governed by the terms
1742
+ of that license document, provided that the further restriction does
1743
+ not survive such relicensing or conveying.
1744
+
1745
+ If you add terms to a covered work in accord with this section, you
1746
+ must place, in the relevant source files, a statement of the
1747
+ additional terms that apply to those files, or a notice indicating
1748
+ where to find the applicable terms.
1749
+
1750
+ Additional terms, permissive or non-permissive, may be stated in the
1751
+ form of a separately written license, or stated as exceptions;
1752
+ the above requirements apply either way.
1753
+
1754
+ 8. Termination.
1755
+
1756
+ You may not propagate or modify a covered work except as expressly
1757
+ provided under this License. Any attempt otherwise to propagate or
1758
+ modify it is void, and will automatically terminate your rights under
1759
+ this License (including any patent licenses granted under the third
1760
+ paragraph of section 11).
1761
+
1762
+ However, if you cease all violation of this License, then your
1763
+ license from a particular copyright holder is reinstated (a)
1764
+ provisionally, unless and until the copyright holder explicitly and
1765
+ finally terminates your license, and (b) permanently, if the copyright
1766
+ holder fails to notify you of the violation by some reasonable means
1767
+ prior to 60 days after the cessation.
1768
+
1769
+ Moreover, your license from a particular copyright holder is
1770
+ reinstated permanently if the copyright holder notifies you of the
1771
+ violation by some reasonable means, this is the first time you have
1772
+ received notice of violation of this License (for any work) from that
1773
+ copyright holder, and you cure the violation prior to 30 days after
1774
+ your receipt of the notice.
1775
+
1776
+ Termination of your rights under this section does not terminate the
1777
+ licenses of parties who have received copies or rights from you under
1778
+ this License. If your rights have been terminated and not permanently
1779
+ reinstated, you do not qualify to receive new licenses for the same
1780
+ material under section 10.
1781
+
1782
+ 9. Acceptance Not Required for Having Copies.
1783
+
1784
+ You are not required to accept this License in order to receive or
1785
+ run a copy of the Program. Ancillary propagation of a covered work
1786
+ occurring solely as a consequence of using peer-to-peer transmission
1787
+ to receive a copy likewise does not require acceptance. However,
1788
+ nothing other than this License grants you permission to propagate or
1789
+ modify any covered work. These actions infringe copyright if you do
1790
+ not accept this License. Therefore, by modifying or propagating a
1791
+ covered work, you indicate your acceptance of this License to do so.
1792
+
1793
+ 10. Automatic Licensing of Downstream Recipients.
1794
+
1795
+ Each time you convey a covered work, the recipient automatically
1796
+ receives a license from the original licensors, to run, modify and
1797
+ propagate that work, subject to this License. You are not responsible
1798
+ for enforcing compliance by third parties with this License.
1799
+
1800
+ An "entity transaction" is a transaction transferring control of an
1801
+ organization, or substantially all assets of one, or subdividing an
1802
+ organization, or merging organizations. If propagation of a covered
1803
+ work results from an entity transaction, each party to that
1804
+ transaction who receives a copy of the work also receives whatever
1805
+ licenses to the work the party's predecessor in interest had or could
1806
+ give under the previous paragraph, plus a right to possession of the
1807
+ Corresponding Source of the work from the predecessor in interest, if
1808
+ the predecessor has it or can get it with reasonable efforts.
1809
+
1810
+ You may not impose any further restrictions on the exercise of the
1811
+ rights granted or affirmed under this License. For example, you may
1812
+ not impose a license fee, royalty, or other charge for exercise of
1813
+ rights granted under this License, and you may not initiate litigation
1814
+ (including a cross-claim or counterclaim in a lawsuit) alleging that
1815
+ any patent claim is infringed by making, using, selling, offering for
1816
+ sale, or importing the Program or any portion of it.
1817
+
1818
+ 11. Patents.
1819
+
1820
+ A "contributor" is a copyright holder who authorizes use under this
1821
+ License of the Program or a work on which the Program is based. The
1822
+ work thus licensed is called the contributor's "contributor version".
1823
+
1824
+ A contributor's "essential patent claims" are all patent claims
1825
+ owned or controlled by the contributor, whether already acquired or
1826
+ hereafter acquired, that would be infringed by some manner, permitted
1827
+ by this License, of making, using, or selling its contributor version,
1828
+ but do not include claims that would be infringed only as a
1829
+ consequence of further modification of the contributor version. For
1830
+ purposes of this definition, "control" includes the right to grant
1831
+ patent sublicenses in a manner consistent with the requirements of
1832
+ this License.
1833
+
1834
+ Each contributor grants you a non-exclusive, worldwide, royalty-free
1835
+ patent license under the contributor's essential patent claims, to
1836
+ make, use, sell, offer for sale, import and otherwise run, modify and
1837
+ propagate the contents of its contributor version.
1838
+
1839
+ In the following three paragraphs, a "patent license" is any express
1840
+ agreement or commitment, however denominated, not to enforce a patent
1841
+ (such as an express permission to practice a patent or covenant not to
1842
+ sue for patent infringement). To "grant" such a patent license to a
1843
+ party means to make such an agreement or commitment not to enforce a
1844
+ patent against the party.
1845
+
1846
+ If you convey a covered work, knowingly relying on a patent license,
1847
+ and the Corresponding Source of the work is not available for anyone
1848
+ to copy, free of charge and under the terms of this License, through a
1849
+ publicly available network server or other readily accessible means,
1850
+ then you must either (1) cause the Corresponding Source to be so
1851
+ available, or (2) arrange to deprive yourself of the benefit of the
1852
+ patent license for this particular work, or (3) arrange, in a manner
1853
+ consistent with the requirements of this License, to extend the patent
1854
+ license to downstream recipients. "Knowingly relying" means you have
1855
+ actual knowledge that, but for the patent license, your conveying the
1856
+ covered work in a country, or your recipient's use of the covered work
1857
+ in a country, would infringe one or more identifiable patents in that
1858
+ country that you have reason to believe are valid.
1859
+
1860
+ If, pursuant to or in connection with a single transaction or
1861
+ arrangement, you convey, or propagate by procuring conveyance of, a
1862
+ covered work, and grant a patent license to some of the parties
1863
+ receiving the covered work authorizing them to use, propagate, modify
1864
+ or convey a specific copy of the covered work, then the patent license
1865
+ you grant is automatically extended to all recipients of the covered
1866
+ work and works based on it.
1867
+
1868
+ A patent license is "discriminatory" if it does not include within
1869
+ the scope of its coverage, prohibits the exercise of, or is
1870
+ conditioned on the non-exercise of one or more of the rights that are
1871
+ specifically granted under this License. You may not convey a covered
1872
+ work if you are a party to an arrangement with a third party that is
1873
+ in the business of distributing software, under which you make payment
1874
+ to the third party based on the extent of your activity of conveying
1875
+ the work, and under which the third party grants, to any of the
1876
+ parties who would receive the covered work from you, a discriminatory
1877
+ patent license (a) in connection with copies of the covered work
1878
+ conveyed by you (or copies made from those copies), or (b) primarily
1879
+ for and in connection with specific products or compilations that
1880
+ contain the covered work, unless you entered into that arrangement,
1881
+ or that patent license was granted, prior to 28 March 2007.
1882
+
1883
+ Nothing in this License shall be construed as excluding or limiting
1884
+ any implied license or other defenses to infringement that may
1885
+ otherwise be available to you under applicable patent law.
1886
+
1887
+ 12. No Surrender of Others' Freedom.
1888
+
1889
+ If conditions are imposed on you (whether by court order, agreement or
1890
+ otherwise) that contradict the conditions of this License, they do not
1891
+ excuse you from the conditions of this License. If you cannot convey a
1892
+ covered work so as to satisfy simultaneously your obligations under this
1893
+ License and any other pertinent obligations, then as a consequence you may
1894
+ not convey it at all. For example, if you agree to terms that obligate you
1895
+ to collect a royalty for further conveying from those to whom you convey
1896
+ the Program, the only way you could satisfy both those terms and this
1897
+ License would be to refrain entirely from conveying the Program.
1898
+
1899
+ 13. Use with the GNU Affero General Public License.
1900
+
1901
+ Notwithstanding any other provision of this License, you have
1902
+ permission to link or combine any covered work with a work licensed
1903
+ under version 3 of the GNU Affero General Public License into a single
1904
+ combined work, and to convey the resulting work. The terms of this
1905
+ License will continue to apply to the part which is the covered work,
1906
+ but the special requirements of the GNU Affero General Public License,
1907
+ section 13, concerning interaction through a network will apply to the
1908
+ combination as such.
1909
+
1910
+ 14. Revised Versions of this License.
1911
+
1912
+ The Free Software Foundation may publish revised and/or new versions of
1913
+ the GNU General Public License from time to time. Such new versions will
1914
+ be similar in spirit to the present version, but may differ in detail to
1915
+ address new problems or concerns.
1916
+
1917
+ Each version is given a distinguishing version number. If the
1918
+ Program specifies that a certain numbered version of the GNU General
1919
+ Public License "or any later version" applies to it, you have the
1920
+ option of following the terms and conditions either of that numbered
1921
+ version or of any later version published by the Free Software
1922
+ Foundation. If the Program does not specify a version number of the
1923
+ GNU General Public License, you may choose any version ever published
1924
+ by the Free Software Foundation.
1925
+
1926
+ If the Program specifies that a proxy can decide which future
1927
+ versions of the GNU General Public License can be used, that proxy's
1928
+ public statement of acceptance of a version permanently authorizes you
1929
+ to choose that version for the Program.
1930
+
1931
+ Later license versions may give you additional or different
1932
+ permissions. However, no additional obligations are imposed on any
1933
+ author or copyright holder as a result of your choosing to follow a
1934
+ later version.
1935
+
1936
+ 15. Disclaimer of Warranty.
1937
+
1938
+ THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY
1939
+ APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT
1940
+ HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY
1941
+ OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO,
1942
+ THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
1943
+ PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM
1944
+ IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF
1945
+ ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
1946
+
1947
+ 16. Limitation of Liability.
1948
+
1949
+ IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
1950
+ WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MODIFIES AND/OR CONVEYS
1951
+ THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY
1952
+ GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE
1953
+ USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF
1954
+ DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD
1955
+ PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS),
1956
+ EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF
1957
+ SUCH DAMAGES.
1958
+
1959
+ 17. Interpretation of Sections 15 and 16.
1960
+
1961
+ If the disclaimer of warranty and limitation of liability provided
1962
+ above cannot be given local legal effect according to their terms,
1963
+ reviewing courts shall apply local law that most closely approximates
1964
+ an absolute waiver of all civil liability in connection with the
1965
+ Program, unless a warranty or assumption of liability accompanies a
1966
+ copy of the Program in return for a fee.
1967
+
1968
+ END OF TERMS AND CONDITIONS
1969
+
1970
+ How to Apply These Terms to Your New Programs
1971
+
1972
+ If you develop a new program, and you want it to be of the greatest
1973
+ possible use to the public, the best way to achieve this is to make it
1974
+ free software which everyone can redistribute and change under these terms.
1975
+
1976
+ To do so, attach the following notices to the program. It is safest
1977
+ to attach them to the start of each source file to most effectively
1978
+ state the exclusion of warranty; and each file should have at least
1979
+ the "copyright" line and a pointer to where the full notice is found.
1980
+
1981
+ <one line to give the program's name and a brief idea of what it does.>
1982
+ Copyright (C) <year> <name of author>
1983
+
1984
+ This program is free software: you can redistribute it and/or modify
1985
+ it under the terms of the GNU General Public License as published by
1986
+ the Free Software Foundation, either version 3 of the License, or
1987
+ (at your option) any later version.
1988
+
1989
+ This program is distributed in the hope that it will be useful,
1990
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
1991
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
1992
+ GNU General Public License for more details.
1993
+
1994
+ You should have received a copy of the GNU General Public License
1995
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
1996
+
1997
+ Also add information on how to contact you by electronic and paper mail.
1998
+
1999
+ If the program does terminal interaction, make it output a short
2000
+ notice like this when it starts in an interactive mode:
2001
+
2002
+ <program> Copyright (C) <year> <name of author>
2003
+ This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
2004
+ This is free software, and you are welcome to redistribute it
2005
+ under certain conditions; type `show c' for details.
2006
+
2007
+ The hypothetical commands `show w' and `show c' should show the appropriate
2008
+ parts of the General Public License. Of course, your program's commands
2009
+ might be different; for a GUI interface, you would use an "about box".
2010
+
2011
+ You should also get your employer (if you work as a programmer) or school,
2012
+ if any, to sign a "copyright disclaimer" for the program, if necessary.
2013
+ For more information on this, and how to apply and follow the GNU GPL, see
2014
+ <http://www.gnu.org/licenses/>.
2015
+
2016
+ The GNU General Public License does not permit incorporating your program
2017
+ into proprietary programs. If your program is a subroutine library, you
2018
+ may consider it more useful to permit linking proprietary applications with
2019
+ the library. If this is what you want to do, use the GNU Lesser General
2020
+ Public License instead of this License. But first, please read
2021
+ <http://www.gnu.org/philosophy/why-not-lgpl.html>.
2022
+
2023
+ -------------------------------------------------------------------------------
2024
+
2025
+ GNU LESSER GENERAL PUBLIC LICENSE
2026
+ Version 3, 29 June 2007
2027
+
2028
+ Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
2029
+ Everyone is permitted to copy and distribute verbatim copies
2030
+ of this license document, but changing it is not allowed.
2031
+
2032
+
2033
+ This version of the GNU Lesser General Public License incorporates
2034
+ the terms and conditions of version 3 of the GNU General Public
2035
+ License, supplemented by the additional permissions listed below.
2036
+
2037
+ 0. Additional Definitions.
2038
+
2039
+ As used herein, "this License" refers to version 3 of the GNU Lesser
2040
+ General Public License, and the "GNU GPL" refers to version 3 of the GNU
2041
+ General Public License.
2042
+
2043
+ "The Library" refers to a covered work governed by this License,
2044
+ other than an Application or a Combined Work as defined below.
2045
+
2046
+ An "Application" is any work that makes use of an interface provided
2047
+ by the Library, but which is not otherwise based on the Library.
2048
+ Defining a subclass of a class defined by the Library is deemed a mode
2049
+ of using an interface provided by the Library.
2050
+
2051
+ A "Combined Work" is a work produced by combining or linking an
2052
+ Application with the Library. The particular version of the Library
2053
+ with which the Combined Work was made is also called the "Linked
2054
+ Version".
2055
+
2056
+ The "Minimal Corresponding Source" for a Combined Work means the
2057
+ Corresponding Source for the Combined Work, excluding any source code
2058
+ for portions of the Combined Work that, considered in isolation, are
2059
+ based on the Application, and not on the Linked Version.
2060
+
2061
+ The "Corresponding Application Code" for a Combined Work means the
2062
+ object code and/or source code for the Application, including any data
2063
+ and utility programs needed for reproducing the Combined Work from the
2064
+ Application, but excluding the System Libraries of the Combined Work.
2065
+
2066
+ 1. Exception to Section 3 of the GNU GPL.
2067
+
2068
+ You may convey a covered work under sections 3 and 4 of this License
2069
+ without being bound by section 3 of the GNU GPL.
2070
+
2071
+ 2. Conveying Modified Versions.
2072
+
2073
+ If you modify a copy of the Library, and, in your modifications, a
2074
+ facility refers to a function or data to be supplied by an Application
2075
+ that uses the facility (other than as an argument passed when the
2076
+ facility is invoked), then you may convey a copy of the modified
2077
+ version:
2078
+
2079
+ a) under this License, provided that you make a good faith effort to
2080
+ ensure that, in the event an Application does not supply the
2081
+ function or data, the facility still operates, and performs
2082
+ whatever part of its purpose remains meaningful, or
2083
+
2084
+ b) under the GNU GPL, with none of the additional permissions of
2085
+ this License applicable to that copy.
2086
+
2087
+ 3. Object Code Incorporating Material from Library Header Files.
2088
+
2089
+ The object code form of an Application may incorporate material from
2090
+ a header file that is part of the Library. You may convey such object
2091
+ code under terms of your choice, provided that, if the incorporated
2092
+ material is not limited to numerical parameters, data structure
2093
+ layouts and accessors, or small macros, inline functions and templates
2094
+ (ten or fewer lines in length), you do both of the following:
2095
+
2096
+ a) Give prominent notice with each copy of the object code that the
2097
+ Library is used in it and that the Library and its use are
2098
+ covered by this License.
2099
+
2100
+ b) Accompany the object code with a copy of the GNU GPL and this license
2101
+ document.
2102
+
2103
+ 4. Combined Works.
2104
+
2105
+ You may convey a Combined Work under terms of your choice that,
2106
+ taken together, effectively do not restrict modification of the
2107
+ portions of the Library contained in the Combined Work and reverse
2108
+ engineering for debugging such modifications, if you also do each of
2109
+ the following:
2110
+
2111
+ a) Give prominent notice with each copy of the Combined Work that
2112
+ the Library is used in it and that the Library and its use are
2113
+ covered by this License.
2114
+
2115
+ b) Accompany the Combined Work with a copy of the GNU GPL and this license
2116
+ document.
2117
+
2118
+ c) For a Combined Work that displays copyright notices during
2119
+ execution, include the copyright notice for the Library among
2120
+ these notices, as well as a reference directing the user to the
2121
+ copies of the GNU GPL and this license document.
2122
+
2123
+ d) Do one of the following:
2124
+
2125
+ 0) Convey the Minimal Corresponding Source under the terms of this
2126
+ License, and the Corresponding Application Code in a form
2127
+ suitable for, and under terms that permit, the user to
2128
+ recombine or relink the Application with a modified version of
2129
+ the Linked Version to produce a modified Combined Work, in the
2130
+ manner specified by section 6 of the GNU GPL for conveying
2131
+ Corresponding Source.
2132
+
2133
+ 1) Use a suitable shared library mechanism for linking with the
2134
+ Library. A suitable mechanism is one that (a) uses at run time
2135
+ a copy of the Library already present on the user's computer
2136
+ system, and (b) will operate properly with a modified version
2137
+ of the Library that is interface-compatible with the Linked
2138
+ Version.
2139
+
2140
+ e) Provide Installation Information, but only if you would otherwise
2141
+ be required to provide such information under section 6 of the
2142
+ GNU GPL, and only to the extent that such information is
2143
+ necessary to install and execute a modified version of the
2144
+ Combined Work produced by recombining or relinking the
2145
+ Application with a modified version of the Linked Version. (If
2146
+ you use option 4d0, the Installation Information must accompany
2147
+ the Minimal Corresponding Source and Corresponding Application
2148
+ Code. If you use option 4d1, you must provide the Installation
2149
+ Information in the manner specified by section 6 of the GNU GPL
2150
+ for conveying Corresponding Source.)
2151
+
2152
+ 5. Combined Libraries.
2153
+
2154
+ You may place library facilities that are a work based on the
2155
+ Library side by side in a single library together with other library
2156
+ facilities that are not Applications and are not covered by this
2157
+ License, and convey such a combined library under terms of your
2158
+ choice, if you do both of the following:
2159
+
2160
+ a) Accompany the combined library with a copy of the same work based
2161
+ on the Library, uncombined with any other library facilities,
2162
+ conveyed under the terms of this License.
2163
+
2164
+ b) Give prominent notice with the combined library that part of it
2165
+ is a work based on the Library, and explaining where to find the
2166
+ accompanying uncombined form of the same work.
2167
+
2168
+ 6. Revised Versions of the GNU Lesser General Public License.
2169
+
2170
+ The Free Software Foundation may publish revised and/or new versions
2171
+ of the GNU Lesser General Public License from time to time. Such new
2172
+ versions will be similar in spirit to the present version, but may
2173
+ differ in detail to address new problems or concerns.
2174
+
2175
+ Each version is given a distinguishing version number. If the
2176
+ Library as you received it specifies that a certain numbered version
2177
+ of the GNU Lesser General Public License "or any later version"
2178
+ applies to it, you have the option of following the terms and
2179
+ conditions either of that published version or of any later version
2180
+ published by the Free Software Foundation. If the Library as you
2181
+ received it does not specify a version number of the GNU Lesser
2182
+ General Public License, you may choose any version of the GNU Lesser
2183
+ General Public License ever published by the Free Software Foundation.
2184
+
2185
+ If the Library as you received it specifies that a proxy can decide
2186
+ whether future versions of the GNU Lesser General Public License shall
2187
+ apply, that proxy's public statement of acceptance of any version is
2188
+ permanent authorization for you to choose that version for the
2189
+ Library.