components/python/pip/pip.license
author Drew Fisher <drew.fisher@oracle.com>
Fri, 12 Jun 2015 07:10:21 -0600
branchs11u2-sru
changeset 4470 3e9a30f6ae2f
parent 2817 093306a32a73
child 6262 879221d37327
permissions -rw-r--r--
20281422 Update pip to 6.0.8 20281406 problem in UTILITY/PIP 20689913 pip-2.7 return CertificateError when using http proxy
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     1
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     2
CacheControl-0.11.1
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     3
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     4
The MIT License (MIT)
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     5
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     6
Copyright (c) 2015 Eric Larson 
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     7
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     8
Permission is hereby granted, free of charge, to any person obtaining a copy
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
     9
of this software and associated documentation files (the "Software"), to deal
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    10
in the Software without restriction, including without limitation the rights
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    11
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    12
copies of the Software, and to permit persons to whom the Software is
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    13
furnished to do so, subject to the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    14
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    15
The above copyright notice and this permission notice shall be included in
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    16
all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    17
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    18
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    19
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    20
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    21
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    22
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    23
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    24
THE SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    25
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    26
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    27
certifi-14.05.14
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    28
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    29
This packge contains a modified version of ca-bundle.crt:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    30
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    31
ca-bundle.crt -- Bundle of CA Root Certificates
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    32
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    33
Certificate data from Mozilla as of: Thu Nov 3 19:04:19 2011#
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    34
This is a bundle of X.509 certificates of public Certificate Authorities
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    35
(CA). These were automatically extracted from Mozilla's root certificates
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    36
file (certdata.txt). This file can be found in the mozilla source tree:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    37
http://mxr.mozilla.org/mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1#
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    38
It contains the certificates in PEM format and therefore
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    39
can be directly used with curl / libcurl / php_curl, or with
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    40
an Apache+mod_ssl webserver for SSL client authentication.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    41
Just configure this file as the SSLCACertificateFile.#
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    42
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    43
***** BEGIN LICENSE BLOCK *****
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    44
This Source Code Form is subject to the terms of the Mozilla Public License,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    45
v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    46
one at http://mozilla.org/MPL/2.0/.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    47
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    48
***** END LICENSE BLOCK *****
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    49
@(#) $RCSfile: certdata.txt,v $ $Revision: 1.80 $ $Date: 2011/11/03 15:11:58 $
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    50
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    51
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    52
colorama-0.3.3
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    53
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    54
Copyright (c) 2010 Jonathan Hartley
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    55
All rights reserved.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    56
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    57
Redistribution and use in source and binary forms, with or without
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    58
modification, are permitted provided that the following conditions are met:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    59
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    60
* Redistributions of source code must retain the above copyright notice, this
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    61
list of conditions and the following disclaimer.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    62
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    63
* Redistributions in binary form must reproduce the above copyright notice,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    64
this list of conditions and the following disclaimer in the documentation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    65
and/or other materials provided with the distribution.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    66
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    67
* Neither the name of the copyright holders, nor those of its contributors
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    68
may be used to endorse or promote products derived from this software without
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    69
specific prior written permission.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    70
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    71
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    72
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    73
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    74
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    75
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    76
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    77
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    78
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    79
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    80
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    81
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    82
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    83
distlib-0.2.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    84
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    85
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    86
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    87
--------------------------------------------
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    88
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    89
1. This LICENSE AGREEMENT is between the Python Software Foundation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    90
("PSF"), and the Individual or Organization ("Licensee") accessing and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    91
otherwise using this software ("Python") in source or binary form and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    92
its associated documentation.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    93
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    94
2. Subject to the terms and conditions of this License Agreement, PSF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    95
hereby grants Licensee a nonexclusive, royalty-free, world-wide
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    96
license to reproduce, analyze, test, perform and/or display publicly,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    97
prepare derivative works, distribute, and otherwise use Python alone
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    98
or in any derivative version, provided, however, that PSF's License
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
    99
Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   100
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   101
Foundation; All Rights Reserved" are retained in Python alone or in
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   102
any derivative version prepared by Licensee.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   103
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   104
3. In the event Licensee prepares a derivative work that is based on
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   105
or incorporates Python or any part thereof, and wants to make the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   106
derivative work available to others as provided herein, then Licensee
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   107
hereby agrees to include in any such work a brief summary of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   108
changes made to Python.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   109
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   110
4. PSF is making Python available to Licensee on an "AS IS" basis.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   111
PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   112
WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   113
REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   114
PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   115
THIRD PARTY RIGHTS.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   116
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   117
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   118
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   119
RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   120
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   121
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   122
6. This License Agreement will automatically terminate upon a material
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   123
breach of its terms and conditions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   124
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   125
7. Nothing in this License Agreement shall be deemed to create any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   126
relationship of agency, partnership, or joint venture between PSF and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   127
Licensee. This License Agreement does not grant permission to use PSF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   128
trademarks or trade name in a trademark sense to endorse or promote
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   129
products or services of Licensee, or any third party.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   130
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   131
8. By copying, installing or otherwise using Python, Licensee agrees
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   132
to be bound by the terms and conditions of this License Agreement.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   133
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   134
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   135
html5lib-0.999
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   136
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   137
Copyright (c) 2006-2013 James Graham and other contributors
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   138
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   139
Permission is hereby granted, free of charge, to any person obtaining
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   140
a copy of this software and associated documentation files (the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   141
"Software"), to deal in the Software without restriction, including
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   142
without limitation the rights to use, copy, modify, merge, publish,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   143
distribute, sublicense, and/or sell copies of the Software, and to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   144
permit persons to whom the Software is furnished to do so, subject to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   145
the following conditions:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   146
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   147
The above copyright notice and this permission notice shall be
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   148
included in all copies or substantial portions of the Software.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   149
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   150
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   151
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   152
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   153
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   154
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   155
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   156
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   157
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   158
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   159
ipaddress-1.0.7
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   160
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   161
This package is a modified version of cpython's ipaddress module.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   162
It is therefore distributed under the PSF license, as follows: 
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   163
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   164
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   165
--------------------------------------------
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   166
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   167
1. This LICENSE AGREEMENT is between the Python Software Foundation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   168
("PSF"), and the Individual or Organization ("Licensee") accessing and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   169
otherwise using this software ("Python") in source or binary form and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   170
its associated documentation.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   171
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   172
2. Subject to the terms and conditions of this License Agreement, PSF hereby
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   173
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   174
analyze, test, perform and/or display publicly, prepare derivative works,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   175
distribute, and otherwise use Python alone or in any derivative version,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   176
provided, however, that PSF's License Agreement and PSF's notice of copyright,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   177
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   178
2011, 2012, 2013, 2014 Python Software Foundation; All Rights Reserved" are
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   179
retained in Python alone or in any derivative version prepared by Licensee.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   180
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   181
3. In the event Licensee prepares a derivative work that is based on
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   182
or incorporates Python or any part thereof, and wants to make
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   183
the derivative work available to others as provided herein, then
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   184
Licensee hereby agrees to include in any such work a brief summary of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   185
the changes made to Python.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   186
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   187
4. PSF is making Python available to Licensee on an "AS IS"
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   188
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   189
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   190
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   191
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   192
INFRINGE ANY THIRD PARTY RIGHTS.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   193
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   194
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   195
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   196
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   197
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   198
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   199
6. This License Agreement will automatically terminate upon a material
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   200
breach of its terms and conditions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   201
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   202
7. Nothing in this License Agreement shall be deemed to create any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   203
relationship of agency, partnership, or joint venture between PSF and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   204
Licensee. This License Agreement does not grant permission to use PSF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   205
trademarks or trade name in a trademark sense to endorse or promote
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   206
products or services of Licensee, or any third party.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   207
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   208
8. By copying, installing or otherwise using Python, Licensee
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   209
agrees to be bound by the terms and conditions of this License
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   210
Agreement.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   211
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   212
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   213
lockfile-0.10.2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   214
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   215
This is the MIT license: http://www.opensource.org/licenses/mit-license.php
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   216
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   217
Copyright (c) 2007 Skip Montanaro.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   218
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   219
Permission is hereby granted, free of charge, to any person obtaining a copy
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   220
of this software and associated documentation files (the "Software"), to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   221
deal in the Software without restriction, including without limitation the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   222
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   223
sell copies of the Software, and to permit persons to whom the Software is
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   224
furnished to do so, subject to the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   225
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   226
The above copyright notice and this permission notice shall be included in
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   227
all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   228
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   229
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   230
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   231
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   232
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   233
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   234
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   235
IN THE SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   236
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   237
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   238
packaging-15.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   239
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   240
Apache License
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   241
Version 2.0, January 2004
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   242
http://www.apache.org/licenses/
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   243
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   244
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   245
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   246
1. Definitions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   247
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   248
"License" shall mean the terms and conditions for use, reproduction,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   249
and distribution as defined by Sections 1 through 9 of this document.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   250
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   251
"Licensor" shall mean the copyright owner or entity authorized by
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   252
the copyright owner that is granting the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   253
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   254
"Legal Entity" shall mean the union of the acting entity and all
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   255
other entities that control, are controlled by, or are under common
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   256
control with that entity. For the purposes of this definition,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   257
"control" means (i) the power, direct or indirect, to cause the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   258
direction or management of such entity, whether by contract or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   259
otherwise, or (ii) ownership of fifty percent (50%) or more of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   260
outstanding shares, or (iii) beneficial ownership of such entity.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   261
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   262
"You" (or "Your") shall mean an individual or Legal Entity
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   263
exercising permissions granted by this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   264
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   265
"Source" form shall mean the preferred form for making modifications,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   266
including but not limited to software source code, documentation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   267
source, and configuration files.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   268
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   269
"Object" form shall mean any form resulting from mechanical
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   270
transformation or translation of a Source form, including but
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   271
not limited to compiled object code, generated documentation,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   272
and conversions to other media types.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   273
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   274
"Work" shall mean the work of authorship, whether in Source or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   275
Object form, made available under the License, as indicated by a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   276
copyright notice that is included in or attached to the work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   277
(an example is provided in the Appendix below).
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   278
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   279
"Derivative Works" shall mean any work, whether in Source or Object
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   280
form, that is based on (or derived from) the Work and for which the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   281
editorial revisions, annotations, elaborations, or other modifications
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   282
represent, as a whole, an original work of authorship. For the purposes
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   283
of this License, Derivative Works shall not include works that remain
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   284
separable from, or merely link (or bind by name) to the interfaces of,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   285
the Work and Derivative Works thereof.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   286
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   287
"Contribution" shall mean any work of authorship, including
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   288
the original version of the Work and any modifications or additions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   289
to that Work or Derivative Works thereof, that is intentionally
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   290
submitted to Licensor for inclusion in the Work by the copyright owner
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   291
or by an individual or Legal Entity authorized to submit on behalf of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   292
the copyright owner. For the purposes of this definition, "submitted"
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   293
means any form of electronic, verbal, or written communication sent
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   294
to the Licensor or its representatives, including but not limited to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   295
communication on electronic mailing lists, source code control systems,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   296
and issue tracking systems that are managed by, or on behalf of, the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   297
Licensor for the purpose of discussing and improving the Work, but
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   298
excluding communication that is conspicuously marked or otherwise
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   299
designated in writing by the copyright owner as "Not a Contribution."
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   300
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   301
"Contributor" shall mean Licensor and any individual or Legal Entity
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   302
on behalf of whom a Contribution has been received by Licensor and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   303
subsequently incorporated within the Work.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   304
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   305
2. Grant of Copyright License. Subject to the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   306
this License, each Contributor hereby grants to You a perpetual,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   307
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   308
copyright license to reproduce, prepare Derivative Works of,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   309
publicly display, publicly perform, sublicense, and distribute the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   310
Work and such Derivative Works in Source or Object form.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   311
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   312
3. Grant of Patent License. Subject to the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   313
this License, each Contributor hereby grants to You a perpetual,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   314
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   315
(except as stated in this section) patent license to make, have made,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   316
use, offer to sell, sell, import, and otherwise transfer the Work,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   317
where such license applies only to those patent claims licensable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   318
by such Contributor that are necessarily infringed by their
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   319
Contribution(s) alone or by combination of their Contribution(s)
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   320
with the Work to which such Contribution(s) was submitted. If You
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   321
institute patent litigation against any entity (including a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   322
cross-claim or counterclaim in a lawsuit) alleging that the Work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   323
or a Contribution incorporated within the Work constitutes direct
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   324
or contributory patent infringement, then any patent licenses
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   325
granted to You under this License for that Work shall terminate
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   326
as of the date such litigation is filed.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   327
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   328
4. Redistribution. You may reproduce and distribute copies of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   329
Work or Derivative Works thereof in any medium, with or without
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   330
modifications, and in Source or Object form, provided that You
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   331
meet the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   332
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   333
(a) You must give any other recipients of the Work or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   334
Derivative Works a copy of this License; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   335
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   336
(b) You must cause any modified files to carry prominent notices
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   337
stating that You changed the files; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   338
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   339
(c) You must retain, in the Source form of any Derivative Works
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   340
that You distribute, all copyright, patent, trademark, and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   341
attribution notices from the Source form of the Work,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   342
excluding those notices that do not pertain to any part of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   343
the Derivative Works; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   344
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   345
(d) If the Work includes a "NOTICE" text file as part of its
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   346
distribution, then any Derivative Works that You distribute must
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   347
include a readable copy of the attribution notices contained
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   348
within such NOTICE file, excluding those notices that do not
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   349
pertain to any part of the Derivative Works, in at least one
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   350
of the following places: within a NOTICE text file distributed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   351
as part of the Derivative Works; within the Source form or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   352
documentation, if provided along with the Derivative Works; or,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   353
within a display generated by the Derivative Works, if and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   354
wherever such third-party notices normally appear. The contents
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   355
of the NOTICE file are for informational purposes only and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   356
do not modify the License. You may add Your own attribution
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   357
notices within Derivative Works that You distribute, alongside
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   358
or as an addendum to the NOTICE text from the Work, provided
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   359
that such additional attribution notices cannot be construed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   360
as modifying the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   361
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   362
You may add Your own copyright statement to Your modifications and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   363
may provide additional or different license terms and conditions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   364
for use, reproduction, or distribution of Your modifications, or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   365
for any such Derivative Works as a whole, provided Your use,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   366
reproduction, and distribution of the Work otherwise complies with
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   367
the conditions stated in this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   368
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   369
5. Submission of Contributions. Unless You explicitly state otherwise,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   370
any Contribution intentionally submitted for inclusion in the Work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   371
by You to the Licensor shall be under the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   372
this License, without any additional terms or conditions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   373
Notwithstanding the above, nothing herein shall supersede or modify
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   374
the terms of any separate license agreement you may have executed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   375
with Licensor regarding such Contributions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   376
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   377
6. Trademarks. This License does not grant permission to use the trade
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   378
names, trademarks, service marks, or product names of the Licensor,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   379
except as required for reasonable and customary use in describing the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   380
origin of the Work and reproducing the content of the NOTICE file.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   381
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   382
7. Disclaimer of Warranty. Unless required by applicable law or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   383
agreed to in writing, Licensor provides the Work (and each
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   384
Contributor provides its Contributions) on an "AS IS" BASIS,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   385
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   386
implied, including, without limitation, any warranties or conditions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   387
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   388
PARTICULAR PURPOSE. You are solely responsible for determining the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   389
appropriateness of using or redistributing the Work and assume any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   390
risks associated with Your exercise of permissions under this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   391
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   392
8. Limitation of Liability. In no event and under no legal theory,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   393
whether in tort (including negligence), contract, or otherwise,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   394
unless required by applicable law (such as deliberate and grossly
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   395
negligent acts) or agreed to in writing, shall any Contributor be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   396
liable to You for damages, including any direct, indirect, special,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   397
incidental, or consequential damages of any character arising as a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   398
result of this License or out of the use or inability to use the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   399
Work (including but not limited to damages for loss of goodwill,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   400
work stoppage, computer failure or malfunction, or any and all
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   401
other commercial damages or losses), even if such Contributor
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   402
has been advised of the possibility of such damages.
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   403
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   404
9. Accepting Warranty or Additional Liability. While redistributing
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   405
the Work or Derivative Works thereof, You may choose to offer,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   406
and charge a fee for, acceptance of support, warranty, indemnity,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   407
or other liability obligations and/or rights consistent with this
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   408
License. However, in accepting such obligations, You may act only
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   409
on Your own behalf and on Your sole responsibility, not on behalf
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   410
of any other Contributor, and only if You agree to indemnify,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   411
defend, and hold each Contributor harmless for any liability
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   412
incurred by, or claims asserted against, such Contributor by reason
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   413
of your accepting any such warranty or additional liability.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   414
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   415
END OF TERMS AND CONDITIONS%
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   416
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   417
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   418
progress-1.2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   419
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   420
# Copyright (c) 2012 Giorgos Verigakis 
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   421
#
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   422
# Permission to use, copy, modify, and distribute this software for any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   423
# purpose with or without fee is hereby granted, provided that the above
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   424
# copyright notice and this permission notice appear in all copies.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   425
#
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   426
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   427
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   428
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   429
# ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   430
# WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   431
# ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   432
# OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   433
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   434
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   435
requests-2.5.1
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   436
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   437
Copyright 2014 Kenneth Reitz
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   438
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   439
Licensed under the Apache License, Version 2.0 (the "License");
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   440
you may not use this file except in compliance with the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   441
You may obtain a copy of the License at
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   442
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   443
http://www.apache.org/licenses/LICENSE-2.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   444
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   445
Unless required by applicable law or agreed to in writing, software
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   446
distributed under the License is distributed on an "AS IS" BASIS,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   447
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   448
See the License for the specific language governing permissions and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   449
limitations under the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   450
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   451
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   452
retrying-1.3.3
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   453
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   454
Apache License
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   455
Version 2.0, January 2004
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   456
http://www.apache.org/licenses/
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   457
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   458
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   459
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   460
1. Definitions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   461
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   462
"License" shall mean the terms and conditions for use, reproduction,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   463
and distribution as defined by Sections 1 through 9 of this document.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   464
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   465
"Licensor" shall mean the copyright owner or entity authorized by
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   466
the copyright owner that is granting the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   467
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   468
"Legal Entity" shall mean the union of the acting entity and all
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   469
other entities that control, are controlled by, or are under common
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   470
control with that entity. For the purposes of this definition,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   471
"control" means (i) the power, direct or indirect, to cause the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   472
direction or management of such entity, whether by contract or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   473
otherwise, or (ii) ownership of fifty percent (50%) or more of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   474
outstanding shares, or (iii) beneficial ownership of such entity.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   475
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   476
"You" (or "Your") shall mean an individual or Legal Entity
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   477
exercising permissions granted by this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   478
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   479
"Source" form shall mean the preferred form for making modifications,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   480
including but not limited to software source code, documentation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   481
source, and configuration files.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   482
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   483
"Object" form shall mean any form resulting from mechanical
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   484
transformation or translation of a Source form, including but
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   485
not limited to compiled object code, generated documentation,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   486
and conversions to other media types.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   487
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   488
"Work" shall mean the work of authorship, whether in Source or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   489
Object form, made available under the License, as indicated by a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   490
copyright notice that is included in or attached to the work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   491
(an example is provided in the Appendix below).
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   492
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   493
"Derivative Works" shall mean any work, whether in Source or Object
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   494
form, that is based on (or derived from) the Work and for which the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   495
editorial revisions, annotations, elaborations, or other modifications
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   496
represent, as a whole, an original work of authorship. For the purposes
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   497
of this License, Derivative Works shall not include works that remain
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   498
separable from, or merely link (or bind by name) to the interfaces of,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   499
the Work and Derivative Works thereof.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   500
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   501
"Contribution" shall mean any work of authorship, including
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   502
the original version of the Work and any modifications or additions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   503
to that Work or Derivative Works thereof, that is intentionally
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   504
submitted to Licensor for inclusion in the Work by the copyright owner
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   505
or by an individual or Legal Entity authorized to submit on behalf of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   506
the copyright owner. For the purposes of this definition, "submitted"
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   507
means any form of electronic, verbal, or written communication sent
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   508
to the Licensor or its representatives, including but not limited to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   509
communication on electronic mailing lists, source code control systems,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   510
and issue tracking systems that are managed by, or on behalf of, the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   511
Licensor for the purpose of discussing and improving the Work, but
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   512
excluding communication that is conspicuously marked or otherwise
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   513
designated in writing by the copyright owner as "Not a Contribution."
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   514
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   515
"Contributor" shall mean Licensor and any individual or Legal Entity
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   516
on behalf of whom a Contribution has been received by Licensor and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   517
subsequently incorporated within the Work.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   518
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   519
2. Grant of Copyright License. Subject to the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   520
this License, each Contributor hereby grants to You a perpetual,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   521
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   522
copyright license to reproduce, prepare Derivative Works of,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   523
publicly display, publicly perform, sublicense, and distribute the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   524
Work and such Derivative Works in Source or Object form.
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   525
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   526
3. Grant of Patent License. Subject to the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   527
this License, each Contributor hereby grants to You a perpetual,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   528
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   529
(except as stated in this section) patent license to make, have made,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   530
use, offer to sell, sell, import, and otherwise transfer the Work,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   531
where such license applies only to those patent claims licensable
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   532
by such Contributor that are necessarily infringed by their
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   533
Contribution(s) alone or by combination of their Contribution(s)
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   534
with the Work to which such Contribution(s) was submitted. If You
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   535
institute patent litigation against any entity (including a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   536
cross-claim or counterclaim in a lawsuit) alleging that the Work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   537
or a Contribution incorporated within the Work constitutes direct
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   538
or contributory patent infringement, then any patent licenses
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   539
granted to You under this License for that Work shall terminate
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   540
as of the date such litigation is filed.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   541
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   542
4. Redistribution. You may reproduce and distribute copies of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   543
Work or Derivative Works thereof in any medium, with or without
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   544
modifications, and in Source or Object form, provided that You
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   545
meet the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   546
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   547
(a) You must give any other recipients of the Work or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   548
Derivative Works a copy of this License; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   549
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   550
(b) You must cause any modified files to carry prominent notices
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   551
stating that You changed the files; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   552
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   553
(c) You must retain, in the Source form of any Derivative Works
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   554
that You distribute, all copyright, patent, trademark, and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   555
attribution notices from the Source form of the Work,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   556
excluding those notices that do not pertain to any part of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   557
the Derivative Works; and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   558
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   559
(d) If the Work includes a "NOTICE" text file as part of its
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   560
distribution, then any Derivative Works that You distribute must
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   561
include a readable copy of the attribution notices contained
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   562
within such NOTICE file, excluding those notices that do not
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   563
pertain to any part of the Derivative Works, in at least one
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   564
of the following places: within a NOTICE text file distributed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   565
as part of the Derivative Works; within the Source form or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   566
documentation, if provided along with the Derivative Works; or,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   567
within a display generated by the Derivative Works, if and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   568
wherever such third-party notices normally appear. The contents
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   569
of the NOTICE file are for informational purposes only and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   570
do not modify the License. You may add Your own attribution
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   571
notices within Derivative Works that You distribute, alongside
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   572
or as an addendum to the NOTICE text from the Work, provided
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   573
that such additional attribution notices cannot be construed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   574
as modifying the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   575
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   576
You may add Your own copyright statement to Your modifications and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   577
may provide additional or different license terms and conditions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   578
for use, reproduction, or distribution of Your modifications, or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   579
for any such Derivative Works as a whole, provided Your use,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   580
reproduction, and distribution of the Work otherwise complies with
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   581
the conditions stated in this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   582
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   583
5. Submission of Contributions. Unless You explicitly state otherwise,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   584
any Contribution intentionally submitted for inclusion in the Work
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   585
by You to the Licensor shall be under the terms and conditions of
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   586
this License, without any additional terms or conditions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   587
Notwithstanding the above, nothing herein shall supersede or modify
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   588
the terms of any separate license agreement you may have executed
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   589
with Licensor regarding such Contributions.
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   590
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   591
6. Trademarks. This License does not grant permission to use the trade
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   592
names, trademarks, service marks, or product names of the Licensor,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   593
except as required for reasonable and customary use in describing the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   594
origin of the Work and reproducing the content of the NOTICE file.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   595
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   596
7. Disclaimer of Warranty. Unless required by applicable law or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   597
agreed to in writing, Licensor provides the Work (and each
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   598
Contributor provides its Contributions) on an "AS IS" BASIS,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   599
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   600
implied, including, without limitation, any warranties or conditions
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   601
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   602
PARTICULAR PURPOSE. You are solely responsible for determining the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   603
appropriateness of using or redistributing the Work and assume any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   604
risks associated with Your exercise of permissions under this License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   605
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   606
8. Limitation of Liability. In no event and under no legal theory,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   607
whether in tort (including negligence), contract, or otherwise,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   608
unless required by applicable law (such as deliberate and grossly
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   609
negligent acts) or agreed to in writing, shall any Contributor be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   610
liable to You for damages, including any direct, indirect, special,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   611
incidental, or consequential damages of any character arising as a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   612
result of this License or out of the use or inability to use the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   613
Work (including but not limited to damages for loss of goodwill,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   614
work stoppage, computer failure or malfunction, or any and all
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   615
other commercial damages or losses), even if such Contributor
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   616
has been advised of the possibility of such damages.
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   617
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   618
9. Accepting Warranty or Additional Liability. While redistributing
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   619
the Work or Derivative Works thereof, You may choose to offer,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   620
and charge a fee for, acceptance of support, warranty, indemnity,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   621
or other liability obligations and/or rights consistent with this
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   622
License. However, in accepting such obligations, You may act only
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   623
on Your own behalf and on Your sole responsibility, not on behalf
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   624
of any other Contributor, and only if You agree to indemnify,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   625
defend, and hold each Contributor harmless for any liability
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   626
incurred by, or claims asserted against, such Contributor by reason
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   627
of your accepting any such warranty or additional liability.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   628
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   629
END OF TERMS AND CONDITIONS
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   630
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   631
APPENDIX: How to apply the Apache License to your work.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   632
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   633
To apply the Apache License to your work, attach the following
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   634
boilerplate notice, with the fields enclosed by brackets "[]"
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   635
replaced with your own identifying information. (Don't include
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   636
the brackets!) The text should be enclosed in the appropriate
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   637
comment syntax for the file format. We also recommend that a
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   638
file or class name and description of purpose be included on the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   639
same "printed page" as the copyright notice for easier
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   640
identification within third-party archives.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   641
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   642
Copyright [yyyy] [name of copyright owner]
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   643
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   644
Licensed under the Apache License, Version 2.0 (the "License");
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   645
you may not use this file except in compliance with the License.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   646
You may obtain a copy of the License at
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   647
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   648
http://www.apache.org/licenses/LICENSE-2.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   649
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   650
Unless required by applicable law or agreed to in writing, software
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   651
distributed under the License is distributed on an "AS IS" BASIS,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   652
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   653
See the License for the specific language governing permissions and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   654
limitations under the License.%
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   655
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   656
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   657
six-1.9.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   658
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   659
Copyright (c) 2010-2015 Benjamin Peterson
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   660
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   661
Permission is hereby granted, free of charge, to any person obtaining a copy of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   662
this software and associated documentation files (the "Software"), to deal in
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   663
the Software without restriction, including without limitation the rights to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   664
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   665
the Software, and to permit persons to whom the Software is furnished to do so,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   666
subject to the following conditions:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   667
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   668
The above copyright notice and this permission notice shall be included in all
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   669
copies or substantial portions of the Software.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   670
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   671
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   672
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   673
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   674
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   675
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   676
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   677
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   678
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   679
chardet 2.3.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   680
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   681
		 GNU LESSER GENERAL PUBLIC LICENSE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   682
		 Version 2.1, February 1999
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   683
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   684
Copyright (C) 1991, 1999 Free Software Foundation, Inc.
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   685
51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   686
Everyone is permitted to copy and distribute verbatim copies
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   687
of this license document, but changing it is not allowed.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   688
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   689
[This is the first released version of the Lesser GPL. It also counts
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   690
as the successor of the GNU Library Public License, version 2, hence
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   691
the version number 2.1.]
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   692
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   693
			 Preamble
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   694
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   695
The licenses for most software are designed to take away your
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   696
freedom to share and change it. By contrast, the GNU General Public
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   697
Licenses are intended to guarantee your freedom to share and change
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   698
free software--to make sure the software is free for all its users.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   699
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   700
This license, the Lesser General Public License, applies to some
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   701
specially designated software packages--typically libraries--of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   702
Free Software Foundation and other authors who decide to use it. You
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   703
can use it too, but we suggest you first think carefully about whether
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   704
this license or the ordinary General Public License is the better
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   705
strategy to use in any particular case, based on the explanations below.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   706
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   707
When we speak of free software, we are referring to freedom of use,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   708
not price. Our General Public Licenses are designed to make sure that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   709
you have the freedom to distribute copies of free software (and charge
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   710
for this service if you wish); that you receive source code or can get
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   711
it if you want it; that you can change the software and use pieces of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   712
it in new free programs; and that you are informed that you can do
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   713
these things.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   714
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   715
To protect your rights, we need to make restrictions that forbid
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   716
distributors to deny you these rights or to ask you to surrender these
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   717
rights. These restrictions translate to certain responsibilities for
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   718
you if you distribute copies of the library or if you modify it.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   719
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   720
For example, if you distribute copies of the library, whether gratis
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   721
or for a fee, you must give the recipients all the rights that we gave
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   722
you. You must make sure that they, too, receive or can get the source
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   723
code. If you link other code with the library, you must provide
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   724
complete object files to the recipients, so that they can relink them
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   725
with the library after making changes to the library and recompiling
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   726
it. And you must show them these terms so they know their rights.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   727
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   728
We protect your rights with a two-step method: (1) we copyright the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   729
library, and (2) we offer you this license, which gives you legal
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   730
permission to copy, distribute and/or modify the library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   731
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   732
To protect each distributor, we want to make it very clear that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   733
there is no warranty for the free library. Also, if the library is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   734
modified by someone else and passed on, the recipients should know
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   735
that what they have is not the original version, so that the original
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   736
author's reputation will not be affected by problems that might be
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   737
introduced by others.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   738
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   739
Finally, software patents pose a constant threat to the existence of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   740
any free program. We wish to make sure that a company cannot
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   741
effectively restrict the users of a free program by obtaining a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   742
restrictive license from a patent holder. Therefore, we insist that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   743
any patent license obtained for a version of the library must be
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   744
consistent with the full freedom of use specified in this license.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   745
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   746
Most GNU software, including some libraries, is covered by the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   747
ordinary GNU General Public License. This license, the GNU Lesser
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   748
General Public License, applies to certain designated libraries, and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   749
is quite different from the ordinary General Public License. We use
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   750
this license for certain libraries in order to permit linking those
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   751
libraries into non-free programs.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   752
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   753
When a program is linked with a library, whether statically or using
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   754
a shared library, the combination of the two is legally speaking a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   755
combined work, a derivative of the original library. The ordinary
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   756
General Public License therefore permits such linking only if the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   757
entire combination fits its criteria of freedom. The Lesser General
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   758
Public License permits more lax criteria for linking other code with
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   759
the library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   760
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   761
We call this license the "Lesser" General Public License because it
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   762
does Less to protect the user's freedom than the ordinary General
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   763
Public License. It also provides other free software developers Less
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   764
of an advantage over competing non-free programs. These disadvantages
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   765
are the reason we use the ordinary General Public License for many
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   766
libraries. However, the Lesser license provides advantages in certain
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   767
special circumstances.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   768
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   769
For example, on rare occasions, there may be a special need to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   770
encourage the widest possible use of a certain library, so that it becomes
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   771
a de-facto standard. To achieve this, non-free programs must be
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   772
allowed to use the library. A more frequent case is that a free
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   773
library does the same job as widely used non-free libraries. In this
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   774
case, there is little to gain by limiting the free library to free
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   775
software only, so we use the Lesser General Public License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   776
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   777
In other cases, permission to use a particular library in non-free
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   778
programs enables a greater number of people to use a large body of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   779
free software. For example, permission to use the GNU C Library in
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   780
non-free programs enables many more people to use the whole GNU
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   781
operating system, as well as its variant, the GNU/Linux operating
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   782
system.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   783
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   784
Although the Lesser General Public License is Less protective of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   785
users' freedom, it does ensure that the user of a program that is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   786
linked with the Library has the freedom and the wherewithal to run
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   787
that program using a modified version of the Library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   788
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   789
The precise terms and conditions for copying, distribution and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   790
modification follow. Pay close attention to the difference between a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   791
"work based on the library" and a "work that uses the library". The
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   792
former contains code derived from the library, whereas the latter must
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   793
be combined with the library in order to run.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   794
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
   795
		 GNU LESSER GENERAL PUBLIC LICENSE
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   796
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   797
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   798
0. This License Agreement applies to any software library or other
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   799
program which contains a notice placed by the copyright holder or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   800
other authorized party saying it may be distributed under the terms of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   801
this Lesser General Public License (also called "this License").
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   802
Each licensee is addressed as "you".
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   803
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   804
A "library" means a collection of software functions and/or data
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   805
prepared so as to be conveniently linked with application programs
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   806
(which use some of those functions and data) to form executables.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   807
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   808
The "Library", below, refers to any such software library or work
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   809
which has been distributed under these terms. A "work based on the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   810
Library" means either the Library or any derivative work under
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   811
copyright law: that is to say, a work containing the Library or a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   812
portion of it, either verbatim or with modifications and/or translated
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   813
straightforwardly into another language. (Hereinafter, translation is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   814
included without limitation in the term "modification".)
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   815
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   816
"Source code" for a work means the preferred form of the work for
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   817
making modifications to it. For a library, complete source code means
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   818
all the source code for all modules it contains, plus any associated
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   819
interface definition files, plus the scripts used to control compilation
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   820
and installation of the library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   821
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   822
Activities other than copying, distribution and modification are not
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   823
covered by this License; they are outside its scope. The act of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   824
running a program using the Library is not restricted, and output from
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   825
such a program is covered only if its contents constitute a work based
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   826
on the Library (independent of the use of the Library in a tool for
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   827
writing it). Whether that is true depends on what the Library does
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   828
and what the program that uses the Library does.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   829
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   830
1. You may copy and distribute verbatim copies of the Library's
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   831
complete source code as you receive it, in any medium, provided that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   832
you conspicuously and appropriately publish on each copy an
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   833
appropriate copyright notice and disclaimer of warranty; keep intact
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   834
all the notices that refer to this License and to the absence of any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   835
warranty; and distribute a copy of this License along with the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   836
Library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   837
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   838
You may charge a fee for the physical act of transferring a copy,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   839
and you may at your option offer warranty protection in exchange for a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   840
fee.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   841
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   842
2. You may modify your copy or copies of the Library or any portion
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   843
of it, thus forming a work based on the Library, and copy and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   844
distribute such modifications or work under the terms of Section 1
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   845
above, provided that you also meet all of these conditions:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   846
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   847
a) The modified work must itself be a software library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   848
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   849
b) You must cause the files modified to carry prominent notices
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   850
stating that you changed the files and the date of any change.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   851
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   852
c) You must cause the whole of the work to be licensed at no
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   853
charge to all third parties under the terms of this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   854
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   855
d) If a facility in the modified Library refers to a function or a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   856
table of data to be supplied by an application program that uses
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   857
the facility, other than as an argument passed when the facility
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   858
is invoked, then you must make a good faith effort to ensure that,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   859
in the event an application does not supply such function or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   860
table, the facility still operates, and performs whatever part of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   861
its purpose remains meaningful.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   862
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   863
(For example, a function in a library to compute square roots has
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   864
a purpose that is entirely well-defined independent of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   865
application. Therefore, Subsection 2d requires that any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   866
application-supplied function or table used by this function must
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   867
be optional: if the application does not supply it, the square
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   868
root function must still compute square roots.)
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   869
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   870
These requirements apply to the modified work as a whole. If
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   871
identifiable sections of that work are not derived from the Library,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   872
and can be reasonably considered independent and separate works in
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   873
themselves, then this License, and its terms, do not apply to those
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   874
sections when you distribute them as separate works. But when you
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   875
distribute the same sections as part of a whole which is a work based
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   876
on the Library, the distribution of the whole must be on the terms of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   877
this License, whose permissions for other licensees extend to the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   878
entire whole, and thus to each and every part regardless of who wrote
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   879
it.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   880
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   881
Thus, it is not the intent of this section to claim rights or contest
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   882
your rights to work written entirely by you; rather, the intent is to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   883
exercise the right to control the distribution of derivative or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   884
collective works based on the Library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   885
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   886
In addition, mere aggregation of another work not based on the Library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   887
with the Library (or with a work based on the Library) on a volume of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   888
a storage or distribution medium does not bring the other work under
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   889
the scope of this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   890
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   891
3. You may opt to apply the terms of the ordinary GNU General Public
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   892
License instead of this License to a given copy of the Library. To do
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   893
this, you must alter all the notices that refer to this License, so
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   894
that they refer to the ordinary GNU General Public License, version 2,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   895
instead of to this License. (If a newer version than version 2 of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   896
ordinary GNU General Public License has appeared, then you can specify
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   897
that version instead if you wish.) Do not make any other change in
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   898
these notices.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   899
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   900
Once this change is made in a given copy, it is irreversible for
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   901
that copy, so the ordinary GNU General Public License applies to all
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   902
subsequent copies and derivative works made from that copy.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   903
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   904
This option is useful when you wish to copy part of the code of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   905
the Library into a program that is not a library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   906
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   907
4. You may copy and distribute the Library (or a portion or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   908
derivative of it, under Section 2) in object code or executable form
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   909
under the terms of Sections 1 and 2 above provided that you accompany
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   910
it with the complete corresponding machine-readable source code, which
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   911
must be distributed under the terms of Sections 1 and 2 above on a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   912
medium customarily used for software interchange.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   913
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   914
If distribution of object code is made by offering access to copy
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   915
from a designated place, then offering equivalent access to copy the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   916
source code from the same place satisfies the requirement to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   917
distribute the source code, even though third parties are not
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   918
compelled to copy the source along with the object code.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   919
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   920
5. A program that contains no derivative of any portion of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   921
Library, but is designed to work with the Library by being compiled or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   922
linked with it, is called a "work that uses the Library". Such a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   923
work, in isolation, is not a derivative work of the Library, and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   924
therefore falls outside the scope of this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   925
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   926
However, linking a "work that uses the Library" with the Library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   927
creates an executable that is a derivative of the Library (because it
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   928
contains portions of the Library), rather than a "work that uses the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   929
library". The executable is therefore covered by this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   930
Section 6 states terms for distribution of such executables.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   931
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   932
When a "work that uses the Library" uses material from a header file
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   933
that is part of the Library, the object code for the work may be a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   934
derivative work of the Library even though the source code is not.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   935
Whether this is true is especially significant if the work can be
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   936
linked without the Library, or if the work is itself a library. The
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   937
threshold for this to be true is not precisely defined by law.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   938
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   939
If such an object file uses only numerical parameters, data
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   940
structure layouts and accessors, and small macros and small inline
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   941
functions (ten lines or less in length), then the use of the object
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   942
file is unrestricted, regardless of whether it is legally a derivative
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   943
work. (Executables containing this object code plus portions of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   944
Library will still fall under Section 6.)
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   945
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   946
Otherwise, if the work is a derivative of the Library, you may
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   947
distribute the object code for the work under the terms of Section 6.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   948
Any executables containing that work also fall under Section 6,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   949
whether or not they are linked directly with the Library itself.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   950
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   951
6. As an exception to the Sections above, you may also combine or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   952
link a "work that uses the Library" with the Library to produce a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   953
work containing portions of the Library, and distribute that work
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   954
under terms of your choice, provided that the terms permit
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   955
modification of the work for the customer's own use and reverse
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   956
engineering for debugging such modifications.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   957
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   958
You must give prominent notice with each copy of the work that the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   959
Library is used in it and that the Library and its use are covered by
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   960
this License. You must supply a copy of this License. If the work
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   961
during execution displays copyright notices, you must include the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   962
copyright notice for the Library among them, as well as a reference
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   963
directing the user to the copy of this License. Also, you must do one
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   964
of these things:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   965
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   966
a) Accompany the work with the complete corresponding
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   967
machine-readable source code for the Library including whatever
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   968
changes were used in the work (which must be distributed under
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   969
Sections 1 and 2 above); and, if the work is an executable linked
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   970
with the Library, with the complete machine-readable "work that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   971
uses the Library", as object code and/or source code, so that the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   972
user can modify the Library and then relink to produce a modified
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   973
executable containing the modified Library. (It is understood
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   974
that the user who changes the contents of definitions files in the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   975
Library will not necessarily be able to recompile the application
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   976
to use the modified definitions.)
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   977
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   978
b) Use a suitable shared library mechanism for linking with the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   979
Library. A suitable mechanism is one that (1) uses at run time a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   980
copy of the library already present on the user's computer system,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   981
rather than copying library functions into the executable, and (2)
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   982
will operate properly with a modified version of the library, if
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   983
the user installs one, as long as the modified version is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   984
interface-compatible with the version that the work was made with.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   985
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   986
c) Accompany the work with a written offer, valid for at
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   987
least three years, to give the same user the materials
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   988
specified in Subsection 6a, above, for a charge no more
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   989
than the cost of performing this distribution.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   990
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   991
d) If distribution of the work is made by offering access to copy
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   992
from a designated place, offer equivalent access to copy the above
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   993
specified materials from the same place.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   994
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   995
e) Verify that the user has already received a copy of these
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   996
materials or that you have already sent this user a copy.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   997
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   998
For an executable, the required form of the "work that uses the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
   999
Library" must include any data and utility programs needed for
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1000
reproducing the executable from it. However, as a special exception,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1001
the materials to be distributed need not include anything that is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1002
normally distributed (in either source or binary form) with the major
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1003
components (compiler, kernel, and so on) of the operating system on
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1004
which the executable runs, unless that component itself accompanies
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1005
the executable.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1006
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1007
It may happen that this requirement contradicts the license
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1008
restrictions of other proprietary libraries that do not normally
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1009
accompany the operating system. Such a contradiction means you cannot
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1010
use both them and the Library together in an executable that you
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1011
distribute.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1012
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1013
7. You may place library facilities that are a work based on the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1014
Library side-by-side in a single library together with other library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1015
facilities not covered by this License, and distribute such a combined
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1016
library, provided that the separate distribution of the work based on
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1017
the Library and of the other library facilities is otherwise
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1018
permitted, and provided that you do these two things:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1019
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1020
a) Accompany the combined library with a copy of the same work
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1021
based on the Library, uncombined with any other library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1022
facilities. This must be distributed under the terms of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1023
Sections above.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1024
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1025
b) Give prominent notice with the combined library of the fact
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1026
that part of it is a work based on the Library, and explaining
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1027
where to find the accompanying uncombined form of the same work.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1028
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1029
8. You may not copy, modify, sublicense, link with, or distribute
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1030
the Library except as expressly provided under this License. Any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1031
attempt otherwise to copy, modify, sublicense, link with, or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1032
distribute the Library is void, and will automatically terminate your
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1033
rights under this License. However, parties who have received copies,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1034
or rights, from you under this License will not have their licenses
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1035
terminated so long as such parties remain in full compliance.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1036
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1037
9. You are not required to accept this License, since you have not
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1038
signed it. However, nothing else grants you permission to modify or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1039
distribute the Library or its derivative works. These actions are
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1040
prohibited by law if you do not accept this License. Therefore, by
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1041
modifying or distributing the Library (or any work based on the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1042
Library), you indicate your acceptance of this License to do so, and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1043
all its terms and conditions for copying, distributing or modifying
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1044
the Library or works based on it.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1045
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1046
10. Each time you redistribute the Library (or any work based on the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1047
Library), the recipient automatically receives a license from the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1048
original licensor to copy, distribute, link with or modify the Library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1049
subject to these terms and conditions. You may not impose any further
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1050
restrictions on the recipients' exercise of the rights granted herein.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1051
You are not responsible for enforcing compliance by third parties with
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1052
this License.
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1053
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1054
11. If, as a consequence of a court judgment or allegation of patent
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1055
infringement or for any other reason (not limited to patent issues),
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1056
conditions are imposed on you (whether by court order, agreement or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1057
otherwise) that contradict the conditions of this License, they do not
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1058
excuse you from the conditions of this License. If you cannot
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1059
distribute so as to satisfy simultaneously your obligations under this
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1060
License and any other pertinent obligations, then as a consequence you
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1061
may not distribute the Library at all. For example, if a patent
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1062
license would not permit royalty-free redistribution of the Library by
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1063
all those who receive copies directly or indirectly through you, then
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1064
the only way you could satisfy both it and this License would be to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1065
refrain entirely from distribution of the Library.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1066
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1067
If any portion of this section is held invalid or unenforceable under any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1068
particular circumstance, the balance of the section is intended to apply,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1069
and the section as a whole is intended to apply in other circumstances.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1070
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1071
It is not the purpose of this section to induce you to infringe any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1072
patents or other property right claims or to contest validity of any
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1073
such claims; this section has the sole purpose of protecting the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1074
integrity of the free software distribution system which is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1075
implemented by public license practices. Many people have made
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1076
generous contributions to the wide range of software distributed
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1077
through that system in reliance on consistent application of that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1078
system; it is up to the author/donor to decide if he or she is willing
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1079
to distribute software through any other system and a licensee cannot
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1080
impose that choice.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1081
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1082
This section is intended to make thoroughly clear what is believed to
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1083
be a consequence of the rest of this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1084
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1085
12. If the distribution and/or use of the Library is restricted in
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1086
certain countries either by patents or by copyrighted interfaces, the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1087
original copyright holder who places the Library under this License may add
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1088
an explicit geographical distribution limitation excluding those countries,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1089
so that distribution is permitted only in or among countries not thus
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1090
excluded. In such case, this License incorporates the limitation as if
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1091
written in the body of this License.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1092
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1093
13. The Free Software Foundation may publish revised and/or new
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1094
versions of the Lesser General Public License from time to time.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1095
Such new versions will be similar in spirit to the present version,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1096
but may differ in detail to address new problems or concerns.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1097
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1098
Each version is given a distinguishing version number. If the Library
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1099
specifies a version number of this License which applies to it and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1100
"any later version", you have the option of following the terms and
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1101
conditions either of that version or of any later version published by
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1102
the Free Software Foundation. If the Library does not specify a
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1103
license version number, you may choose any version ever published by
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1104
the Free Software Foundation.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1105
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1106
14. If you wish to incorporate parts of the Library into other free
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1107
programs whose distribution conditions are incompatible with these,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1108
write to the author to ask for permission. For software which is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1109
copyrighted by the Free Software Foundation, write to the Free
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1110
Software Foundation; we sometimes make exceptions for this. Our
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1111
decision will be guided by the two goals of preserving the free status
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1112
of all derivatives of our free software and of promoting the sharing
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1113
and reuse of software generally.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1114
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1115
			 NO WARRANTY
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1116
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1117
15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1118
WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1119
EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1120
OTHER PARTIES PROVIDE THE LIBRARY "AS IS" WITHOUT WARRANTY OF ANY
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1121
KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1122
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1123
PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1124
LIBRARY IS WITH YOU. SHOULD THE LIBRARY PROVE DEFECTIVE, YOU ASSUME
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1125
THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1126
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1127
16. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1128
WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1129
AND/OR REDISTRIBUTE THE LIBRARY AS PERMITTED ABOVE, BE LIABLE TO YOU
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1130
FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1131
CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1132
LIBRARY (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1133
RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1134
FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), EVEN IF
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1135
SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1136
DAMAGES.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1137
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1138
		 END OF TERMS AND CONDITIONS
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1139
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1140
How to Apply These Terms to Your New Libraries
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1141
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1142
If you develop a new library, and you want it to be of the greatest
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1143
possible use to the public, we recommend making it free software that
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1144
everyone can redistribute and change. You can do so by permitting
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1145
redistribution under these terms (or, alternatively, under the terms of the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1146
ordinary General Public License).
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1147
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1148
To apply these terms, attach the following notices to the library. It is
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1149
safest to attach them to the start of each source file to most effectively
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1150
convey the exclusion of warranty; and each file should have at least the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1151
"copyright" line and a pointer to where the full notice is found.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1152
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1153
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1154
Copyright (C) 
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1155
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1156
This library is free software; you can redistribute it and/or
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1157
modify it under the terms of the GNU Lesser General Public
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1158
License as published by the Free Software Foundation; either
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1159
version 2.1 of the License, or (at your option) any later version.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1160
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1161
This library is distributed in the hope that it will be useful,
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1162
but WITHOUT ANY WARRANTY; without even the implied warranty of
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1163
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1164
Lesser General Public License for more details.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1165
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1166
You should have received a copy of the GNU Lesser General Public
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1167
License along with this library; if not, write to the Free Software
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1168
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1169
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1170
Also add information on how to contact you by electronic and paper mail.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1171
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1172
You should also get your employer (if you work as a programmer) or your
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1173
school, if any, to sign a "copyright disclaimer" for the library, if
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1174
necessary. Here is a sample; alter the names:
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1175
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1176
Yoyodyne, Inc., hereby disclaims all copyright interest in the
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1177
library `Frob' (a library for tweaking knobs) written by James Random Hacker.
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1178
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1179
, 1 April 1990
2817
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1180
Ty Coon, President of Vice
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1181
093306a32a73 17497821 Request to integrate pip into Userland
Drew Fisher <drew.fisher@oracle.com>
parents:
diff changeset
  1182
That's all there is to it!
4470
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1183
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1184
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1185
urllib3 1.10.1 + dev
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1186
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1187
This is the MIT license: http://www.opensource.org/licenses/mit-license.php
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1188
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1189
Copyright 2008-2014 Andrey Petrov and contributors (see CONTRIBUTORS.txt)
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1190
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1191
Permission is hereby granted, free of charge, to any person obtaining
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1192
a copy of this software and associated documentation files (the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1193
"Software"), to deal in the Software without restriction, including
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1194
without limitation the rights to use, copy, modify, merge, publish,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1195
distribute, sublicense, and/or sell copies of the Software, and to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1196
permit persons to whom the Software is furnished to do so, subject to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1197
the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1198
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1199
The above copyright notice and this permission notice shall be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1200
included in all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1201
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1202
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1203
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1204
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1205
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1206
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1207
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1208
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1209
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1210
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1211
ordered_dict.py
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1212
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1213
Copyright (c) 2009 Raymond Hettinger
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1214
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1215
Permission is hereby granted, free of charge, to any person
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1216
obtaining a copy of this software and associated documentation files
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1217
(the "Software"), to deal in the Software without restriction,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1218
including without limitation the rights to use, copy, modify, merge,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1219
publish, distribute, sublicense, and/or sell copies of the Software,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1220
and to permit persons to whom the Software is furnished to do so,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1221
subject to the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1222
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1223
The above copyright notice and this permission notice shall be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1224
included in all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1225
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1226
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1227
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1228
OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1229
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1230
HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1231
WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1232
FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1233
OTHER DEALINGS IN THE SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1234
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1235
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1236
six 1.2.0
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1237
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1238
Copyright (c) 2010-2011 Benjamin Peterson
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1239
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1240
Permission is hereby granted, free of charge, to any person obtaining
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1241
a copy of this software and associated documentation files (the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1242
"Software"), to deal in the Software without restriction, including
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1243
without limitation the rights to use, copy, modify, merge, publish,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1244
distribute, sublicense, and/or sell copies of the Software, and to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1245
permit persons to whom the Software is furnished to do so, subject to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1246
the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1247
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1248
The above copyright notice and this permission notice shall be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1249
included in all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1250
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1251
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1252
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1253
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1254
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1255
BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1256
ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1257
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1258
SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1259
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1260
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1261
ssl_match_hostname 3.4.0.2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1262
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1263
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1264
--------------------------------------------
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1265
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1266
1. This LICENSE AGREEMENT is between the Python Software Foundation
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1267
("PSF"), and the Individual or Organization ("Licensee") accessing and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1268
otherwise using this software ("Python") in source or binary form and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1269
its associated documentation.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1270
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1271
2. Subject to the terms and conditions of this License Agreement, PSF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1272
hereby grants Licensee a nonexclusive, royalty-free, world-wide
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1273
license to reproduce, analyze, test, perform and/or display publicly,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1274
prepare derivative works, distribute, and otherwise use Python alone
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1275
or in any derivative version, provided, however, that PSF's License
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1276
Agreement and PSF's notice of copyright, i.e., "Copyright (c) 2001,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1277
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Python Software
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1278
Foundation; All Rights Reserved" are retained in Python alone or in
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1279
any derivative version prepared by Licensee.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1280
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1281
3. In the event Licensee prepares a derivative work that is based on
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1282
or incorporates Python or any part thereof, and wants to make the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1283
derivative work available to others as provided herein, then Licensee
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1284
hereby agrees to include in any such work a brief summary of the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1285
changes made to Python.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1286
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1287
4. PSF is making Python available to Licensee on an "AS IS" basis.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1288
PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR IMPLIED. BY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1289
WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND DISCLAIMS ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1290
REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1291
PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT INFRINGE ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1292
THIRD PARTY RIGHTS.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1293
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1294
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1295
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS A
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1296
RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON, OR ANY
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1297
DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1298
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1299
6. This License Agreement will automatically terminate upon a material
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1300
breach of its terms and conditions.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1301
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1302
7. Nothing in this License Agreement shall be deemed to create any
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1303
relationship of agency, partnership, or joint venture between PSF and
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1304
Licensee. This License Agreement does not grant permission to use PSF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1305
trademarks or trade name in a trademark sense to endorse or promote
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1306
products or services of Licensee, or any third party.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1307
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1308
8. By copying, installing or otherwise using Python, Licensee agrees
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1309
to be bound by the terms and conditions of this License Agreement.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1310
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1311
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1312
pip 6.0.8
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1313
===============================================================================
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1314
Copyright (c) 2008-2014 The pip developers (see AUTHORS.txt file)
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1315
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1316
Permission is hereby granted, free of charge, to any person obtaining
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1317
a copy of this software and associated documentation files (the
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1318
"Software"), to deal in the Software without restriction, including
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1319
without limitation the rights to use, copy, modify, merge, publish,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1320
distribute, sublicense, and/or sell copies of the Software, and to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1321
permit persons to whom the Software is furnished to do so, subject to
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1322
the following conditions:
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1323
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1324
The above copyright notice and this permission notice shall be
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1325
included in all copies or substantial portions of the Software.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1326
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1327
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1328
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1329
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1330
NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1331
LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1332
OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1333
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3e9a30f6ae2f 20281422 Update pip to 6.0.8
Drew Fisher <drew.fisher@oracle.com>
parents: 2817
diff changeset
  1334