|
1 | 1 | Licensing Information User Manual
|
2 | 2 |
|
3 |
| -MySQL Connector/C++ 9.1.0 Community |
| 3 | +MySQL Connector/C++ 9.2.0 Community |
4 | 4 | __________________________________________________________________
|
5 | 5 |
|
6 | 6 | Introduction
|
7 | 7 |
|
8 | 8 | This License Information User Manual contains Oracle's product license
|
9 | 9 | and other licensing information, including licensing information for
|
10 | 10 | third-party software which may be included in this distribution of
|
11 |
| - MySQL Connector/C++ 9.1.0 Community. |
| 11 | + MySQL Connector/C++ 9.2.0 Community. |
12 | 12 |
|
13 |
| - Last updated: September 2024 |
| 13 | + Last updated: November 2024 |
14 | 14 |
|
15 | 15 | Licensing Information
|
16 | 16 |
|
17 |
| - This release of MySQL Connector/C++ 9.1.0 Community is brought to you |
| 17 | + This release of MySQL Connector/C++ 9.2.0 Community is brought to you |
18 | 18 | by the MySQL team at Oracle. This software is released under version 2
|
19 | 19 | of the GNU General Public License (GPLv2), as set forth below, with the
|
20 | 20 | following additional permissions:
|
21 | 21 |
|
22 |
| - This distribution of MySQL Connector/C++ 9.1.0 Community is designed to |
| 22 | + This distribution of MySQL Connector/C++ 9.2.0 Community is designed to |
23 | 23 | work with certain software (including but not limited to OpenSSL) that
|
24 | 24 | is licensed under separate terms, as designated in a particular file or
|
25 | 25 | component or in the license documentation. Without limiting your rights
|
@@ -570,6 +570,15 @@ documentation and/or software.
|
570 | 570 |
|
571 | 571 | Google Protocol Buffers
|
572 | 572 |
|
| 573 | +You may be receiving a copy of abseil-cpp as part of this product in object code |
| 574 | + form. |
| 575 | +The terms of the Oracle license do NOT apply to abseil-cpp. |
| 576 | +abseil-cpp is licensed under the Apache 2.0 license, separate from the Oracle pr |
| 577 | +oduct. |
| 578 | +If you do not wish to install this library, you may remove it, but the Oracle pr |
| 579 | +ogram |
| 580 | +might not operate properly or at all without it. |
| 581 | + |
573 | 582 | Copyright 2008 Google Inc. All rights reserved.
|
574 | 583 |
|
575 | 584 | Redistribution and use in source and binary forms, with or without
|
@@ -637,7 +646,14 @@ in the 'Standard Licenses' section.
|
637 | 646 |
|
638 | 647 | Kerberos5
|
639 | 648 |
|
640 |
| -Kerberos5 |
| 649 | +You may be receiving a copy of the kerberos documentation as part of this |
| 650 | +product. The terms of the Oracle license do NOT apply to Kerberos documentation. |
| 651 | + |
| 652 | +Kerberos documentation is licensed under the CC-BY-SA 3.0 license, separate from |
| 653 | + |
| 654 | +the Oracle product. |
| 655 | +If you do not wish to install this library, you may remove it, but |
| 656 | +the Oracle program might not operate properly or at all without it. |
641 | 657 |
|
642 | 658 | Copyright (C) 1985-2019 by the Massachusetts Institute of Technology.
|
643 | 659 |
|
|
0 commit comments