Skip to content

Commit 7270746

Browse files
committed
Updated the LICENSE files for C/Python 8.0.29 release
1 parent 72e8bc4 commit 7270746

File tree

1 file changed

+27
-178
lines changed

1 file changed

+27
-178
lines changed

LICENSE.txt

Lines changed: 27 additions & 178 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction
1010
third-party software which may be included in this distribution of
1111
MySQL Connector/Python 8.0.
1212

13-
Last updated: January 2022
13+
Last updated: March 2022
1414

1515
Licensing Information
1616

@@ -821,45 +821,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
821821
======================================================================
822822
======================================================================
823823

824-
DNSPython
825-
826-
DNSPython License
827-
828-
Copyright (C) Dnspython Contributors
829-
830-
Permission to use, copy, modify, and/or distribute this software for
831-
any purpose with or without fee is hereby granted, provided that the
832-
above copyright notice and this permission notice appear in all
833-
copies.
834-
835-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
836-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED
837-
WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE
838-
AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
839-
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR
840-
PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER
841-
TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
842-
PERFORMANCE OF THIS SOFTWARE.
843-
844-
Copyright (C) 2001-2017 Nominum, Inc.
845-
Copyright (C) Google Inc.
846-
847-
Permission to use, copy, modify, and distribute this software and its
848-
documentation for any purpose with or without fee is hereby granted,
849-
provided that the above copyright notice and this permission notice
850-
appear in all copies.
851-
852-
THE SOFTWARE IS PROVIDED "AS IS" AND NOMINUM DISCLAIMS ALL WARRANTIES
853-
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
854-
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL NOMINUM BE LIABLE FOR
855-
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
856-
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
857-
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT
858-
OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
859-
860-
======================================================================
861-
======================================================================
862-
863824
Google Protocol Buffers
864825

865826
Copyright 2008 Google Inc. All rights reserved.
@@ -898,27 +859,6 @@ support library is itself covered by the above license.
898859
======================================================================
899860
======================================================================
900861

901-
GSSAPI
902-
903-
GSSAPI
904-
905-
Copyright (c) 2014, The Python GSSAPI Team
906-
907-
Permission to use, copy, modify, and/or distribute this software for any
908-
purpose with or without fee is hereby granted, provided that the above
909-
copyright notice and this permission notice appear in all copies.
910-
911-
THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
912-
WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
913-
OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
914-
FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
915-
DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
916-
IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
917-
OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
918-
919-
======================================================================
920-
======================================================================
921-
922862
Kerberos5
923863

924864
Kerberos5
@@ -2243,7 +2183,7 @@ The following notice applies to
22432183
======================================================================
22442184
======================================================================
22452185

2246-
OpenSSL License
2186+
OpenSSL 1.x
22472187

22482188
You are receiving a copy of OpenSSL as part of this product in object
22492189
code form. The terms of the Oracle license do NOT apply to OpenSSL.
@@ -2379,6 +2319,31 @@ OpenSSL License
23792319
======================================================================
23802320
======================================================================
23812321

2322+
OpenSSL 3.0
2323+
2324+
You may be receiving a copy of OpenSSL 3.0 as part of this product in
2325+
object code form.
2326+
The terms of the Oracle license do NOT apply to OpenSSL 3.0.
2327+
OpenSSL 3.0 is licensed under the Apache 2.0 license, separate from
2328+
the Oracle product.
2329+
If you do not wish to install this library, you may remove it, but
2330+
the Oracle program might not operate properly or at all without it.
2331+
2332+
/*
2333+
* Copyright 2003-2022 The OpenSSL Project Authors. All Rights Reserved.
2334+
*
2335+
* Licensed under the Apache License 2.0 (the "License"). You may not use
2336+
* this file except in compliance with the License. You can obtain a copy
2337+
* in the file LICENSE in the source distribution or at
2338+
* https://www.openssl.org/source/license.html
2339+
*/
2340+
2341+
See Apache License Version 2.0, January 2004 in the
2342+
'Standard Licenses' section.
2343+
2344+
======================================================================
2345+
======================================================================
2346+
23822347
Oracle OCI Python SDK
23832348

23842349
Oracle OCI Python SDK
@@ -2437,60 +2402,6 @@ UPL
24372402
======================================================================
24382403
======================================================================
24392404

2440-
Python 3
2441-
2442-
PYTHON SOFTWARE FOUNDATION LICENSE VERSION 2
2443-
--------------------------------------------
2444-
2445-
1. This LICENSE AGREEMENT is between the Python Software Foundation
2446-
("PSF"), and the Individual or Organization ("Licensee") accessing and
2447-
otherwise using this software ("Python") in source or binary form and
2448-
its associated documentation.
2449-
2450-
2. Subject to the terms and conditions of this License Agreement, PSF hereby
2451-
grants Licensee a nonexclusive, royalty-free, world-wide license to reproduce,
2452-
analyze, test, perform and/or display publicly, prepare derivative works,
2453-
distribute, and otherwise use Python alone or in any derivative version,
2454-
provided, however, that PSF's License Agreement and PSF's notice of copyright,
2455-
i.e., "Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010,
2456-
2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Python Software Foundation;
2457-
All Rights Reserved" are retained in Python alone or in any derivative version
2458-
prepared by Licensee.
2459-
2460-
3. In the event Licensee prepares a derivative work that is based on
2461-
or incorporates Python or any part thereof, and wants to make
2462-
the derivative work available to others as provided herein, then
2463-
Licensee hereby agrees to include in any such work a brief summary of
2464-
the changes made to Python.
2465-
2466-
4. PSF is making Python available to Licensee on an "AS IS"
2467-
basis. PSF MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR
2468-
IMPLIED. BY WAY OF EXAMPLE, BUT NOT LIMITATION, PSF MAKES NO AND
2469-
DISCLAIMS ANY REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS
2470-
FOR ANY PARTICULAR PURPOSE OR THAT THE USE OF PYTHON WILL NOT
2471-
INFRINGE ANY THIRD PARTY RIGHTS.
2472-
2473-
5. PSF SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER USERS OF PYTHON
2474-
FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL DAMAGES OR LOSS AS
2475-
A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE USING PYTHON,
2476-
OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE POSSIBILITY THEREOF.
2477-
2478-
6. This License Agreement will automatically terminate upon a material
2479-
breach of its terms and conditions.
2480-
2481-
7. Nothing in this License Agreement shall be deemed to create any
2482-
relationship of agency, partnership, or joint venture between PSF and
2483-
Licensee. This License Agreement does not grant permission to use PSF
2484-
trademarks or trade name in a trademark sense to endorse or promote
2485-
products or services of Licensee, or any third party.
2486-
2487-
8. By copying, installing or otherwise using Python, Licensee
2488-
agrees to be bound by the terms and conditions of this License
2489-
Agreement.
2490-
2491-
======================================================================
2492-
======================================================================
2493-
24942405
python-lz4
24952406

24962407
Copyright (c) 2012-2013, Steeve Morin
@@ -2619,68 +2530,6 @@ THE SOFTWARE.
26192530
======================================================================
26202531
======================================================================
26212532

2622-
python-zstandard
2623-
2624-
python-zstandard
2625-
2626-
Copyright (c) 2016, Gregory Szorc
2627-
All rights reserved.
2628-
2629-
Redistribution and use in source and binary forms, with or without
2630-
modification, are permitted provided that the following conditions are met:
2631-
2632-
1. Redistributions of source code must retain the above copyright notice,
2633-
this list of conditions and the following disclaimer.
2634-
2635-
2. Redistributions in binary form must reproduce the above copyright notice,
2636-
this list of conditions and the following disclaimer in the documentation
2637-
and/or other materials provided with the distribution.
2638-
2639-
3. Neither the name of the copyright holder nor the names of its contributors
2640-
may be used to endorse or promote products derived from this software without
2641-
specific prior written permission.
2642-
2643-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
2644-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
2645-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
2646-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR
2647-
ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
2648-
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
2649-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON
2650-
ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
2651-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
2652-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
2653-
2654-
======================================================================
2655-
======================================================================
2656-
2657-
Six
2658-
2659-
Six
2660-
2661-
Copyright (c) 2010-2020 Benjamin Peterson
2662-
2663-
Permission is hereby granted, free of charge, to any person obtaining a copy of
2664-
this software and associated documentation files (the "Software"), to deal in
2665-
the Software without restriction, including without limitation the rights to
2666-
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
2667-
of the Software, and to permit persons to whom the Software is furnished to do
2668-
so, subject to the following conditions:
2669-
2670-
The above copyright notice and this permission notice shall be included in
2671-
all copies or substantial portions of the Software.
2672-
2673-
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
2674-
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
2675-
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
2676-
THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
2677-
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
2678-
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
2679-
THE SOFTWARE.
2680-
2681-
======================================================================
2682-
======================================================================
2683-
26842533
Standard Licenses
26852534

26862535
Apache License Version 2.0, January 2004

0 commit comments

Comments
 (0)