python软件说明

在IDLE 中输入license() 然后一直按Enter,就可以得到这些东西了。


目录

目录

原文

A. HISTORY OF THE SOFTWARE

B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON

PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION

Additional Conditions for this Windows binary build

Footnotes

  LICENSE ISSUES

翻译版

A. 软件的历史

B. 访问或以其他方式使用 PYTHON 的条款和条件

PYTHON SOFTWARE FOUNDATION 许可证版本 2

BEOPEN.COM PYTHON 2.0 许可协议

CNRI PYTHON 1.6.1 许可协议

PYTHON 0.9.0 到 1.2 的 CWI 许可协议

此 Windows 二进制版本的其他条件

备注

  许可证问题

 原始 SSLeay 许可证


      


原文

A. HISTORY OF THE SOFTWARE

Python was created in the early 1990s by Guido van Rossum at Stichting

Mathematisch Centrum (CWI, see Home) in the Netherlands

as a successor of a language called ABC.  Guido remains Python's

principal author, although it includes many contributions from others.

In 1995, Guido continued his work on Python at the Corporation for

National Research Initiatives (CNRI, see https:/www.cnri.reston.va.us)

in Reston, Virginia where he released several versions of the

software.

In May 2000, Guido and the Python core development team moved to

BeOpen.com to form the BeOpen PythonLabs team.  In October of the same

year, the PythonLabs team moved to Digital Creations, which became

Zope Corporation.  In 2001, the Python Software Foundation (PSF, see

Python Software Foundation) was formed, a non-profit organization

created specifically to own Python-related Intellectual Property.

Zope Corporation was a sponsoring member of the PSF.

All Python releases are Open Source (see Open Source Initiative – The steward of the Open Source Definition, setting the foundation for the Open Source Software ecosystem. for

the Open Source Definition).  Historically, most, but not all, Python

releases have also been GPL-compatible; the table below summarizes

the various releases.

Release

Derived from

Year

Owner

GPL compatible?

Release 1

0.9.0 thru 1.2

1991-1995

CWI

Yes

1.3 thru 1.5.2

1.2

1995-1999

CNRI

Yes

1.6

1.5.2

2000

CNRI

No

2.0

1.6

2000

BeOpen.com

No

1.6.1

1.6

2001

CNRI

Yes

Release 2

2.1

2.0+1.6.1

2001

PSF

No

2.0.1

2.0+1.6.1

2001

PSF

Yes

2.1.1

2.1+2.0.1

2001

PSF

Yes

2.1.2

2.1.1

2002

PSF

Yes

2.13

2.1.2

2002

PSF

Yes

2.2 and above

2.1.1

2001-now

PSF

Yes

Footnotes:

(1) GPL-compatible doesn't mean that we're distributing Python under the GPL.  All Python licenses, unlike the GPL, let you distribute a modified version without making your changes open source. The GPL-compatible licenses make it possible to combine Python with other software that is released under the GPL; the others don't.

(2) According to Richard Stallman, 1.6.1 is not GPL-compatible, because its license has a choice of law clause.  According to CNRI, however, Stallman's lawyer has told CNRI's lawyer that 1.6.1 is "not incompatible" with the GPL.

Thanks to the many outside volunteers who have worked under Guido's

direction to make these releases possible.


B. TERMS AND CONDITIONS FOR ACCESSING OR OTHERWISE USING PYTHON

Python software and documentation are licensed under the

Python Software Foundation License Version 2.

Starting with Python 3.8.6, examples, recipes, and other code in

the documentation are dual licensed under the PSF License Version 2

and the Zero-Clause BSD license.

Some software incorporated into Python is under different licenses.

Hit Return for more, or q (and Return) to quit:

The licenses are listed with code falling under that license.


PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2

1. This LICENSE AGREEMENT is between the Python Software Foundation

("PSF"), and the Individual or Organization ("Licensee") accessing and

otherwise using this software ("Python") in source or binary form and

its associated documentation.

2. Subject to the terms and conditions of this License Agreement, PSF hereby

grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,

analyze, test, perform and/or display publicly, prepare derivative works,

distribute, and otherwise use Python alone or in any derivative version,

provided, however, that PSF's License Agreement and PSF's notice of copyright,

i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,

2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020, 2021, 2022, 2023 Python Software Foundation;

All Rights Reserved" are retained in Python alone or in any derivative version

prepared by Licensee.

3. In the event Licensee prepares a derivative work that is based on

or incorporates Python or any part thereof, and wants to make

Hit Return for more, or q (and Return) to quit:

the derivative work available to others as provided herein, then

Licensee hereby agrees to include in any such work a brief summary of

the changes made to Python.

4. PSF is making Python available to Licensee on an "AS IS"

basis.  PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND

DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT

INFRINGE ANY THIRD PARTY RIGHTS.

5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,

OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material

breach of its terms and conditions.

7. Nothing in this License Agreement shall be deemed to create any

relationship of agency, partnership, or joint venture between PSF and

Licensee.  This License Agreement does not grant permission to use PSF

trademarks or trade name in a trademark sense to endorse or promote

Hit Return for more, or q (and Return) to quit:

products or services of Licensee, or any third party.

8. By copying, installing or otherwise using Python, Licensee

agrees to be bound by the terms and conditions of this License

Agreement.


BEOPEN.COM LICENSE AGREEMENT FOR PYTHON 2.0

BEOPEN PYTHON OPEN SOURCE LICENSE AGREEMENT VERSION 1

1. This LICENSE AGREEMENT is between BeOpen.com ("BeOpen"), having an

office at 160 Saratoga Avenue, Santa Clara, CA 95051, and the

Individual or Organization ("Licensee") accessing and otherwise using

this software in source or binary form and its associated

documentation ("the Software").

2. Subject to the terms and conditions of this BeOpen Python License

Agreement, BeOpen hereby grants Licensee a non-exclusive,

royalty-free, world-wide license to reproduce, analyze, test, perform

and/or display publicly, prepare derivative works, distribute, and

otherwise use the Software alone or in any derivative version,

Hit Return for more, or q (and Return) to quit:

provided, however, that the BeOpen Python License is retained in the

Software, alone or in any derivative version prepared by Licensee.

3. BeOpen is making the Software available to Licensee on an "AS IS"

basis.  BEOPEN MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, BEOPEN MAKES NO AND

DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF THE SOFTWARE WILL NOT

INFRINGE ANY THIRD PARTY RIGHTS.

4. BEOPEN SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF THE

SOFTWARE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS

AS A RESULT OF USING, MODIFYING OR DISTRIBUTING THE SOFTWARE, OR ANY

DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

5. This License Agreement will automatically terminate upon a material

breach of its terms and conditions.

6. This License Agreement shall be governed by and interpreted in all

respects by the law of the State of California, excluding conflict of

law provisions.  Nothing in this License Agreement shall be deemed to

create any relationship of agency, partnership, or joint venture

between BeOpen and Licensee.  This License Agreement does not grant

Hit Return for more, or q (and Return) to quit:

permission to use BeOpen trademarks or trade names in a trademark

sense to endorse or promote products or services of Licensee, or any

third party.  As an exception, the "BeOpen Python" logos available at

http://www.pythonlabs.com/logos.html may be used according to the

permissions granted on that web page.

7. By copying, installing or otherwise using the software, Licensee

agrees to be bound by the terms and conditions of this License

Agreement.


CNRI LICENSE AGREEMENT FOR PYTHON 1.6.1

1. This LICENSE AGREEMENT is between the Corporation for National

Research Initiatives, having an office at 1895 Preston White Drive,

Reston, VA 20191 ("CNRI"), and the Individual or Organization

("Licensee") accessing and otherwise using Python 1.6.1 software in

source or binary form and its associated documentation.

2. Subject to the terms and conditions of this License Agreement, CNRI

hereby grants Licensee a nonexclusive, royalty-free, world-wide

license to reproduce, analyze, test, perform and/or display publicly,

Hit Return for more, or q (and Return) to quit:

prepare derivative works, distribute, and otherwise use Python 1.6.1

alone or in any derivative version, provided, however, that CNRI's

License Agreement and CNRI's notice of copyright, i.e., "Copyright (c)

1995-2001 Corporation for National Research Initiatives; All Rights

Reserved" are retained in Python 1.6.1 alone or in any derivative

version prepared by Licensee.  Alternately, in lieu of CNRI's License

Agreement, Licensee may substitute the following text (omitting the

quotes): "Python 1.6.1 is made available subject to the terms and

conditions in CNRI's License Agreement.  This Agreement together with

Python 1.6.1 may be located on the internet using the following

unique, persistent identifier (known as a handle): 1895.22/1013.  This

Agreement may also be obtained from a proxy server on the internet

using the following URL: License for PYTHON 1.6.1".

3. In the event Licensee prepares a derivative work that is based on

or incorporates Python 1.6.1 or any part thereof, and wants to make

the derivative work available to others as provided herein, then

Licensee hereby agrees to include in any such work a brief summary of

the changes made to Python 1.6.1.

4. CNRI is making Python 1.6.1 available to Licensee on an "AS IS"

basis.  CNRI MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

IMPLIED.  BY WAY OF EXAMPLE, BUT NOT LIMITATION, CNRI MAKES NO AND

Hit Return for more, or q (and Return) to quit:

DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS

FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON 1.6.1 WILL NOT

INFRINGE ANY THIRD PARTY RIGHTS.

5. CNRI SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON

1.6.1 FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS

A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON 1.6.1,

OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.

6. This License Agreement will automatically terminate upon a material

breach of its terms and conditions.

7. This License Agreement shall be governed by the federal

intellectual property law of the United States, including without

limitation the federal copyright law, and, to the extent such

U.S. federal law does not apply, by the law of the Commonwealth of

Virginia, excluding Virginia's conflict of law provisions.

Notwithstanding the foregoing, with regard to derivative works based

on Python 1.6.1 that incorporate non-separable material that was

previously distributed under the GNU General Public License (GPL), the

law of the Commonwealth of Virginia shall govern this License

Agreement only as to issues arising under or with respect to

Paragraphs 4, 5, and 7 of this License Agreement.  Nothing in this

Hit Return for more, or q (and Return) to quit:

License Agreement shall be deemed to create any relationship of

agency, partnership, or joint venture between CNRI and Licensee.  This

License Agreement does not grant permission to use CNRI trademarks or

trade name in a trademark sense to endorse or promote products or

services of Licensee, or any third party.

8. By clicking on the "ACCEPT" button where indicated, or by copying,

installing or otherwise using Python 1.6.1, Licensee agrees to be

bound by the terms and conditions of this License Agreement.

        ACCEPT


CWI LICENSE AGREEMENT FOR PYTHON 0.9.0 THROUGH 1.2

Copyright (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,

The Netherlands.  All rights reserved.

Permission to use, copy, modify, and distribute this software and its

documentation for any purpose and without fee is hereby granted,

provided that the above copyright notice appear in all copies and that

both that copyright notice and this permission notice appear in

Hit Return for more, or q (and Return) to quit:

supporting documentation, and that the name of Stichting Mathematisch

Centrum or CWI not be used in advertising or publicity pertaining to

distribution of the software without specific, written prior

permission.

STICHTING MATHEMATISCH CENTRUM DISCLAIMS ALL WARRANTIES WITH REGARD TO

THIS SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND

FITNESS, IN NO EVENT SHALL STICHTING MATHEMATISCH CENTRUM BE LIABLE

FOR ANY SPECIAL, INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES

WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN

ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT

OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.


ZERO-CLAUSE BSD LICENSE FOR CODE IN THE PYTHON DOCUMENTATION

Permission to use, copy, modify, and/or distribute this software for any

purpose with or without fee is hereby granted.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH

REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY

AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT,

INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM

Hit Return for more, or q (and Return) to quit:

LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR

OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR

PERFORMANCE OF THIS SOFTWARE.


Additional Conditions for this Windows binary build

This program is linked with and uses Microsoft Distributable Code,

copyrighted by Microsoft Corporation. The Microsoft Distributable Code

is embedded in each .exe, .dll and .pyd file as a result of running

the code through a linker.

If you further distribute programs that include the Microsoft

Distributable Code, you must comply with the restrictions on

distribution specified by Microsoft. In particular, you must require

distributors and external end users to agree to terms that protect the

Microsoft Distributable Code at least as much as Microsoft's own

requirements for the Distributable Code. See Microsoft's documentation

(included in its developer tools and on its website at microsoft.com)

for specific details.

Hit Return for more, or q (and Return) to quit:

Redistribution of the Windows binary build of the Python interpreter

complies with this agreement, provided that you do not:

- alter any copyright, trademark or patent notice in Microsoft's

Distributable Code;

- use Microsoft's trademarks in your programs' names or in a way that

suggests your programs come from or are endorsed by Microsoft;

- distribute Microsoft's Distributable Code to run on a platform other

than Microsoft operating systems, run-time technologies or application

platforms; or

- include Microsoft Distributable Code in malicious, deceptive or

unlawful programs.

These restrictions apply only to the Microsoft Distributable Code as

defined above, not to Python itself or any programs running on the

Python interpreter. The redistribution of the Python interpreter and

libraries is governed by the Python Software License included with this

file, or by other licenses as marked.


Footnotes

This program, "bzip2", the associated library "libbzip2", and all

documentation, are copyright (C) 1996-2019 Julian R Seward.  All

rights reserved.

Redistribution and use in source and binary forms, with or without

modification, are permitted provided that the following conditions

are met:

1. Redistributions of source code must retain the above copyright

   notice, this list of conditions and the following disclaimer.

2. The origin of this software must not be misrepresented; you must

   not claim that you wrote the original software.  If you use this

   software in a product, an acknowledgment in the product

   documentation would be appreciated but is not required.

3. Altered source versions must be plainly marked as such, and must

   not be misrepresented as being the original software.

4. The name of the author may not be used to endorse or promote

Hit Return for more, or q (and Return) to quit:

   products derived from this software without specific prior written

   permission.

THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS

OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED

WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY

DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE

GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS

INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY,

WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING

NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS

SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

Julian Seward, [email protected]

bzip2/libbzip2 version 1.0.8 of 13 July 2019


  LICENSE ISSUES

  The OpenSSL toolkit stays under a double license, i.e. both the conditions of

  the OpenSSL License and the original SSLeay license apply to the toolkit.

  See below for the actual license texts.

  OpenSSL License

  ---------------

/* ====================================================================

 * Copyright (c) 1998-2019 The OpenSSL Project.  All rights reserved.

 *

 * Redistribution and use in source and binary forms, with or without

 * modification, are permitted provided that the following conditions

 * are met:

 *

 * 1. Redistributions of source code must retain the above copyright

 *    notice, this list of conditions and the following disclaimer.

 *

 * 2. Redistributions in binary form must reproduce the above copyright

 *    notice, this list of conditions and the following disclaimer in

 *    the documentation and/or other materials provided with the

 *    distribution.

 *

Hit Return for more, or q (and Return) to quit:

 * 3. All advertising materials mentioning features or use of this

 *    software must display the following acknowledgment:

 *    "This product includes software developed by the OpenSSL Project

 *    for use in the OpenSSL Toolkit. (/index.html)"

 *

 * 4. The names "OpenSSL Toolkit" and "OpenSSL Project" must not be used to

 *    endorse or promote products derived from this software without

 *    prior written permission. For written permission, please contact

 *    [email protected].

 *

 * 5. Products derived from this software may not be called "OpenSSL"

 *    nor may "OpenSSL" appear in their names without prior written

 *    permission of the OpenSSL Project.

 *

 * 6. Redistributions of any form whatsoever must retain the following

 *    acknowledgment:

 *    "This product includes software developed by the OpenSSL Project

 *    for use in the OpenSSL Toolkit (/index.html)"

 *

 * THIS SOFTWARE IS PROVIDED BY THE OpenSSL PROJECT ``AS IS'' AND ANY

 * EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR

 * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL THE OpenSSL PROJECT OR

Hit Return for more, or q (and Return) to quit:

 * ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,

 * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT

 * NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;

 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,

 * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)

 * ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED

 * OF THE POSSIBILITY OF SUCH DAMAGE.

 * ====================================================================

 *

 * This product includes cryptographic software written by Eric Young

 * ([email protected]).  This product includes software written by Tim

 * Hudson ([email protected]).

 *

 */

 Original SSLeay License

 -----------------------

/* Copyright (C) 1995-1998 Eric Young ([email protected])

 * All rights reserved.

 *

 * This package is an SSL implementation written

Hit Return for more, or q (and Return) to quit:

 * by Eric Young ([email protected]).

 * The implementation was written so as to conform with Netscapes SSL.

 *

 * This library is free for commercial and non-commercial use as long as

 * the following conditions are aheared to.  The following conditions

 * apply to all code found in this distribution, be it the RC4, RSA,

 * lhash, DES, etc., code; not just the SSL code.  The SSL documentation

 * included with this distribution is covered by the same copyright terms

 * except that the holder is Tim Hudson ([email protected]).

 *

 * Copyright remains Eric Young's, and as such any Copyright notices in

 * the code are not to be removed.

 * If this package is used in a product, Eric Young should be given attribution

 * as the author of the parts of the library used.

 * This can be in the form of a textual message at program startup or

 * in documentation (online or textual) provided with the package.

 *

 * Redistribution and use in source and binary forms, with or without

 * modification, are permitted provided that the following conditions

 * are met:

 * 1. Redistributions of source code must retain the copyright

 *    notice, this list of conditions and the following disclaimer.

 * 2. Redistributions in binary form must reproduce the above copyright

Hit Return for more, or q (and Return) to quit:

 *    notice, this list of conditions and the following disclaimer in the

 *    documentation and/or other materials provided with the distribution.

 * 3. All advertising materials mentioning features or use of this software

 *    must display the following acknowledgement:

 *    "This product includes cryptographic software written by

 *     Eric Young ([email protected])"

 *    The word 'cryptographic' can be left out if the rouines from the library

 *    being used are not cryptographic related :-).

 * 4. If you include any Windows specific code (or a derivative thereof) from

 *    the apps directory (application code) you must include an acknowledgement:

 *    "This product includes software written by Tim Hudson ([email protected])"

 *

 * THIS SOFTWARE IS PROVIDED BY ERIC YOUNG ``AS IS'' AND

 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE

 * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE

 * ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE

 * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL

 * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS

 * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)

 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT

 * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY

 * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF

 * SUCH DAMAGE.

Hit Return for more, or q (and Return) to quit:

 *

 * The licence and distribution terms for any publically available version or

 * derivative of this code cannot be changed.  i.e. this code cannot simply be

 * copied and put under another distribution licence

 * [including the GNU Public Licence.]

 */

libffi - Copyright (c) 1996-2022  Anthony Green, Red Hat, Inc and others.

See source files for details.

Permission is hereby granted, free of charge, to any person obtaining

a copy of this software and associated documentation files (the

``Software''), to deal in the Software without restriction, including

without limitation the rights to use, copy, modify, merge, publish,

distribute, sublicense, and/or sell copies of the Software, and to

permit persons to whom the Software is furnished to do so, subject to

the following conditions:

The above copyright notice and this permission notice shall be

included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND,

Hit Return for more, or q (and Return) to quit:

EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF

MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.

IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY

CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,

TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE

SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

This software is copyrighted by the Regents of the University of

California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState

Corporation and other parties.  The following terms apply to all files

associated with the software unless explicitly disclaimed in

individual files.

The authors hereby grant permission to use, copy, modify, distribute,

and license this software and its documentation for any purpose, provided

that existing copyright notices are retained in all copies and that this

notice is included verbatim in any distributions. No written agreement,

license, or royalty fee is required for any of the authorized uses.

Modifications to this software may be copyrighted by their authors

and need not follow the licensing terms described here, provided that

the new terms are clearly indicated on the first page of each file where

they apply.

Hit Return for more, or q (and Return) to quit:

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY

FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES

ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY

DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,

INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,

FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE

IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE

NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR

MODIFICATIONS.

GOVERNMENT USE: If you are acquiring this software on behalf of the

U.S. government, the Government shall have only "Restricted Rights"

in the software and related documentation as defined in the Federal

Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you

are acquiring the software on behalf of the Department of Defense, the

software shall be classified as "Commercial Computer Software" and the

Government shall have only "Restricted Rights" as defined in Clause

252.227-7014 (b) (3) of DFARs.  Notwithstanding the foregoing, the

authors grant the U.S. Government and others acting in its behalf

permission to use and distribute the software in accordance with the

Hit Return for more, or q (and Return) to quit:

terms specified in this license.

This software is copyrighted by the Regents of the University of

California, Sun Microsystems, Inc., Scriptics Corporation, ActiveState

Corporation, Apple Inc. and other parties.  The following terms apply to

all files associated with the software unless explicitly disclaimed in

individual files.

The authors hereby grant permission to use, copy, modify, distribute,

and license this software and its documentation for any purpose, provided

that existing copyright notices are retained in all copies and that this

notice is included verbatim in any distributions. No written agreement,

license, or royalty fee is required for any of the authorized uses.

Modifications to this software may be copyrighted by their authors

and need not follow the licensing terms described here, provided that

the new terms are clearly indicated on the first page of each file where

they apply.

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY

FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES

ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY

DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.

Hit Return for more, or q (and Return) to quit:

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,

INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,

FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE

IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE

NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR

MODIFICATIONS.

GOVERNMENT USE: If you are acquiring this software on behalf of the

U.S. government, the Government shall have only "Restricted Rights"

in the software and related documentation as defined in the Federal

Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you

are acquiring the software on behalf of the Department of Defense, the

software shall be classified as "Commercial Computer Software" and the

Government shall have only "Restricted Rights" as defined in Clause

252.227-7013 (b) (3) of DFARs.  Notwithstanding the foregoing, the

authors grant the U.S. Government and others acting in its behalf

permission to use and distribute the software in accordance with the

terms specified in this license.

Copyright (c) 1993-1999 Ioi Kim Lam.

Copyright (c) 2000-2001 Tix Project Group.

Copyright (c) 2004 ActiveState

Hit Return for more, or q (and Return) to quit:

This software is copyrighted by the above entities

and other parties.  The following terms apply to all files associated

with the software unless explicitly disclaimed in individual files.

The authors hereby grant permission to use, copy, modify, distribute,

and license this software and its documentation for any purpose, provided

that existing copyright notices are retained in all copies and that this

notice is included verbatim in any distributions. No written agreement,

license, or royalty fee is required for any of the authorized uses.

Modifications to this software may be copyrighted by their authors

and need not follow the licensing terms described here, provided that

the new terms are clearly indicated on the first page of each file where

they apply.

IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY

FOR DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES

ARISING OUT OF THE USE OF THIS SOFTWARE, ITS DOCUMENTATION, OR ANY

DERIVATIVES THEREOF, EVEN IF THE AUTHORS HAVE BEEN ADVISED OF THE

POSSIBILITY OF SUCH DAMAGE.

THE AUTHORS AND DISTRIBUTORS SPECIFICALLY DISCLAIM ANY WARRANTIES,

INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY,

Hit Return for more, or q (and Return) to quit:

FITNESS FOR A PARTICULAR PURPOSE, AND NON-INFRINGEMENT.  THIS SOFTWARE

IS PROVIDED ON AN "AS IS" BASIS, AND THE AUTHORS AND DISTRIBUTORS HAVE

NO OBLIGATION TO PROVIDE MAINTENANCE, SUPPORT, UPDATES, ENHANCEMENTS, OR

MODIFICATIONS.

GOVERNMENT USE: If you are acquiring this software on behalf of the

U.S. government, the Government shall have only "Restricted Rights"

in the software and related documentation as defined in the Federal

Acquisition Regulations (FARs) in Clause 52.227.19 (c) (2).  If you

are acquiring the software on behalf of the Department of Defense, the

software shall be classified as "Commercial Computer Software" and the

Government shall have only "Restricted Rights" as defined in Clause

252.227-7013 (c) (1) of DFARs.  Notwithstanding the foregoing, the

authors grant the U.S. Government and others acting in its behalf

permission to use and distribute the software in accordance with the

terms specified in this license.

----------------------------------------------------------------------

Parts of this software are based on the Tcl/Tk software copyrighted by

the Regents of the University of California, Sun Microsystems, Inc.,

and other parties. The original license terms of the Tcl/Tk software

distribution is included in the file docs/license.tcltk.

Hit Return for more, or q (and Return) to quit:

Parts of this software are based on the HTML Library software

copyrighted by Sun Microsystems, Inc. The original license terms of

the HTML Library software distribution is included in the file

docs/license.html_lib.


翻译版

A. 软件的历史

Python 由 Stichting 的 Guido van Rossum 于 1990 年代初创建

荷兰的Mathematisch Centrum(工国委,见 Home)

作为ABC语言的继承者。 Guido 仍然是 Python 的

主要作者,尽管它包括许多其他人的贡献。

1995 年,Guido 继续在公司从事 Python 方面的工作

国家研究计划(CNRI,见 https:/www.cnri.reston.va.us)

在弗吉尼亚州的雷斯顿,他发布了几个版本的

软件。

2000 年 5 月,Guido 和 Python 核心开发团队搬到了

BeOpen.com 组建 BeOpen PythonLabs 团队。 同年10月

同年,PythonLabs 团队搬到了 Digital Creations,这成为

佐佩公司。 2001 年,Python 软件基金会(PSF,请参阅

Python Software Foundation)成立,一个非营利性组织

专为拥有 Python 相关知识产权而创建。

Zope Corporation 是 PSF 的赞助成员。

所有 Python 版本都是开源的(参见 Open Source Initiative – The steward of the Open Source Definition, setting the foundation for the Open Source Software ecosystem.

开源定义)。 从历史上看,大多数(但不是全部)Python

发行版也与 GPL 兼容;下表总结了

各种版本。

版本

来自

所有者

GPL 兼容?

版本 1

0.9.0 至 1.2

1991-1995

CWI

是的

1.3 至 1.5.2

1,2

1995-1999

CNRI

是的

1,6

1.5.2

2000

CNRI

2,0

1,6

2000

BeOpen.com

1.6.1

1,6

2001

CNRI

是的

版本 2

2,1

2.0+1.6.1

2001

PSF

2.0.1

2.0+1.6.1

2001

PSF

是的

2.1.1

2.1+2.0.1

2001

PSF

是的

2.1.2

2.1.1

2002

PSF

是的

2,13

2.1.2

2002

PSF

是的

2.2 及以后

2.1.1

2001至今

PSF

是的

脚注:

(1) GPL 兼容并不意味着我们在 GPL 下分发 Python。 与 GPL 不同,所有 Python 许可证都允许您分发修改后的版本,而无需将更改开源。兼容 GPL 的许可证使得将 Python 与根据 GPL 发布的其他软件相结合成为可能;其他人则没有。

(2) 根据 Richard Stallman 的说法,1.6.1 与 GPL 不兼容,因为它的许可证有法律选择条款。 然而,根据 CNRI 的说法,Stallman 的律师告诉 CNRI 的律师,1.6.1 与 GPL “并不兼容”。

感谢许多在Guido's手下工作的外部志愿者

使这些版本成为可能的方向。


B. 访问或以其他方式使用 PYTHON 的条款和条件

Python 软件和文档根据

Python Software Foundation 许可证版本 2。

从 Python 3.8.6 开始,示例、配方和其他代码

该文档在 PSF 许可证版本 2 下获得双重许可

以及 Zero-Clause BSD 许可证。

一些合并到 Python 中的软件采用不同的许可证。

这些许可证与属于该许可证的代码一起列出。


PYTHON SOFTWARE FOUNDATION 许可证版本 2

1. 本许可协议是 Python 软件基金会之间的协议

(“PSF”),以及访问和

否则,以源代码或二进制形式使用本软件(“Python”),以及

其相关文档。

2. 根据本许可协议的条款和条件,PSF 特此

授予被许可方非排他性、免版税、全球范围的复制许可,

分析、测试、表演和/或公开展示,准备衍生作品,

分发,以及以其他方式单独使用或在任何衍生版本中使用 Python,

但是,前提是 PSF 的许可协议和 PSF 的版权声明,

即“版权所有 (c) 2001、2002、2003、2004、2005、2006、2007、2008、2009、2010、

2011、2012、2013、2014、2015、2016、2017、2018、2019、2020、2021、2022、2023 Python 软件基金会;

保留所有权利“仅保留在 Python 中或任何衍生版本中

由被许可方准备。

3. 如果被许可方准备的衍生作品基于:

或包含 Python 或其任何部分,并希望使

此处提供的可供他人使用的衍生作品,则

被许可方特此同意在任何此类作品中包括以下方面的简要摘要

对 Python 所做的更改。

4. PSF 以“原样”向被许可方提供 Python

基础。 PSF 不作任何明示或保证

暗示。 举例来说,但不限于,PSF 不做和

不对适销性或适用性作出任何陈述或保证

用于任何特定目的,或者使用 PYTHON 不会

侵犯任何第三方权利。

5. PSF不对被许可人或任何其他PYTHON用户负责

对于任何偶然的、特殊的或间接的损害或损失,如

修改、分发或以其他方式使用 PYTHON 的结果,

或其任何衍生物,即使已被告知其可能性。

6. 本许可协议将在材料发生时自动终止

违反其条款和条件。

7. 本许可协议中的任何内容均不得视为创建任何

PSF 与 PSF 之间的代理、合伙或合资关系

持 牌 人。 本许可协议不授予使用 PSF 的权限

商标或商标意义上的商号,以认可或推广

被许可方或任何第三方的产品或服务。

8. 通过复制、安装或以其他方式使用 Python,被许可方

同意受本许可条款和条件的约束

协议。


BEOPEN.COM PYTHON 2.0 许可协议

BEOPEN PYTHON 开源许可协议版本 1

1. 本许可协议是 BeOpen.com(“BeOpen”)之间的协议,具有

办公室位于 160 Saratoga Avenue, Santa Clara, CA 95051,以及

访问和以其他方式使用的个人或组织(“被许可方”)

本软件的源代码或二进制形式及其相关

文档(“软件”)。

2. 受本 BeOpen Python 许可证的条款和条件的约束

协议,BeOpen 特此授予被许可方非排他性、

免版税、全球复制、分析、测试、执行许可

和/或公开展示、准备衍生作品、分发和

以其他方式单独使用本软件或以任何衍生版本使用本软件,

但是,前提是 BeOpen Python 许可证保留在

软件,单独或由被许可方准备的任何衍生版本。

3. BeOpen以“原样”向被许可方提供本软件

基础。 BEOPEN不作任何明示或保证

暗示。 举例来说,但不限于此,BEOPEN 表示 NO 和

不对适销性或适用性作出任何陈述或保证

用于任何特定目的,或者使用本软件不会

侵犯任何第三方权利。

4. BEOPEN不对被许可人或任何其他用户承担任何责任。

任何附带的、特殊的或间接的损害或损失的软件

由于使用、修改或分发软件,或任何

其衍生物,即使被告知其可能性。

5. 本许可协议将在材料发生时自动终止

违反其条款和条件。

6. 本许可协议应受所有条款的约束和解释。

受加利福尼亚州法律的尊重,不包括冲突

法律规定。 本许可协议中的任何内容均不得视为

建立任何代理、合伙或合资关系

BeOpen 和被许可方之间。 本许可协议不授予

允许在商标中使用 BeOpen 商标或商号

认可或推广被许可方的产品或服务,或任何

第三方。 作为例外,“BeOpen Python”徽标可在

http://www.pythonlabs.com/logos.html 可根据

在该网页上授予的权限。

7. 通过复制、安装或以其他方式使用软件,被许可方

同意受本许可条款和条件的约束

协议。


CNRI PYTHON 1.6.1 许可协议

1. 本许可协议是国家公司之间的协议

研究计划,在普雷斯顿怀特大道 1895 号设有办公室,

弗吉尼亚州雷斯顿 20191(“CNRI”)以及个人或组织

(“被许可方”)访问和以其他方式使用 Python 1.6.1 软件

源或二进制形式及其相关文档。

2. 根据本许可协议的条款和条件,CNRI

特此授予被许可方非排他性、免版税、全球范围

公开复制、分析、测试、执行和/或展示的许可,

准备衍生作品、分发和以其他方式使用 Python 1.6.1

但是,单独或任何衍生版本,前提是 CNRI 的

许可协议和CNRI的版权声明,即“版权(c)

1995-2001年 国家研究倡议公司;所有权利

保留“单独保留在 Python 1.6.1 或任何衍生产品中

版本由被许可方准备。 或者,代替CNRI的许可证

协议中,被许可方可以替换以下文本(省略

引号):“Python 1.6.1 的提供受条款和

CNRI许可协议中的条件。 本协议连同

Python 1.6.1 可能使用以下命令位于 Internet 上

唯一的持久标识符(称为句柄):1895.22/1013。 这

也可以从互联网上的代理服务器获得协议

使用以下 URL: License for PYTHON 1.6.1”。

3. 如果被许可方准备的衍生作品基于:

或包含 Python 1.6.1 或其任何部分,并希望使

此处提供的可供他人使用的衍生作品,则

被许可方特此同意在任何此类作品中包括以下方面的简要摘要

对 Python 1.6.1 所做的更改。

4. CNRI正在“按原样”向被许可方提供Python 1.6.1

基础。 CNRI不作任何明示或保证

暗示。 举例来说,但不限于,CNRI没有和

不对适销性或适用性作出任何陈述或保证

用于任何特定目的,或者使用 PYTHON 1.6.1 不会

侵犯任何第三方权利。

5. CNRI不对被许可人或任何其他PYTHON用户负责

1.6.1 对于任何附带的、特殊的或间接的损害或损失

修改、分发或以其他方式使用 PYTHON 1.6.1 的结果,

或其任何衍生物,即使已被告知其可能性。

6. 本许可协议将在材料发生时自动终止

违反其条款和条件。

7. 本许可协议受联邦管辖

美国的知识产权法,包括没有

限制联邦版权法,并在以下范围内

美国联邦法律不适用,根据联邦法律

弗吉尼亚州,不包括弗吉尼亚州的法律冲突条款。

尽管有上述规定,但关于衍生作品的依据

在 Python 1.6.1 上,其中包含不可分离的材料

以前在 GNU 通用公共许可证 (GPL) 下分发,

本许可受弗吉尼亚联邦法律管辖

仅就以下事项达成一致意见

本许可协议的第 4、5 和 7 段。 这里面没什么

许可协议应被视为建立任何关系

CNRI与被许可方之间的代理、合伙或合资企业。 这

许可协议不授予使用CNRI商标或

商标意义上的商品名称,用于代言或推广产品,或

被许可方或任何第三方的服务。

8. 点击指示的“接受”按钮,或复制,

安装或以其他方式使用 Python 1.6.1,被许可方同意

受本许可协议条款和条件的约束。

        接受


PYTHON 0.9.0 到 1.2 的 CWI 许可协议

版权所有 (c) 1991 - 1995, Stichting Mathematisch Centrum Amsterdam,

荷兰。 保留所有权利。

使用、复制、修改和分发本软件及其

特此授予用于任何目的且不收取任何费用的文件,

前提是上述版权声明出现在所有副本中,并且

该版权声明和本许可声明都出现在

支持文档,以及 Stichting Mathematisch 的名称

Centrum 或 CWI 不得用于与以下相关的广告或宣传:

分发软件时没有具体的、事先书面的

许可。

STICHTING MATHEMATISCH CENTRUM 不对以下方面作出任何保证

本软件,包括对适销性和

健身,在任何情况下,STICHTING MATHEMATISCH CENTRUM 均不承担任何责任

对于任何特殊的、间接的或后果性的损害或任何损害

因使用、数据或利润损失而导致的任何事情,无论是在

因以下原因引起的合同诉讼、疏忽或其他侵权行为

或与本软件的使用或性能有关。

PYTHON 文档中代码的零条款 BSD 许可证

----------------------------------------------------------------------

允许使用、复制、修改和/或分发本软件的任何

特此授予收费或不收费的目的。

本软件按“原样”提供,作者不作任何保证

关于本软件,包括对适销性的所有默示保证

和健身。在任何情况下,作者均不对任何特殊的、直接的、

间接或后果性损害或因以下原因造成的任何损害

使用、数据或利润的损失,无论是在合同诉讼、疏忽还是

因使用或与之相关的其他侵权行为,或

该软件的性能。


此 Windows 二进制版本的其他条件

此程序与 Microsoft 可分发代码链接并使用,

版权归 Microsoft Corporation 所有。Microsoft 可分发代码

嵌入到每个 .exe、.dll 和 .pyd 文件中,因为运行

通过链接器的代码。

如果您进一步分发包含 Microsoft 的程序

Distributable Code,您必须遵守以下限制

Microsoft 指定的分发。特别是,您必须要求

分销商和外部最终用户同意保护

Microsoft 的可分发代码至少与 Microsoft 自己的一样多

可分发代码的要求。请参阅 Microsoft 的文档

(包含在其开发人员工具和 microsoft.com 网站上)

了解具体细节。

重新分发 Python 解释器的 Windows 二进制构建

遵守本协议,前提是您不:

- 更改 Microsoft 的任何版权、商标或专利声明

可分发代码;

- 在您的程序名称中使用Microsoft的商标,或以以下方式使用

表明您的计划来自Microsoft或得到的认可;

- 分发 Microsoft 的可分发代码以在其他平台上运行

比 Microsoft 操作系统、运行时技术或应用程序

平台;或

- 包含恶意、欺骗性或 Microsoft 可分发代码

非法程序。

这些限制仅适用于 Microsoft 可分发代码,因为

上面定义,而不是 Python 本身或运行在

Python 解释器。Python 解释器和

库受随附的 Python 软件许可证的约束

文件,或按标记的其他许可证。


备注

这个程序,“bzip2”,相关的库“libbzip2”,以及所有

文档,版权所有 (C) 1996-2019 Julian R Seward。 都

版权。

以源代码和二进制形式重新分发和使用,有或没有

修改,是允许的,前提是满足以下条件

满足:

1. 源代码的重新分发必须保留上述版权

   注意、此条件列表和以下免责声明。

2、不得歪曲本软件来源;你必须

   不要声称您编写了原始软件。 如果你用这个

   产品中的软件,产品中的确认

   文件将不胜感激,但不是必需的。

3. 更改后的源版本必须明确标明,并且必须

   不得被歪曲为原始软件。

4. 不得使用作者姓名代言或宣传

   未经事先书面说明而从本软件衍生的产品

   许可。

本软件由作者“按原样”提供,任何快递

或默示保证,包括但不限于默示

适销性和特定用途适用性的保证

被否认。 在任何情况下,作者均不对任何

直接的、间接的、偶然的、特殊的、惩戒性的或后果性的

损害赔偿(包括但不限于采购替代品

商品或服务;使用、数据或利润的损失;或商业

中断)以何种原因引起,并且根据任何责任理论,

无论是在合同、严格责任还是侵权行为中(包括

疏忽或其他)以任何方式因使用本

软件,即使已被告知此类损坏的可能性。

朱利安·苏厄德(Julian Seward),[email protected]

bzip2/libbzip2 版本 1.0.8 (2019年7月13日)


  许可证问题

  

  OpenSSL工具包保持双重许可,即

  OpenSSL 许可证和原始 SSLeay 许可证适用于该工具包。

  有关实际的许可证文本,请参见下文。

  OpenSSL 许可证

  ---------------

/* ====================================================================

 * 版权所有 (c) 1998-2019 OpenSSL 项目。 保留所有权利。

 *

 * 以源代码和二进制形式重新分发和使用,有或没有

 * 修改,允许,前提是满足以下条件

 * 满足:

 *

 * 1.源代码的重新分发必须保留上述版权

 * 注意、此条件列表和以下免责声明。

 *

 * 2.以二进制形式重新分发必须复制上述版权

 * 注意,此条件列表和以下免责声明

 * 随附的文档和/或其他材料

 *分配。

 *

* 3.所有提及此功能或使用此功能的广告材料

 * 软件必须显示以下确认:

 * “本产品包括由 OpenSSL Project 开发的软件

 * 用于 OpenSSL Toolkit。(/index.html)”

 *

 * 4.名称“OpenSSL Toolkit”和“OpenSSL Project”不得用于

 * 认可或推广本软件衍生的产品,但未

 * 事先书面许可。如需书面许可,请联系

 * [email protected]

 *

 * 5.从本软件派生的产品可能不称为“OpenSSL”

 * 未经事先书面说明,其名称中也不得出现“OpenSSL”

 * OpenSSL项目的权限。

 *

 * 6.任何形式的重新分配都必须保留以下内容

 *确认:

 * “本产品包括由 OpenSSL Project 开发的软件

 * 用于 OpenSSL Toolkit (/index.html)”

 *

 * 本软件由 OpenSSL 项目“按原样”提供,任何

 * 明示或暗示的保证,包括但不限于

 * 对适销性和适用性的默示保证

 * 目的不予承认。 在任何情况下,OpenSSL 项目或

 * 其贡献者对任何直接、间接、偶然、

 * 特殊、惩戒性或后果性损害(包括但

 * 不限于采购替代商品或服务;

 * 使用、数据或利润的损失;或业务中断)

 * 无论造成何种原因,以及根据任何责任理论,无论是在合同中,

 * 严格责任或侵权行为(包括疏忽或其他)

 * 以任何方式因使用本软件而引起,即使已被告知

 * 此类损害的可能性。

 *


 *

 * 本产品包括由 Eric Young 编写的加密软件

 * ([email protected])。 本产品包括由 Tim 编写的软件

 *哈德森([email protected])。

 *

 */

 原始 SSLeay 许可证

/* 版权所有 (C) 1995-1998 Eric Young ([email protected]

 * 保留所有权利。

 *

 * 此软件包是编写的 SSL 实现

* 埃里克·杨(Eric Young,[email protected] 年)。

 * 编写实现是为了符合 Netscapes SSL。

 *

 * 此库可免费用于商业和非商业用途,只要

 * 符合以下条件。 以下条件

 * 适用于此发行版中的所有代码,无论是 RC4、RSA、

 * lhash、DES等代码;而不仅仅是SSL代码。 SSL 文档

 * 此发行版中包含的内容受相同的版权条款保护

 * 持有人是Tim Hudson([email protected])。

 *

 * 版权仍归 Eric Young 所有,因此任何版权声明均归

 * 代码不会被删除。

 * 如果此包装用于产品中,则应注明出处

 * 作为所用库部分的作者。

 * 这可以是程序启动时的文本消息形式,或者

 * 在随包装提供的文档(在线或文本)中。

 *

 * 以源代码和二进制形式重新分发和使用,有或没有

 * 修改,允许,前提是满足以下条件

 * 满足:

 * 1.源代码的重新分发必须保留版权

 * 注意、此条件列表和以下免责声明。

 * 2.以二进制形式重新分发必须复制上述版权

* 注意,此条件列表和以下免责声明在

 * 随分发提供的文档和/或其他材料。

 * 3.所有提及本软件功能或使用的广告材料

 * 必须显示以下确认:

 * “本产品包括由

 *埃里克·杨([email protected])”

 * 如果库中的 rouines 可以省略“加密”一词

 * 正在使用的与加密无关:-)。

 * 4.如果包含任何 Windows 特定代码(或其衍生代码)

 * 应用程序目录(应用程序代码)必须包含确认:

 * “本产品包括 Tim Hudson ([email protected]) 编写的软件”

 *

 * 本软件由 ERIC YOUNG “按原样”提供,并且

 * 任何明示或暗示的保证,包括但不限于

 * 对适销性和特定用途适用性的默示保证

 * 不予承认。 在任何情况下,作者或贡献者均不承担任何责任

 * 对于任何直接的、间接的、偶然的、特殊的、惩戒性的或后果性的

 * 损害赔偿(包括但不限于采购替代商品)

 * 或服务;使用、数据或利润的损失;或业务中断)

 * 无论造成什么原因,根据任何责任理论,无论是在合同中,还是严格

 * 以任何方式产生的责任或侵权行为(包括疏忽或其他)

 * 出于对本软件的使用,即使被告知

 * 此类损坏。

*

 * 任何公开版本的许可和分发条款,或

 * 此代码的派生无法更改。 也就是说,这个代码不能简单地

 * 复制并置于另一个分发许可证下

 * [包括 GNU 公共许可证。

 */

libffi - 版权所有 (c) 1996-2022 Anthony Green、Red Hat, Inc 等。

有关详细信息,请参阅源文件。

特此免费授予任何获得许可的人

本软件的副本和相关文档文件(

“软件”),不受限制地处理软件,包括

但不限于使用、复制、修改、合并、发布、

分发、再许可和/或出售软件的副本,以及

允许向其提供软件的人员这样做,但须符合

以下条件:

以上版权声明和本许可声明应为

包含在软件的所有副本或大部分内容中。

本软件按“原样”提供,不提供任何形式的保证,

明示或暗示,包括但不限于

适销性、特定用途的适用性和不侵权性。

在任何情况下,作者或版权所有者均不对任何

索赔、损害赔偿或其他责任,无论是在合同诉讼中,

侵权行为或其他行为,由以下事项引起、由以下事项引起或与之有关:

软件或软件的使用或其他交易。

本软件的版权归 The Regents of the University of

加利福尼亚州、Sun Microsystems, Inc.、Scriptics Corporation、ActiveState

公司和其他各方。 以下条款适用于所有文件

与软件相关联,除非在

单个文件。

作者特此授予使用、复制、修改、分发、

并出于任何目的许可本软件及其文档,前提是

所有副本中都保留了现有的版权声明,并且

通知将逐字包含在任何分发中。没有书面协议,

任何授权用途都需要许可或特许权使用费。

对本软件的修改可能由其作者拥有版权

并且不需要遵循此处描述的许可条款,前提是

新条款在每个文件的第一页上都清楚地标明,其中

它们适用。

在任何情况下,作者或发行商均不对任何一方负责

对于直接、间接、特殊、偶然或后果性损害

因使用本软件、其文档或任何

其衍生物,即使作者已被告知

这种损害的可能性。

作者和发行商明确否认任何保证,

包括但不限于对适销性的默示保证,

适用于特定目的,并且不侵权。 本软件

按“原样”提供,作者和发行商有

没有义务提供维护、支持、更新、增强或

修改。

政府用途:如果您代表

美国政府,政府应仅拥有“受限权利”

在联邦定义的软件和相关文档中

第 52.227.19 (c) (2) 条中的收购条例 (FAR)。 如果你

代表国防部购买软件,

软件应归类为“商业计算机软件”,并且

政府仅享有条款中定义的“受限权利”

DFAR 的 252.227-7014 (b) (3)。 尽管有上述规定,

作者授予美国政府和代表其行事的其他人

根据以下规定使用和分发软件的许可

本许可中规定的条款。

本软件的版权归 The Regents of the University of

加利福尼亚州、Sun Microsystems, Inc.、Scriptics Corporation、ActiveState

公司、Apple Inc. 和其他方。 以下条款适用于

与软件相关的所有文件,除非在

单个文件。

作者特此授予使用、复制、修改、分发、

并出于任何目的许可本软件及其文档,前提是

所有副本中都保留了现有的版权声明,并且

通知将逐字包含在任何分发中。没有书面协议,

任何授权用途都需要许可或特许权使用费。

对本软件的修改可能由其作者拥有版权

并且不需要遵循此处描述的许可条款,前提是

新条款在每个文件的第一页上都清楚地标明,其中

它们适用。

在任何情况下,作者或发行商均不对任何一方负责

对于直接、间接、特殊、偶然或后果性损害

因使用本软件、其文档或任何

其衍生物,即使作者已被告知

这种损害的可能性。

作者和发行商明确否认任何保证,

包括但不限于对适销性的默示保证,

适用于特定目的,并且不侵权。 本软件

按“原样”提供,作者和发行商有

没有义务提供维护、支持、更新、增强或

修改。

政府用途:如果您代表

美国政府,政府应仅拥有“受限权利”

在联邦定义的软件和相关文档中

第 52.227.19 (c) (2) 条中的收购条例 (FAR)。 如果你

代表国防部购买软件,

软件应归类为“商业计算机软件”,并且

政府仅享有条款中定义的“受限权利”

DFAR 的 252.227-7013 (b) (3)。 尽管有上述规定,

作者授予美国政府和代表其行事的其他人

根据以下规定使用和分发软件的许可

本许可中规定的条款。

版权所有 (c) 1993-1999 Ioi Kim Lam。

版权所有 (c) 2000-2001 tickets Project Group。

版权所有 (c) 2004 ActiveState

本软件的版权归上述实体所有

和其他各方。 以下条款适用于所有关联的文件

除非在单个文件中明确声明,否则与软件一起使用。

作者特此授予使用、复制、修改、分发、

并出于任何目的许可本软件及其文档,前提是

所有副本中都保留了现有的版权声明,并且

通知将逐字包含在任何分发中。没有书面协议,

任何授权用途都需要许可或特许权使用费。

对本软件的修改可能由其作者拥有版权

并且不需要遵循此处描述的许可条款,前提是

新条款在每个文件的第一页上都清楚地标明,其中

它们适用。

在任何情况下,作者或发行商均不对任何一方负责

对于直接、间接、特殊、偶然或后果性损害

因使用本软件、其文档或任何

其衍生物,即使作者已被告知

这种损害的可能性。

作者和发行商明确否认任何保证,

包括但不限于对适销性的默示保证,

适用于特定目的,并且不侵权。 本软件

按“原样”提供,作者和发行商有

没有义务提供维护、支持、更新、增强或

修改。

政府用途:如果您代表

美国政府,政府应仅拥有“受限权利”

在联邦定义的软件和相关文档中

第 52.227.19 (c) (2) 条中的收购条例 (FAR)。 如果你

代表国防部购买软件,

软件应归类为“商业计算机软件”,并且

政府仅享有条款中定义的“受限权利”

DFAR 的 252.227-7013 (c) (1)。 尽管有上述规定,

作者授予美国政府和代表其行事的其他人

根据以下规定使用和分发软件的许可

本许可中规定的条款。


本软件的部分内容基于版权归

加州大学 Sun Microsystems, Inc. 的董事会,

和其他各方。Tcl/Tk 软件的原始许可条款

分发包含在文件 docs/license.tcltk 中。

该软件的某些部分基于 HTML 库软件

版权归 Sun Microsystems, Inc. 所有。的原始许可条款

HTML 库软件发行版包含在文件中

docs/license.html_lib 文件。

你可能感兴趣的:(python,开发语言)