@@ -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: November 2022
13+ Last updated: February 2023
1414
1515Licensing Information
1616
@@ -35,7 +35,7 @@ Licensing Information
3535 reproduced below and can also be found along with its FAQ at
3636 http://oss.oracle.com/licenses/universal-foss-exception.
3737
38- Copyright (c) 1997, 2022 , Oracle and/or its affiliates.
38+ Copyright (c) 1997, 2023 , Oracle and/or its affiliates.
3939
4040Election of GPLv2
4141
@@ -459,7 +459,9 @@ The Universal FOSS Exception, Version 1.0
459459 together with Other FOSS after enabling interoperability using the
460460 Interfaces of one or both, and distributing the resulting
461461 combination under different licenses for the respective portions
462- thereof. For avoidance of doubt, a license which is OSI-approved or
462+ thereof.
463+
464+ For avoidance of doubt, a license which is OSI-approved or
463465 categorized by the FSF as free, includes, for the purpose of this
464466 permission, such licenses with additional permissions, and any
465467 license that has previously been so approved or categorized as
@@ -1393,6 +1395,39 @@ POSSIBILITY OF SUCH DAMAGE.
13931395 ======================================================================
13941396 ======================================================================
13951397
1398+ FMT
1399+
1400+ Copyright (c) 2012 - present, Victor Zverovich
1401+
1402+ Permission is hereby granted, free of charge, to any person obtaining
1403+ a copy of this software and associated documentation files (the
1404+ "Software"), to deal in the Software without restriction, including
1405+ without limitation the rights to use, copy, modify, merge, publish,
1406+ distribute, sublicense, and/or sell copies of the Software, and to
1407+ permit persons to whom the Software is furnished to do so, subject to
1408+ the following conditions:
1409+
1410+ The above copyright notice and this permission notice shall be
1411+ included in all copies or substantial portions of the Software.
1412+
1413+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
1414+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
1415+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
1416+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
1417+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
1418+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
1419+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
1420+
1421+ --- Optional exception to the license ---
1422+
1423+ As an exception, if, as a result of your compiling your source code, portions
1424+ of this Software are embedded into a machine-executable object form of such
1425+ source code, you may redistribute such embedded portions in such object form
1426+ without including the above copyright and permission notices.
1427+
1428+ ======================================================================
1429+ ======================================================================
1430+
13961431Fred Fish's Dbug Library
13971432
13981433 N O T I C E
0 commit comments