@@ -10,7 +10,7 @@ Introduction
10
10
third-party software which may be included in this distribution of
11
11
MySQL Connector/Python 8.0.
12
12
13
- Last updated: November 2019
13
+ Last updated: December 2019
14
14
15
15
Licensing Information
16
16
@@ -33,7 +33,7 @@ Licensing Information
33
33
a copy of which is reproduced below and can also be found along with
34
34
its FAQ at http://oss.oracle.com/licenses/universal-foss-exception.
35
35
36
- Copyright (c) 2012, 2019 , Oracle and/or its affiliates. All rights
36
+ Copyright (c) 2012, 2020 , Oracle and/or its affiliates. All rights
37
37
reserved.
38
38
39
39
Election of GPLv2
@@ -512,50 +512,6 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
512
512
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
513
513
POSSIBILITY OF SUCH DAMAGE.
514
514
515
- Google Protocol Buffers
516
-
517
- The following software may be included in this product:
518
- Protocol Buffers (aka Google protobuf)
519
-
520
- Google Protocol Buffers - protobuf
521
- Copyright 2008, Google Inc.
522
- All rights reserved.
523
-
524
- Redistribution and use in source and binary forms,
525
- with or without modification, are permitted provided
526
- that the following conditions are met:
527
-
528
- * Redistributions of source code must retain the above
529
- copyright notice, this list of conditions and the
530
- following disclaimer.
531
- * Redistributions in binary form must reproduce the
532
- above copyright notice, this list of conditions and
533
- the following disclaimer in the documentation and/or
534
- other materials provided with the distribution.
535
- * Neither the name of Google Inc. nor the names of its
536
- contributors may be used to endorse or promote products
537
- derived from this software without specific prior written
538
- permission.
539
-
540
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
541
- CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
542
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
543
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
544
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
545
- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
546
- OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
547
- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
548
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
549
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
550
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
551
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
552
-
553
- Code generated by the Protocol Buffer compiler is owned by
554
- the owner of the input file used when generating it. This
555
- code is not standalone and requires a support library to be
556
- linked with it. This support library is itself covered by
557
- the above license.
558
-
559
515
ISC
560
516
561
517
The following software may be included in this product:
@@ -946,40 +902,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
946
902
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
947
903
THE SOFTWARE.
948
904
949
- python-zstandard
950
-
951
- The following software may be included in this product:
952
-
953
- python-zstandard
954
- Copyright (c) 2016, Gregory Szorc
955
- All rights reserved.
956
-
957
- Redistribution and use in source and binary forms, with or without
958
- modification, are permitted provided that the following conditions are met:
959
-
960
- 1. Redistributions of source code must retain the above copyright notice,
961
- this list of conditions and the following disclaimer.
962
-
963
- 2. Redistributions in binary form must reproduce the above copyright notice,
964
- this list of conditions and the following disclaimer in the documentation
965
- and/or other materials provided with the distribution.
966
-
967
- 3. Neither the name of the copyright holder nor the names of its contributors
968
- may be used to endorse or promote products derived from this software without
969
- specific prior written permission.
970
-
971
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
972
- ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
973
- WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
974
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
975
- FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
976
- DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
977
- CES;
978
- LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
979
- ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
980
- (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
981
- SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
982
-
983
905
Commonly Used Licenses
984
906
985
907
Artistic License (Perl) 1.0
0 commit comments