components/python/pycurl/pycurl.copyright
author Norm Jacobs <Norm.Jacobs@Oracle.COM>
Wed, 19 Oct 2016 09:53:08 -0500
changeset 7133 cabdc0719c92
parent 6094 431c5a0be3f8
permissions -rw-r--r--
24920023 llvm/clang packages need dependency changes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
5109
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     1
Pycurl is dual-licensed under the LGPL and an MIT/X derivative license based on the curl license.  Sun chose the MIT-style license, and the OSR review stipulated that the following notice be prepended to the license:
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     2
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     3
Oracle elects to have this file available under and governed by the MIT-like license (see below for full icense text). However, the following notice accompanied the original version of the file:
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
     4
5109
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     5
PycURL is dual licensed under the LGPL and an MIT/X derivative license based on the cURL license.  A full copy of the LGPL license is included in the file COPYING-LGPL.  A full copy of the MIT/X derivative license is included in the file COPYING-MIT.  You can redistribute and/or modify PycURL according to the terms of either license.
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     6
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     7
 There is a README file in the source tarball with the following text:
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     8
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
     9
License
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    10
-------
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    11
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    12
Copyright (C) 2001-2008 by Kjetil Jacobsen <kjetilja at gmail.com>
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    13
Copyright (C) 2001-2008 by Markus F.X.J. Oberhumer <markus at oberhumer.com>
6094
431c5a0be3f8 23141943 Upgrade coverage to 4.0.3
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 5109
diff changeset
    14
Copyright (C) 2013-2016 by Oleg Pudeyev <oleg at bsdpower.com>
5109
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    15
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    16
All rights reserved.
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    17
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    18
PycURL is dual licensed under the LGPL and an MIT/X derivative license
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    19
based on the cURL license.  A full copy of the LGPL license is included
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    20
in the file COPYING-LGPL.  A full copy of the MIT/X derivative license is
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    21
included in the file COPYING-MIT.  You can redistribute and/or modify PycURL
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    22
according to the terms of either license.
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    23
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    24
The COPYING-MIT file has the following contents:
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    25
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    26
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    27
 COPYRIGHT AND PERMISSION NOTICE
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    28
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    29
Copyright (C) 2001-2008 by Kjetil Jacobsen <kjetilja at gmail.com>
5d341c4a6b80 19877233 ply should hookup its tests
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 394
diff changeset
    30
Copyright (C) 2001-2008 by Markus F.X.J. Oberhumer <markus at oberhumer.com>
6094
431c5a0be3f8 23141943 Upgrade coverage to 4.0.3
Yiteng Zhang <yiteng.zhang@oracle.com>
parents: 5109
diff changeset
    31
Copyright (C) 2013-2016 by Oleg Pudeyev <oleg at bsdpower.com>
394
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    32
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    33
All rights reserved.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    34
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    35
Permission to use, copy, modify, and distribute this software for any purpose
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    36
with or without fee is hereby granted, provided that the above copyright
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    37
notice and this permission notice appear in all copies.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    38
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    39
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    40
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    41
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    42
NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM,
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    43
DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    44
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    45
OR OTHER DEALINGS IN THE SOFTWARE.
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    46
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    47
Except as contained in this notice, the name of a copyright holder shall not
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    48
be used in advertising or otherwise to promote the sale, use or other dealings
dffc35307ef2 7051374 3rd party libraries in IPS gate should move to userland
Erik Trauschke <Erik.Trauschke@oracle.com>
parents:
diff changeset
    49
in this Software without prior written authorization of the copyright holder.