@@ -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: November 2022
13
+ Last updated: February 2023
14
14
15
15
Licensing Information
16
16
@@ -35,7 +35,7 @@ Licensing Information
35
35
reproduced below and can also be found along with its FAQ at
36
36
http://oss.oracle.com/licenses/universal-foss-exception.
37
37
38
- Copyright (c) 1997, 2022 , Oracle and/or its affiliates.
38
+ Copyright (c) 1997, 2023 , Oracle and/or its affiliates.
39
39
40
40
Election of GPLv2
41
41
@@ -459,7 +459,9 @@ The Universal FOSS Exception, Version 1.0
459
459
together with Other FOSS after enabling interoperability using the
460
460
Interfaces of one or both, and distributing the resulting
461
461
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
463
465
categorized by the FSF as free, includes, for the purpose of this
464
466
permission, such licenses with additional permissions, and any
465
467
license that has previously been so approved or categorized as
@@ -1393,6 +1395,39 @@ POSSIBILITY OF SUCH DAMAGE.
1393
1395
======================================================================
1394
1396
======================================================================
1395
1397
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
+
1396
1431
Fred Fish's Dbug Library
1397
1432
1398
1433
N O T I C E
0 commit comments