@@ -10,7 +10,7 @@ Introduction
10
10
third-party software which may be included in this distribution of
11
11
MySQL Connector/C++ 8.0.
12
12
13
- Last updated: September 2020
13
+ Last updated: January 2021
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) 2008, 2020 , Oracle and/or its affiliates.
36
+ Copyright (c) 2008, 2021 , Oracle and/or its affiliates.
37
37
38
38
Election of GPLv2
39
39
@@ -474,84 +474,40 @@ Licenses for Third-Party Components
474
474
may be included with this product. We are thankful to all individuals
475
475
that have created these.
476
476
477
- Boost Library
478
-
479
- Boost C++ Libraries
480
-
481
- Use of any of this software is governed by the terms of the license
482
- below:
483
- Boost Software License - Version 1.0 - August 17th, 2003
484
-
485
- Permission is hereby granted, free of charge, to any person or
486
- organization obtaining a copy of the software and accompanying
487
- documentation covered by this license (the "Software") to use,
488
- reproduce, display, distribute, execute, and transmit the Software,
489
- and to prepare derivative works of the Software, and to permit
490
- third-parties to whom the Software is furnished to do so, all
491
- subject to the following:
492
-
493
- The copyright notices in the Software and this entire statement,
494
- including the above license grant, this restriction and the
495
- following disclaimer, must be included in all copies of the
496
- Software, in whole or in part, and all derivative works of the
497
- Software, unless such copies or derivative works are solely in the
498
- form of machine-executable object code generated by a source
499
- language processor.
500
-
501
- THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
502
- EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
503
- MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE AND
504
- NON-INFRINGEMENT. IN NO EVENT SHALL THE COPYRIGHT HOLDERS OR ANYONE
505
- DISTRIBUTING THE SOFTWARE BE LIABLE FOR ANY DAMAGES OR OTHER
506
- LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
507
- OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
508
- IN THE SOFTWARE.
509
-
510
- ======================================================================
511
- ======================================================================
512
-
513
477
Google Protocol Buffers
514
478
515
- Protocol Buffers (aka Google protobuf)
516
-
517
- Google Protocol Buffers - protobuf
518
- Copyright 2008, Google Inc.
519
- All rights reserved.
479
+ Copyright 2008 Google Inc. All rights reserved.
520
480
521
- Redistribution and use in source and binary forms,
522
- with or without modification, are permitted provided
523
- that the following conditions are met:
524
-
525
- * Redistributions of source code must retain the above
526
- copyright notice, this list of conditions and the
527
- following disclaimer.
528
- * Redistributions in binary form must reproduce the
529
- above copyright notice, this list of conditions and
530
- the following disclaimer in the documentation and/or
531
- other materials provided with the distribution.
532
- * Neither the name of Google Inc. nor the names of its
533
- contributors may be used to endorse or promote products
534
- derived from this software without specific prior written
535
- permission.
536
-
537
- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
538
- CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
539
- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
540
- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
541
- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
542
- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
543
- OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
544
- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
545
- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
546
- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
547
- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
548
- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
481
+ Redistribution and use in source and binary forms, with or without
482
+ modification, are permitted provided that the following conditions are
483
+ met:
549
484
550
- Code generated by the Protocol Buffer compiler is owned by
551
- the owner of the input file used when generating it. This
552
- code is not standalone and requires a support library to be
553
- linked with it. This support library is itself covered by
554
- the above license.
485
+ * Redistributions of source code must retain the above copyright
486
+ notice, this list of conditions and the following disclaimer.
487
+ * Redistributions in binary form must reproduce the above
488
+ copyright notice, this list of conditions and the following disclaimer
489
+ in the documentation and/or other materials provided with the
490
+ distribution.
491
+ * Neither the name of Google Inc. nor the names of its
492
+ contributors may be used to endorse or promote products derived from
493
+ this software without specific prior written permission.
494
+
495
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
496
+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
497
+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
498
+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
499
+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
500
+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
501
+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
502
+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
503
+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
504
+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
505
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
506
+
507
+ Code generated by the Protocol Buffer compiler is owned by the owner
508
+ of the input file used when generating it. This code is not
509
+ standalone and requires a support library to be linked with it. This
510
+ support library is itself covered by the above license.
555
511
556
512
======================================================================
557
513
======================================================================
@@ -831,46 +787,6 @@ SOFTWARE.
831
787
======================================================================
832
788
======================================================================
833
789
834
- zlib
835
-
836
- zlib
837
-
838
- Oracle gratefully acknowledges the contributions of Jean-loup Gailly
839
- and Mark Adler in creating the zlib general purpose compression library
840
- which is used in this product.
841
- (C) 1995-2017 Jean-loup Gailly and Mark Adler
842
-
843
- This software is provided 'as-is', without any express or implied
844
- warranty. In no event will the authors be held liable for any damages
845
- arising from the use of this software.
846
-
847
- Permission is granted to anyone to use this software for any purpose,
848
- including commercial applications, and to alter it and redistribute it
849
- freely, subject to the following restrictions:
850
-
851
- 1. The origin of this software must not be misrepresented; you must not
852
- claim that you wrote the original software. If you use this software
853
- in a product, an acknowledgment in the product documentation would be
854
- appreciated but is not required.
855
- 2. Altered source versions must be plainly marked as such, and must not be
856
- misrepresented as being the original software.
857
- 3. This notice may not be removed or altered from any source distribution.
858
-
859
- Jean-loup Gailly Mark Adler
860
-
861
-
862
- If you use the zlib library in a product, we would appreciate *not* receiving
863
- lengthy legal documents to sign. The sources are provided for free but without
864
- warranty of any kind. The library has been entirely written by Jean-loup
865
- Gailly and Mark Adler; it does not include third-party code.
866
-
867
- If you redistribute modified sources, we would appreciate that you include in
868
- the file ChangeLog history information documenting your changes. Please read
869
- the FAQ for more information on the distribution of modified source versions.
870
-
871
- ======================================================================
872
- ======================================================================
873
-
874
790
ZSTD
875
791
876
792
Zstandard
0 commit comments