App Engine Python SDK version 1.9.2
[gae.git] / python / lib / requests / requests / LICENSE
blobb0b6f8b4ba6284e14995d3393663d52f235dbbea
1 Copyright 2014 Kenneth Reitz
3    Licensed under the Apache License, Version 2.0 (the "License");
4    you may not use this file except in compliance with the License.
5    You may obtain a copy of the License at
7        http://www.apache.org/licenses/LICENSE-2.0
9    Unless required by applicable law or agreed to in writing, software
10    distributed under the License is distributed on an "AS IS" BASIS,
11    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
12    See the License for the specific language governing permissions and
13    limitations under the License.
16                                  Apache License
17                            Version 2.0, January 2004
18                         http://www.apache.org/licenses/
20    TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
22    1. Definitions.
24       "License" shall mean the terms and conditions for use, reproduction,
25       and distribution as defined by Sections 1 through 9 of this document.
27       "Licensor" shall mean the copyright owner or entity authorized by
28       the copyright owner that is granting the License.
30       "Legal Entity" shall mean the union of the acting entity and all
31       other entities that control, are controlled by, or are under common
32       control with that entity. For the purposes of this definition,
33       "control" means (i) the power, direct or indirect, to cause the
34       direction or management of such entity, whether by contract or
35       otherwise, or (ii) ownership of fifty percent (50%) or more of the
36       outstanding shares, or (iii) beneficial ownership of such entity.
38       "You" (or "Your") shall mean an individual or Legal Entity
39       exercising permissions granted by this License.
41       "Source" form shall mean the preferred form for making modifications,
42       including but not limited to software source code, documentation
43       source, and configuration files.
45       "Object" form shall mean any form resulting from mechanical
46       transformation or translation of a Source form, including but
47       not limited to compiled object code, generated documentation,
48       and conversions to other media types.
50       "Work" shall mean the work of authorship, whether in Source or
51       Object form, made available under the License, as indicated by a
52       copyright notice that is included in or attached to the work
53       (an example is provided in the Appendix below).
55       "Derivative Works" shall mean any work, whether in Source or Object
56       form, that is based on (or derived from) the Work and for which the
57       editorial revisions, annotations, elaborations, or other modifications
58       represent, as a whole, an original work of authorship. For the purposes
59       of this License, Derivative Works shall not include works that remain
60       separable from, or merely link (or bind by name) to the interfaces of,
61       the Work and Derivative Works thereof.
63       "Contribution" shall mean any work of authorship, including
64       the original version of the Work and any modifications or additions
65       to that Work or Derivative Works thereof, that is intentionally
66       submitted to Licensor for inclusion in the Work by the copyright owner
67       or by an individual or Legal Entity authorized to submit on behalf of
68       the copyright owner. For the purposes of this definition, "submitted"
69       means any form of electronic, verbal, or written communication sent
70       to the Licensor or its representatives, including but not limited to
71       communication on electronic mailing lists, source code control systems,
72       and issue tracking systems that are managed by, or on behalf of, the
73       Licensor for the purpose of discussing and improving the Work, but
74       excluding communication that is conspicuously marked or otherwise
75       designated in writing by the copyright owner as "Not a Contribution."
77       "Contributor" shall mean Licensor and any individual or Legal Entity
78       on behalf of whom a Contribution has been received by Licensor and
79       subsequently incorporated within the Work.
81    2. Grant of Copyright License. Subject to the terms and conditions of
82       this License, each Contributor hereby grants to You a perpetual,
83       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
84       copyright license to reproduce, prepare Derivative Works of,
85       publicly display, publicly perform, sublicense, and distribute the
86       Work and such Derivative Works in Source or Object form.
88    3. Grant of Patent License. Subject to the terms and conditions of
89       this License, each Contributor hereby grants to You a perpetual,
90       worldwide, non-exclusive, no-charge, royalty-free, irrevocable
91       (except as stated in this section) patent license to make, have made,
92       use, offer to sell, sell, import, and otherwise transfer the Work,
93       where such license applies only to those patent claims licensable
94       by such Contributor that are necessarily infringed by their
95       Contribution(s) alone or by combination of their Contribution(s)
96       with the Work to which such Contribution(s) was submitted. If You
97       institute patent litigation against any entity (including a
98       cross-claim or counterclaim in a lawsuit) alleging that the Work
99       or a Contribution incorporated within the Work constitutes direct
100       or contributory patent infringement, then any patent licenses
101       granted to You under this License for that Work shall terminate
102       as of the date such litigation is filed.
104    4. Redistribution. You may reproduce and distribute copies of the
105       Work or Derivative Works thereof in any medium, with or without
106       modifications, and in Source or Object form, provided that You
107       meet the following conditions:
109       (a) You must give any other recipients of the Work or
110           Derivative Works a copy of this License; and
112       (b) You must cause any modified files to carry prominent notices
113           stating that You changed the files; and
115       (c) You must retain, in the Source form of any Derivative Works
116           that You distribute, all copyright, patent, trademark, and
117           attribution notices from the Source form of the Work,
118           excluding those notices that do not pertain to any part of
119           the Derivative Works; and
121       (d) If the Work includes a "NOTICE" text file as part of its
122           distribution, then any Derivative Works that You distribute must
123           include a readable copy of the attribution notices contained
124           within such NOTICE file, excluding those notices that do not
125           pertain to any part of the Derivative Works, in at least one
126           of the following places: within a NOTICE text file distributed
127           as part of the Derivative Works; within the Source form or
128           documentation, if provided along with the Derivative Works; or,
129           within a display generated by the Derivative Works, if and
130           wherever such third-party notices normally appear. The contents
131           of the NOTICE file are for informational purposes only and
132           do not modify the License. You may add Your own attribution
133           notices within Derivative Works that You distribute, alongside
134           or as an addendum to the NOTICE text from the Work, provided
135           that such additional attribution notices cannot be construed
136           as modifying the License.
138       You may add Your own copyright statement to Your modifications and
139       may provide additional or different license terms and conditions
140       for use, reproduction, or distribution of Your modifications, or
141       for any such Derivative Works as a whole, provided Your use,
142       reproduction, and distribution of the Work otherwise complies with
143       the conditions stated in this License.
145    5. Submission of Contributions. Unless You explicitly state otherwise,
146       any Contribution intentionally submitted for inclusion in the Work
147       by You to the Licensor shall be under the terms and conditions of
148       this License, without any additional terms or conditions.
149       Notwithstanding the above, nothing herein shall supersede or modify
150       the terms of any separate license agreement you may have executed
151       with Licensor regarding such Contributions.
153    6. Trademarks. This License does not grant permission to use the trade
154       names, trademarks, service marks, or product names of the Licensor,
155       except as required for reasonable and customary use in describing the
156       origin of the Work and reproducing the content of the NOTICE file.
158    7. Disclaimer of Warranty. Unless required by applicable law or
159       agreed to in writing, Licensor provides the Work (and each
160       Contributor provides its Contributions) on an "AS IS" BASIS,
161       WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
162       implied, including, without limitation, any warranties or conditions
163       of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
164       PARTICULAR PURPOSE. You are solely responsible for determining the
165       appropriateness of using or redistributing the Work and assume any
166       risks associated with Your exercise of permissions under this License.
168    8. Limitation of Liability. In no event and under no legal theory,
169       whether in tort (including negligence), contract, or otherwise,
170       unless required by applicable law (such as deliberate and grossly
171       negligent acts) or agreed to in writing, shall any Contributor be
172       liable to You for damages, including any direct, indirect, special,
173       incidental, or consequential damages of any character arising as a
174       result of this License or out of the use or inability to use the
175       Work (including but not limited to damages for loss of goodwill,
176       work stoppage, computer failure or malfunction, or any and all
177       other commercial damages or losses), even if such Contributor
178       has been advised of the possibility of such damages.
180    9. Accepting Warranty or Additional Liability. While redistributing
181       the Work or Derivative Works thereof, You may choose to offer,
182       and charge a fee for, acceptance of support, warranty, indemnity,
183       or other liability obligations and/or rights consistent with this
184       License. However, in accepting such obligations, You may act only
185       on Your own behalf and on Your sole responsibility, not on behalf
186       of any other Contributor, and only if You agree to indemnify,
187       defend, and hold each Contributor harmless for any liability
188       incurred by, or claims asserted against, such Contributor by reason
189       of your accepting any such warranty or additional liability.
191    END OF TERMS AND CONDITIONS
193    APPENDIX: How to apply the Apache License to your work.
195       To apply the Apache License to your work, attach the following
196       boilerplate notice, with the fields enclosed by brackets "[]"
197       replaced with your own identifying information. (Don't include
198       the brackets!)  The text should be enclosed in the appropriate
199       comment syntax for the file format. We also recommend that a
200       file or class name and description of purpose be included on the
201       same "printed page" as the copyright notice for easier
202       identification within third-party archives.
204    Copyright [yyyy] [name of copyright owner]
206    Licensed under the Apache License, Version 2.0 (the "License");
207    you may not use this file except in compliance with the License.
208    You may obtain a copy of the License at
210        http://www.apache.org/licenses/LICENSE-2.0
212    Unless required by applicable law or agreed to in writing, software
213    distributed under the License is distributed on an "AS IS" BASIS,
214    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
215    See the License for the specific language governing permissions and
216    limitations under the License.
219 Urllib3 copyright and license
220 =============================
222 # Copyright 2008-2013 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
224 # This module is part of urllib3 and is released under
225 # the MIT License: http://www.opensource.org/licenses/mit-license.php
228 The MIT License (MIT)
230 Copyright (c) 2013 Andrey Petrov and contributors
232 Permission is hereby granted, free of charge, to any person obtaining a copy
233 of this software and associated documentation files (the "Software"), to deal
234 in the Software without restriction, including without limitation the rights
235 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
236 copies of the Software, and to permit persons to whom the Software is
237 furnished to do so, subject to the following conditions:
239 The above copyright notice and this permission notice shall be included in
240 all copies or substantial portions of the Software.
242 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
243 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
244 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
245 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
246 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
247 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
248 THE SOFTWARE.
251 Charade copyright and license
252 =============================
254 ######################## BEGIN LICENSE BLOCK ########################
255 # This library is free software; you can redistribute it and/or
256 # modify it under the terms of the GNU Lesser General Public
257 # License as published by the Free Software Foundation; either
258 # version 2.1 of the License, or (at your option) any later version.
260 # This library is distributed in the hope that it will be useful,
261 # but WITHOUT ANY WARRANTY; without even the implied warranty of
262 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
263 # Lesser General Public License for more details.
265 # You should have received a copy of the GNU Lesser General Public
266 # License along with this library; if not, write to the Free Software
267 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
268 # 02110-1301  USA
269 ######################### END LICENSE BLOCK #########################
271                   GNU LESSER GENERAL PUBLIC LICENSE
272                        Version 2.1, February 1999
274  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
275  51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
276  Everyone is permitted to copy and distribute verbatim copies
277  of this license document, but changing it is not allowed.
279 [This is the first released version of the Lesser GPL.  It also counts
280  as the successor of the GNU Library Public License, version 2, hence
281  the version number 2.1.]
283                             Preamble
285   The licenses for most software are designed to take away your
286 freedom to share and change it.  By contrast, the GNU General Public
287 Licenses are intended to guarantee your freedom to share and change
288 free software--to make sure the software is free for all its users.
290   This license, the Lesser General Public License, applies to some
291 specially designated software packages--typically libraries--of the
292 Free Software Foundation and other authors who decide to use it.  You
293 can use it too, but we suggest you first think carefully about whether
294 this license or the ordinary General Public License is the better
295 strategy to use in any particular case, based on the explanations below.
297   When we speak of free software, we are referring to freedom of use,
298 not price.  Our General Public Licenses are designed to make sure that
299 you have the freedom to distribute copies of free software (and charge
300 for this service if you wish); that you receive source code or can get
301 it if you want it; that you can change the software and use pieces of
302 it in new free programs; and that you are informed that you can do
303 these things.
305   To protect your rights, we need to make restrictions that forbid
306 distributors to deny you these rights or to ask you to surrender these
307 rights.  These restrictions translate to certain responsibilities for
308 you if you distribute copies of the library or if you modify it.
310   For example, if you distribute copies of the library, whether gratis
311 or for a fee, you must give the recipients all the rights that we gave
312 you.  You must make sure that they, too, receive or can get the source
313 code.  If you link other code with the library, you must provide
314 complete object files to the recipients, so that they can relink them
315 with the library after making changes to the library and recompiling
316 it.  And you must show them these terms so they know their rights.
318   We protect your rights with a two-step method: (1) we copyright the
319 library, and (2) we offer you this license, which gives you legal
320 permission to copy, distribute and/or modify the library.
322   To protect each distributor, we want to make it very clear that
323 there is no warranty for the free library.  Also, if the library is
324 modified by someone else and passed on, the recipients should know
325 that what they have is not the original version, so that the original
326 author's reputation will not be affected by problems that might be
327 introduced by others.
329   Finally, software patents pose a constant threat to the existence of
330 any free program.  We wish to make sure that a company cannot
331 effectively restrict the users of a free program by obtaining a
332 restrictive license from a patent holder.  Therefore, we insist that
333 any patent license obtained for a version of the library must be
334 consistent with the full freedom of use specified in this license.
336   Most GNU software, including some libraries, is covered by the
337 ordinary GNU General Public License.  This license, the GNU Lesser
338 General Public License, applies to certain designated libraries, and
339 is quite different from the ordinary General Public License.  We use
340 this license for certain libraries in order to permit linking those
341 libraries into non-free programs.
343   When a program is linked with a library, whether statically or using
344 a shared library, the combination of the two is legally speaking a
345 combined work, a derivative of the original library.  The ordinary
346 General Public License therefore permits such linking only if the
347 entire combination fits its criteria of freedom.  The Lesser General
348 Public License permits more lax criteria for linking other code with
349 the library.
351   We call this license the "Lesser" General Public License because it
352 does Less to protect the user's freedom than the ordinary General
353 Public License.  It also provides other free software developers Less
354 of an advantage over competing non-free programs.  These disadvantages
355 are the reason we use the ordinary General Public License for many
356 libraries.  However, the Lesser license provides advantages in certain
357 special circumstances.
359   For example, on rare occasions, there may be a special need to
360 encourage the widest possible use of a certain library, so that it becomes
361 a de-facto standard.  To achieve this, non-free programs must be
362 allowed to use the library.  A more frequent case is that a free
363 library does the same job as widely used non-free libraries.  In this
364 case, there is little to gain by limiting the free library to free
365 software only, so we use the Lesser General Public License.
367   In other cases, permission to use a particular library in non-free
368 programs enables a greater number of people to use a large body of
369 free software.  For example, permission to use the GNU C Library in
370 non-free programs enables many more people to use the whole GNU
371 operating system, as well as its variant, the GNU/Linux operating
372 system.
374   Although the Lesser General Public License is Less protective of the
375 users' freedom, it does ensure that the user of a program that is
376 linked with the Library has the freedom and the wherewithal to run
377 that program using a modified version of the Library.
379   The precise terms and conditions for copying, distribution and
380 modification follow.  Pay close attention to the difference between a
381 "work based on the library" and a "work that uses the library".  The
382 former contains code derived from the library, whereas the latter must
383 be combined with the library in order to run.
385                   GNU LESSER GENERAL PUBLIC LICENSE
386    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
388   0. This License Agreement applies to any software library or other
389 program which contains a notice placed by the copyright holder or
390 other authorized party saying it may be distributed under the terms of
391 this Lesser General Public License (also called "this License").
392 Each licensee is addressed as "you".
394   A "library" means a collection of software functions and/or data
395 prepared so as to be conveniently linked with application programs
396 (which use some of those functions and data) to form executables.
398   The "Library", below, refers to any such software library or work
399 which has been distributed under these terms.  A "work based on the
400 Library" means either the Library or any derivative work under
401 copyright law: that is to say, a work containing the Library or a
402 portion of it, either verbatim or with modifications and/or translated
403 straightforwardly into another language.  (Hereinafter, translation is
404 included without limitation in the term "modification".)
406   "Source code" for a work means the preferred form of the work for
407 making modifications to it.  For a library, complete source code means
408 all the source code for all modules it contains, plus any associated
409 interface definition files, plus the scripts used to control compilation
410 and installation of the library.
412   Activities other than copying, distribution and modification are not
413 covered by this License; they are outside its scope.  The act of
414 running a program using the Library is not restricted, and output from
415 such a program is covered only if its contents constitute a work based
416 on the Library (independent of the use of the Library in a tool for
417 writing it).  Whether that is true depends on what the Library does
418 and what the program that uses the Library does.
420   1. You may copy and distribute verbatim copies of the Library's
421 complete source code as you receive it, in any medium, provided that
422 you conspicuously and appropriately publish on each copy an
423 appropriate copyright notice and disclaimer of warranty; keep intact
424 all the notices that refer to this License and to the absence of any
425 warranty; and distribute a copy of this License along with the
426 Library.
428   You may charge a fee for the physical act of transferring a copy,
429 and you may at your option offer warranty protection in exchange for a
430 fee.
432   2. You may modify your copy or copies of the Library or any portion
433 of it, thus forming a work based on the Library, and copy and
434 distribute such modifications or work under the terms of Section 1
435 above, provided that you also meet all of these conditions:
437     a) The modified work must itself be a software library.
439     b) You must cause the files modified to carry prominent notices
440     stating that you changed the files and the date of any change.
442     c) You must cause the whole of the work to be licensed at no
443     charge to all third parties under the terms of this License.
445     d) If a facility in the modified Library refers to a function or a
446     table of data to be supplied by an application program that uses
447     the facility, other than as an argument passed when the facility
448     is invoked, then you must make a good faith effort to ensure that,
449     in the event an application does not supply such function or
450     table, the facility still operates, and performs whatever part of
451     its purpose remains meaningful.
453     (For example, a function in a library to compute square roots has
454     a purpose that is entirely well-defined independent of the
455     application.  Therefore, Subsection 2d requires that any
456     application-supplied function or table used by this function must
457     be optional: if the application does not supply it, the square
458     root function must still compute square roots.)
460 These requirements apply to the modified work as a whole.  If
461 identifiable sections of that work are not derived from the Library,
462 and can be reasonably considered independent and separate works in
463 themselves, then this License, and its terms, do not apply to those
464 sections when you distribute them as separate works.  But when you
465 distribute the same sections as part of a whole which is a work based
466 on the Library, the distribution of the whole must be on the terms of
467 this License, whose permissions for other licensees extend to the
468 entire whole, and thus to each and every part regardless of who wrote
471 Thus, it is not the intent of this section to claim rights or contest
472 your rights to work written entirely by you; rather, the intent is to
473 exercise the right to control the distribution of derivative or
474 collective works based on the Library.
476 In addition, mere aggregation of another work not based on the Library
477 with the Library (or with a work based on the Library) on a volume of
478 a storage or distribution medium does not bring the other work under
479 the scope of this License.
481   3. You may opt to apply the terms of the ordinary GNU General Public
482 License instead of this License to a given copy of the Library.  To do
483 this, you must alter all the notices that refer to this License, so
484 that they refer to the ordinary GNU General Public License, version 2,
485 instead of to this License.  (If a newer version than version 2 of the
486 ordinary GNU General Public License has appeared, then you can specify
487 that version instead if you wish.)  Do not make any other change in
488 these notices.
490   Once this change is made in a given copy, it is irreversible for
491 that copy, so the ordinary GNU General Public License applies to all
492 subsequent copies and derivative works made from that copy.
494   This option is useful when you wish to copy part of the code of
495 the Library into a program that is not a library.
497   4. You may copy and distribute the Library (or a portion or
498 derivative of it, under Section 2) in object code or executable form
499 under the terms of Sections 1 and 2 above provided that you accompany
500 it with the complete corresponding machine-readable source code, which
501 must be distributed under the terms of Sections 1 and 2 above on a
502 medium customarily used for software interchange.
504   If distribution of object code is made by offering access to copy
505 from a designated place, then offering equivalent access to copy the
506 source code from the same place satisfies the requirement to
507 distribute the source code, even though third parties are not
508 compelled to copy the source along with the object code.
510   5. A program that contains no derivative of any portion of the
511 Library, but is designed to work with the Library by being compiled or
512 linked with it, is called a "work that uses the Library".  Such a
513 work, in isolation, is not a derivative work of the Library, and
514 therefore falls outside the scope of this License.
516   However, linking a "work that uses the Library" with the Library
517 creates an executable that is a derivative of the Library (because it
518 contains portions of the Library), rather than a "work that uses the
519 library".  The executable is therefore covered by this License.
520 Section 6 states terms for distribution of such executables.
522   When a "work that uses the Library" uses material from a header file
523 that is part of the Library, the object code for the work may be a
524 derivative work of the Library even though the source code is not.
525 Whether this is true is especially significant if the work can be
526 linked without the Library, or if the work is itself a library.  The
527 threshold for this to be true is not precisely defined by law.
529   If such an object file uses only numerical parameters, data
530 structure layouts and accessors, and small macros and small inline
531 functions (ten lines or less in length), then the use of the object
532 file is unrestricted, regardless of whether it is legally a derivative
533 work.  (Executables containing this object code plus portions of the
534 Library will still fall under Section 6.)
536   Otherwise, if the work is a derivative of the Library, you may
537 distribute the object code for the work under the terms of Section 6.
538 Any executables containing that work also fall under Section 6,
539 whether or not they are linked directly with the Library itself.
541   6. As an exception to the Sections above, you may also combine or
542 link a "work that uses the Library" with the Library to produce a
543 work containing portions of the Library, and distribute that work
544 under terms of your choice, provided that the terms permit
545 modification of the work for the customer's own use and reverse
546 engineering for debugging such modifications.
548   You must give prominent notice with each copy of the work that the
549 Library is used in it and that the Library and its use are covered by
550 this License.  You must supply a copy of this License.  If the work
551 during execution displays copyright notices, you must include the
552 copyright notice for the Library among them, as well as a reference
553 directing the user to the copy of this License.  Also, you must do one
554 of these things:
556     a) Accompany the work with the complete corresponding
557     machine-readable source code for the Library including whatever
558     changes were used in the work (which must be distributed under
559     Sections 1 and 2 above); and, if the work is an executable linked
560     with the Library, with the complete machine-readable "work that
561     uses the Library", as object code and/or source code, so that the
562     user can modify the Library and then relink to produce a modified
563     executable containing the modified Library.  (It is understood
564     that the user who changes the contents of definitions files in the
565     Library will not necessarily be able to recompile the application
566     to use the modified definitions.)
568     b) Use a suitable shared library mechanism for linking with the
569     Library.  A suitable mechanism is one that (1) uses at run time a
570     copy of the library already present on the user's computer system,
571     rather than copying library functions into the executable, and (2)
572     will operate properly with a modified version of the library, if
573     the user installs one, as long as the modified version is
574     interface-compatible with the version that the work was made with.
576     c) Accompany the work with a written offer, valid for at
577     least three years, to give the same user the materials
578     specified in Subsection 6a, above, for a charge no more
579     than the cost of performing this distribution.
581     d) If distribution of the work is made by offering access to copy
582     from a designated place, offer equivalent access to copy the above
583     specified materials from the same place.
585     e) Verify that the user has already received a copy of these
586     materials or that you have already sent this user a copy.
588   For an executable, the required form of the "work that uses the
589 Library" must include any data and utility programs needed for
590 reproducing the executable from it.  However, as a special exception,
591 the materials to be distributed need not include anything that is
592 normally distributed (in either source or binary form) with the major
593 components (compiler, kernel, and so on) of the operating system on
594 which the executable runs, unless that component itself accompanies
595 the executable.
597   It may happen that this requirement contradicts the license
598 restrictions of other proprietary libraries that do not normally
599 accompany the operating system.  Such a contradiction means you cannot
600 use both them and the Library together in an executable that you
601 distribute.
603   7. You may place library facilities that are a work based on the
604 Library side-by-side in a single library together with other library
605 facilities not covered by this License, and distribute such a combined
606 library, provided that the separate distribution of the work based on
607 the Library and of the other library facilities is otherwise
608 permitted, and provided that you do these two things:
610     a) Accompany the combined library with a copy of the same work
611     based on the Library, uncombined with any other library
612     facilities.  This must be distributed under the terms of the
613     Sections above.
615     b) Give prominent notice with the combined library of the fact
616     that part of it is a work based on the Library, and explaining
617     where to find the accompanying uncombined form of the same work.
619   8. You may not copy, modify, sublicense, link with, or distribute
620 the Library except as expressly provided under this License.  Any
621 attempt otherwise to copy, modify, sublicense, link with, or
622 distribute the Library is void, and will automatically terminate your
623 rights under this License.  However, parties who have received copies,
624 or rights, from you under this License will not have their licenses
625 terminated so long as such parties remain in full compliance.
627   9. You are not required to accept this License, since you have not
628 signed it.  However, nothing else grants you permission to modify or
629 distribute the Library or its derivative works.  These actions are
630 prohibited by law if you do not accept this License.  Therefore, by
631 modifying or distributing the Library (or any work based on the
632 Library), you indicate your acceptance of this License to do so, and
633 all its terms and conditions for copying, distributing or modifying
634 the Library or works based on it.
636   10. Each time you redistribute the Library (or any work based on the
637 Library), the recipient automatically receives a license from the
638 original licensor to copy, distribute, link with or modify the Library
639 subject to these terms and conditions.  You may not impose any further
640 restrictions on the recipients' exercise of the rights granted herein.
641 You are not responsible for enforcing compliance by third parties with
642 this License.
644   11. If, as a consequence of a court judgment or allegation of patent
645 infringement or for any other reason (not limited to patent issues),
646 conditions are imposed on you (whether by court order, agreement or
647 otherwise) that contradict the conditions of this License, they do not
648 excuse you from the conditions of this License.  If you cannot
649 distribute so as to satisfy simultaneously your obligations under this
650 License and any other pertinent obligations, then as a consequence you
651 may not distribute the Library at all.  For example, if a patent
652 license would not permit royalty-free redistribution of the Library by
653 all those who receive copies directly or indirectly through you, then
654 the only way you could satisfy both it and this License would be to
655 refrain entirely from distribution of the Library.
657 If any portion of this section is held invalid or unenforceable under any
658 particular circumstance, the balance of the section is intended to apply,
659 and the section as a whole is intended to apply in other circumstances.
661 It is not the purpose of this section to induce you to infringe any
662 patents or other property right claims or to contest validity of any
663 such claims; this section has the sole purpose of protecting the
664 integrity of the free software distribution system which is
665 implemented by public license practices.  Many people have made
666 generous contributions to the wide range of software distributed
667 through that system in reliance on consistent application of that
668 system; it is up to the author/donor to decide if he or she is willing
669 to distribute software through any other system and a licensee cannot
670 impose that choice.
672 This section is intended to make thoroughly clear what is believed to
673 be a consequence of the rest of this License.
675   12. If the distribution and/or use of the Library is restricted in
676 certain countries either by patents or by copyrighted interfaces, the
677 original copyright holder who places the Library under this License may add
678 an explicit geographical distribution limitation excluding those countries,
679 so that distribution is permitted only in or among countries not thus
680 excluded.  In such case, this License incorporates the limitation as if
681 written in the body of this License.
683   13. The Free Software Foundation may publish revised and/or new
684 versions of the Lesser General Public License from time to time.
685 Such new versions will be similar in spirit to the present version,
686 but may differ in detail to address new problems or concerns.
688 Each version is given a distinguishing version number.  If the Library
689 specifies a version number of this License which applies to it and
690 "any later version", you have the option of following the terms and
691 conditions either of that version or of any later version published by
692 the Free Software Foundation.  If the Library does not specify a
693 license version number, you may choose any version ever published by
694 the Free Software Foundation.
696   14. If you wish to incorporate parts of the Library into other free
697 programs whose distribution conditions are incompatible with these,
698 write to the author to ask for permission.  For software which is
699 copyrighted by the Free Software Foundation, write to the Free
700 Software Foundation; we sometimes make exceptions for this.  Our
701 decision will be guided by the two goals of preserving the free status
702 of all derivatives of our free software and of promoting the sharing
703 and reuse of software generally.
705                             NO WARRANTY
707   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
708 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
709 EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
710 OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
711 KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
712 IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
713 PURPOSE.  THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
714 LIBRARY IS WITH YOU.  SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
715 THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
717   16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
718 WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
719 AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
720 FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
721 CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
722 LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
723 RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
724 FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
725 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
726 DAMAGES.
728                      END OF TERMS AND CONDITIONS
730            How to Apply These Terms to Your New Libraries
732   If you develop a new library, and you want it to be of the greatest
733 possible use to the public, we recommend making it free software that
734 everyone can redistribute and change.  You can do so by permitting
735 redistribution under these terms (or, alternatively, under the terms of the
736 ordinary General Public License).
738   To apply these terms, attach the following notices to the library.  It is
739 safest to attach them to the start of each source file to most effectively
740 convey the exclusion of warranty; and each file should have at least the
741 "copyright" line and a pointer to where the full notice is found.
743     <one line to give the library's name and a brief idea of what it does.>
744     Copyright (C) <year>  <name of author>
746     This library is free software; you can redistribute it and/or
747     modify it under the terms of the GNU Lesser General Public
748     License as published by the Free Software Foundation; either
749     version 2.1 of the License, or (at your option) any later version.
751     This library is distributed in the hope that it will be useful,
752     but WITHOUT ANY WARRANTY; without even the implied warranty of
753     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
754     Lesser General Public License for more details.
756     You should have received a copy of the GNU Lesser General Public
757     License along with this library; if not, write to the Free
758     Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
759     Boston, MA 02110-1301 USA
761 Also add information on how to contact you by electronic and paper mail.
763 You should also get your employer (if you work as a programmer) or your
764 school, if any, to sign a "copyright disclaimer" for the library, if
765 necessary.  Here is a sample; alter the names:
767   Yoyodyne, Inc., hereby disclaims all copyright interest in the
768   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
770   <signature of Ty Coon>, 1 April 1990
771   Ty Coon, President of Vice
773 That's all there is to it!
775 Bundle of CA Root Certificates copyright and license
776 ====================================================
778 Version: MPL 1.1/GPL 2.0/LGPL 2.1
780 The contents of this file are subject to the Mozilla Public License Version
781 1.1 (the "License"); you may not use this file except in compliance with
782 the License. You may obtain a copy of the License at
783 http://www.mozilla.org/MPL/
785 Software distributed under the License is distributed on an "AS IS" basis,
786 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
787 for the specific language governing rights and limitations under the
788 License.
790 The Original Code is the Netscape security libraries.
792 The Initial Developer of the Original Code is
793 Netscape Communications Corporation.
794 Portions created by the Initial Developer are Copyright (C) 1994-2000
795 the Initial Developer. All Rights Reserved.
797 Contributor(s):
799 Alternatively, the contents of this file may be used under the terms of
800 either the GNU General Public License Version 2 or later (the "GPL"), or
801 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
802 in which case the provisions of the GPL or the LGPL are applicable instead
803 of those above. If you wish to allow use of your version of this file only
804 under the terms of either the GPL or the LGPL, and not to allow others to
805 use your version of this file under the terms of the MPL, indicate your
806 decision by deleting the provisions above and replace them with the notice
807 and other provisions required by the GPL or the LGPL. If you do not delete
808 the provisions above, a recipient may use your version of this file under
809 the terms of any one of the MPL, the GPL or the LGPL.