Skip to content

Commit 3c45a10

Browse files
committed
Update License Book
Approved-by: Erlend Dahl <[email protected]>
1 parent 0ca139f commit 3c45a10

File tree

1 file changed

+123
-139
lines changed

1 file changed

+123
-139
lines changed

LICENSE

Lines changed: 123 additions & 139 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
Licensing Information User Manual
22

3-
MySQL 5.7.28 (and later)
3+
MySQL 5.7.44 Community
44
__________________________________________________________________
55

66
Introduction
77

88
This License Information User Manual contains Oracle's product license
99
and other licensing information, including licensing information for
1010
third-party software which may be included in this distribution of
11-
MySQL 5.7.28 (and later).
11+
MySQL 5.7.44 Community.
1212

13-
Last updated: June 2023
13+
Last updated: August 2023
1414

1515
Licensing Information
1616

17-
This is a release of MySQL 5.7.28 (and later), brought to you by the
18-
MySQL team at Oracle. This software is released under version 2 of the
19-
GNU General Public License (GPLv2), as set forth below, with the
20-
following additional permissions:
17+
This release of MySQL 5.7.44 Community is brought to you by the MySQL
18+
team at Oracle. This software is released under version 2 of the GNU
19+
General Public License (GPLv2), as set forth below, with the following
20+
additional permissions:
2121

22-
This distribution of MySQL 5.7.28 (and later) is distributed with
23-
certain software (including but not limited to OpenSSL) that is
24-
licensed under separate terms, as designated in a particular file or
25-
component or in the license documentation. Without limiting your rights
26-
under the GPLv2, the authors of MySQL hereby grant you an additional
27-
permission to link the program and your derivative works with the
28-
separately licensed software that they have included with the program.
22+
This distribution of MySQL 5.7.44 Community is distributed with certain
23+
software (including but not limited to OpenSSL) that is licensed under
24+
separate terms, as designated in a particular file or component or in
25+
the license documentation. Without limiting your rights under the
26+
GPLv2, the authors of MySQL hereby grant you an additional permission
27+
to link the program and your derivative works with the separately
28+
licensed software that they have included with the program.
2929

3030
This distribution includes the MySQL C API client library
3131
(libmysqlclient) otherwise known as MySQL Connector/C. Without limiting
@@ -735,138 +735,122 @@ PURPOSE.
735735

736736
Editline Library (libedit)
737737

738-
Some files are:
739-
----------------------------------------------------------------
740-
741738
Copyright (c) 1992, 1993
742-
The Regents of the University of California. All rights reserved.
743-
744-
This code is derived from software contributed to
745-
Berkeley by Christos Zoulas of Cornell University.
746-
747-
Redistribution and use in source and binary forms,
748-
with or without modification, are permitted provided
749-
that the following conditions are met:
750-
751-
1. Redistributions of source code must retain the
752-
above copyright notice, this list of conditions
753-
and the following disclaimer.
754-
2. Redistributions in binary form must reproduce the
755-
above copyright notice, this list of conditions and
756-
the following disclaimer in the documentation and/or
757-
other materials provided with the distribution.
758-
3. Neither the name of the University nor the names of
759-
its contributors may be used to endorse or promote
760-
products derived from this software without specific
761-
prior written permission.
762-
763-
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS
764-
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING,
765-
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY
766-
AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO
767-
EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY
768-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
769-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
770-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
771-
DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
772-
AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
773-
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING
774-
IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
775-
OF THE POSSIBILITY OF SUCH DAMAGE.
776-
777-
Some files are:
778-
----------------------------------------------------------------
779-
Copyright (c) 2001 The NetBSD Foundation, Inc.
780-
All rights reserved.
781-
782-
This code is derived from software contributed to The NetBSD Foundation
783-
784-
by Anthony Mallet.
785-
786-
Redistribution and use in source and binary forms,
787-
with or without modification, are permitted provided
788-
that the following conditions are met:
789-
790-
1. Redistributions of source code must retain the
791-
above copyright notice, this list of conditions
792-
and the following disclaimer.
793-
2. Redistributions in binary form must reproduce the
794-
above copyright notice, this list of conditions and the
795-
following disclaimer in the documentation and/or
796-
other materials provided with the distribution.
797-
798-
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC.
799-
AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
800-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
801-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
802-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
803-
THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
804-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
805-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
806-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
807-
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
808-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
809-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
810-
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
811-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
812-
DAMAGE.
739+
The Regents of the University of California. All rights reserved.
813740

814-
Some files are:
815-
----------------------------------------------------------------
816-
Copyright (c) 1997 The NetBSD Foundation, Inc.
817-
All rights reserved.
741+
This code is derived from software contributed to Berkeley by
742+
Christos Zoulas of Cornell University.
818743

819-
This code is derived from software contributed to The NetBSD Foundation
744+
Redistribution and use in source and binary forms, with or without
745+
modification, are permitted provided that the following conditions
746+
are met:
747+
1. Redistributions of source code must retain the above copyright
748+
notice, this list of conditions and the following disclaimer.
749+
2. Redistributions in binary form must reproduce the above copyright
750+
notice, this list of conditions and the following disclaimer in the
751+
documentation and/or other materials provided with the distribution.
752+
3. Neither the name of the University nor the names of its contributors
753+
may be used to endorse or promote products derived from this software
754+
without specific prior written permission.
820755

821-
by Jaromir Dolecek.
756+
THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
757+
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
758+
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
759+
ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
760+
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
761+
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
762+
OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
763+
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
764+
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
765+
OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
766+
SUCH DAMAGE.
822767

823-
Redistribution and use in source and binary forms,
824-
with or without modification, are permitted provided
825-
that the following conditions are met:
768+
Files with different/specific license header
769+
======================
770+
src/readline.c
771+
src/literal.h
772+
src/literal.c
773+
src/getline.c
774+
src/filecomplete.h
775+
src/filecomplete.c
776+
src/eln.c
777+
src/chartype.h
778+
src/chartype.c
779+
src/read.h
780+
-----------------------
781+
/*-
782+
* Copyright (c) 1997 The NetBSD Foundation, Inc.
783+
* Copyright (c) 2001 The NetBSD Foundation, Inc.
784+
* All rights reserved.
785+
*
786+
* This code is derived from software contributed to The NetBSD Foundation
787+
* by Jaromir Dolecek.
788+
*
789+
* Redistribution and use in source and binary forms, with or without
790+
* modification, are permitted provided that the following conditions
791+
* are met:
792+
* 1. Redistributions of source code must retain the above copyright
793+
* notice, this list of conditions and the following disclaimer.
794+
* 2. Redistributions in binary form must reproduce the above copyright
795+
* notice, this list of conditions and the following disclaimer in the
796+
* documentation and/or other materials provided with the distribution.
797+
*
798+
* THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
799+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
800+
* TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
801+
* PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE FOUNDATION OR CONTRIBUTORS
802+
* BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
803+
* CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
804+
* SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
805+
* INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
806+
* CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
807+
* ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
808+
* POSSIBILITY OF SUCH DAMAGE.
809+
*/
826810

827-
1. Redistributions of source code must retain the
828-
above copyright notice, this list of conditions
829-
and the following disclaimer.
830-
2. Redistributions in binary form must reproduce
831-
the above copyright notice, this list of conditions
832-
and the following disclaimer in the documentation
833-
and/or other materials provided with the distribution.
834-
835-
THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC.
836-
AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED
837-
WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
838-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
839-
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL
840-
THE FOUNDATION OR CONTRIBUTORS BE LIABLE FOR ANY
841-
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
842-
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
843-
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF
844-
USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
845-
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
846-
CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE
847-
OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
848-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
849-
DAMAGE.
811+
src/wcsdup.c
812+
-------------
813+
*
814+
* Copyright (C) 2006 Aleksey Cheusov
815+
*
816+
* This material is provided "as is", with absolutely no warranty expressed
817+
* or implied. Any use is at your own risk.
818+
*
819+
* Permission to use or copy this software for any purpose is hereby granted
820+
* without fee. Permission to modify the code and to distribute modified
821+
* code is also granted without any restrictions.
822+
*/
850823

851-
Some files are:
852-
----------------------------------------------------------------
853-
Copyright (c) 1998 Todd C. Miller <[email protected]>
854-
855-
Permission to use, copy, modify, and distribute this
856-
software for any purpose with or without fee is hereby
857-
granted, provided that the above copyright notice and
858-
this permission notice appear in all copies.
859-
860-
THE SOFTWARE IS PROVIDED "AS IS" AND TODD C. MILLER
861-
DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE
862-
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY
863-
AND FITNESS. IN NO EVENT SHALL TODD C. MILLER BE LIABLE
864-
FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL
865-
DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
866-
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
867-
OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION,
868-
ARISING OUT OF OR IN CONNECTION WITH THE USE OR
869-
PERFORMANCE OF THIS SOFTWARE.
824+
src/reallocarr.c
825+
----------------
826+
/*-
827+
* Copyright (c) 2015 Joerg Sonnenberger <[email protected]>.
828+
* All rights reserved.
829+
*
830+
* Redistribution and use in source and binary forms, with or without
831+
* modification, are permitted provided that the following conditions
832+
* are met:
833+
*
834+
* 1. Redistributions of source code must retain the above copyright
835+
* notice, this list of conditions and the following disclaimer.
836+
* 2. Redistributions in binary form must reproduce the above copyright
837+
* notice, this list of conditions and the following disclaimer in
838+
* the documentation and/or other materials provided with the
839+
* distribution.
840+
*
841+
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
842+
* ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
843+
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS
844+
* FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE
845+
* COPYRIGHT HOLDERS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT,
846+
* INCIDENTAL, SPECIAL, EXEMPLARY OR CONSEQUENTIAL DAMAGES (INCLUDING,
847+
* BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
848+
* LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED
849+
* AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
850+
* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT
851+
* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
852+
* SUCH DAMAGE.
853+
*/
870854

871855
======================================================================
872856
======================================================================

0 commit comments

Comments
 (0)