Skip to content

Commit b48a7c1

Browse files
bkandasadahlerlend
authored andcommitted
Update license book for gpl
1 parent 4c5a640 commit b48a7c1

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

LICENSE

Lines changed: 34 additions & 1 deletion
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 8.0.
1212

13-
Last updated: January 2018.
13+
Last updated: April 2018.
1414

1515
Licensing Information
1616

@@ -719,6 +719,39 @@ LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT
719719
OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS
720720
IN THE SOFTWARE.
721721

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+
722755
bzip2/libbzip2
723756

724757
The following software may be included in this product:

0 commit comments

Comments
 (0)