@@ -95,57 +95,3 @@ Unicode Standard, and to make copies of this file in any form
95
95
for internal or external distribution as long as this notice
96
96
remains attached.
97
97
98
- 4) License Notice for ssl_match_hostname.py
99
- -------------------------------------------
100
-
101
- Python License (Python-2.0)
102
-
103
- Python License, Version 2 (Python-2.0)
104
-
105
- PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
106
- --------------------------------------------
107
-
108
- 1. This LICENSE AGREEMENT is between the Python Software Foundation
109
- ("PSF"), and the Individual or Organization ("Licensee") accessing and
110
- otherwise using this software ("Python") in source or binary form and
111
- its associated documentation.
112
-
113
- 2. Subject to the terms and conditions of this License Agreement, PSF
114
- hereby grants Licensee a nonexclusive, royalty-free, world-wide
115
- license to reproduce, analyze, test, perform and/or display publicly,
116
- prepare derivative works, distribute, and otherwise use Python
117
- alone or in any derivative version, provided, however, that PSF's
118
- License Agreement and PSF's notice of copyright, i.e., "Copyright (c)
119
- 2001-2013 Python Software Foundation; All Rights Reserved" are retained in
120
- Python alone or in any derivative version prepared by Licensee.
121
-
122
- 3. In the event Licensee prepares a derivative work that is based on
123
- or incorporates Python or any part thereof, and wants to make
124
- the derivative work available to others as provided herein, then
125
- Licensee hereby agrees to include in any such work a brief summary of
126
- the changes made to Python.
127
-
128
- 4. PSF is making Python available to Licensee on an "AS IS"
129
- basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
130
- IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
131
- DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
132
- FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
133
- INFRINGE ANY THIRD PARTY RIGHTS.
134
-
135
- 5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
136
- FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
137
- A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
138
- OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
139
-
140
- 6. This License Agreement will automatically terminate upon a material
141
- breach of its terms and conditions.
142
-
143
- 7. Nothing in this License Agreement shall be deemed to create any
144
- relationship of agency, partnership, or joint venture between PSF and
145
- Licensee. This License Agreement does not grant permission to use PSF
146
- trademarks or trade name in a trademark sense to endorse or promote
147
- products or services of Licensee, or any third party.
148
-
149
- 8. By copying, installing or otherwise using Python, Licensee
150
- agrees to be bound by the terms and conditions of this License
151
- Agreement.
0 commit comments