Skip to content

Commit 473109f

Browse files
committed
Update License Book
Approved By: Erlend Dahl <[email protected]>
1 parent 13beff1 commit 473109f

File tree

1 file changed

+3
-72
lines changed

1 file changed

+3
-72
lines changed

LICENSE

Lines changed: 3 additions & 72 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 5.6.46 (and later).
1212

13-
Last updated: September 2019
13+
Last updated: November 2019
1414

1515
Licensing Information
1616

@@ -667,71 +667,6 @@ OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
667667
ARISING OUT OF OR IN CONNECTION WITH THE USE OR
668668
PERFORMANCE OF THIS SOFTWARE.
669669

670-
Some files are:
671-
Copyright (c) 1998 The NetBSD Foundation, Inc.
672-
All rights reserved.
673-
674-
This code is derived from software contributed to The NetBSD
675-
Foundation by Christos Zoulas.
676-
677-
Redistribution and use in source and binary forms, with or
678-
without modification, are permitted provided that the following
679-
conditions
680-
are met:
681-
1. Redistributions of source code must retain the above copyright
682-
notice, this list of conditions and the following disclaimer.
683-
2. Redistributions in binary form must reproduce the above
684-
copyright notice, this list of conditions and the following
685-
disclaimer in the documentation and/or other materials provided
686-
with the distribution.
687-
688-
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
689-
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
690-
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
691-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
692-
DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
693-
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
694-
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
695-
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
696-
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
697-
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
698-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
699-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
700-
701-
Some files are:
702-
Copyright (c) 2009 The NetBSD Foundation, Inc.
703-
All rights reserved.
704-
705-
Redistribution and use in source and binary forms, with or without
706-
modification, are permitted provided that the following conditions
707-
are met:
708-
1. Redistributions of source code must retain the above copyright
709-
notice, this list of conditions and the following disclaimer.
710-
2. Redistributions in binary form must reproduce the above copyright
711-
notice, this list of conditions and the following disclaimer in the
712-
documentation and/or other materials provided with the
713-
distribution.
714-
3. All advertising materials mentioning features or use of this
715-
software must display the following acknowledgement:
716-
This product includes software developed by the NetBSD
717-
Foundation, Inc. and its contributors.
718-
4. Neither the name of The NetBSD Foundation nor the names of its
719-
contributors may be used to endorse or promote products derived
720-
from this software without specific prior written permission.
721-
722-
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND
723-
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
724-
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
725-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
726-
DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
727-
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
728-
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
729-
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
730-
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
731-
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
732-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
733-
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
734-
735670
Expect.pm
736671

737672
The following software may be included in this product:
@@ -1651,7 +1586,6 @@ libaio
16511586
libevent
16521587

16531588
The following software may be included in this product:
1654-
16551589
Copyright (c) 2000-2007 Niels Provos <[email protected]>
16561590
Copyright (c) 2007-2012 Niels Provos and Nick Mathewson
16571591

@@ -1719,7 +1653,6 @@ WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
17191653
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
17201654
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
17211655

1722-
17231656
libgcc & libstdc++ Libraries
17241657

17251658
The following software may be included in this product:
@@ -3043,16 +2976,14 @@ OpenSSL License
30432976

30442977
The OpenSSL toolkit stays under a double license, i.e. both the conditions of
30452978
the OpenSSL License and the original SSLeay license apply to the toolkit.
3046-
See below for the actual license texts. Actually both licenses are BSD-style
3047-
Open Source licenses. In case of any license issues related to OpenSSL
3048-
please contact [email protected].
2979+
See below for the actual license texts.
30492980

30502981
OpenSSL License
30512982
---------------
30522983

30532984
/* ====================================================================
30542985

3055-
* Copyright (c) 1998-2017 The OpenSSL Project. All rights reserved.
2986+
* Copyright (c) 1998-2019 The OpenSSL Project. All rights reserved.
30562987
*
30572988

30582989
* Redistribution and use in source and binary forms, with or without

0 commit comments

Comments
 (0)