@@ -10,7 +10,7 @@ Introduction
10
10
third-party software which may be included in this distribution of
11
11
MySQL 8.0.
12
12
13
- Last updated: January 2018.
13
+ Last updated: April 2018.
14
14
15
15
Licensing Information
16
16
@@ -719,6 +719,39 @@ LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
719
719
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
720
720
IN THE SOFTWARE.
721
721
722
+ Brotli
723
+
724
+ The following software may be included in this product:
725
+
726
+ Brotli
727
+ Copyright (c) 2009, 2010, 2013-2016 by the Brotli Authors.
728
+
729
+ Permission is hereby granted, free of charge, to any person obtaining a copy
730
+ of this software and associated documentation files (the "Software"), to deal
731
+ in the Software without restriction, including without limitation the rights
732
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
733
+ copies of the Software, and to permit persons to whom the Software is
734
+ furnished to do so, subject to the following conditions:
735
+
736
+ The above copyright notice and this permission notice shall be included in
737
+ all copies or substantial portions of the Software.
738
+
739
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
740
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
741
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
742
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
743
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
744
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
745
+ THE SOFTWARE.
746
+
747
+ Some of the source files reference Google as the copyright holder
748
+
749
+ /* Copyright 2015 Google Inc. All Rights Reserved.
750
+
751
+ Distributed under MIT license.
752
+ See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
753
+ */
754
+
722
755
bzip2/libbzip2
723
756
724
757
The following software may be included in this product:
0 commit comments