@@ -10,7 +10,7 @@ Introduction
10
10
third-party software which may be included in this distribution of
11
11
MySQL Connector/Python 8.0.
12
12
13
- Last updated: May 2020
13
+ Last updated: June 2020
14
14
15
15
Licensing Information
16
16
@@ -1237,6 +1237,31 @@ ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
1237
1237
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
1238
1238
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
1239
1239
1240
+ Six
1241
+
1242
+ The following software may be included in this product:
1243
+
1244
+ Six
1245
+ Copyright (c) 2010-2020 Benjamin Peterson
1246
+
1247
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
1248
+ this software and associated documentation files (the "Software"), to deal in
1249
+ the Software without restriction, including without limitation the rights to
1250
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
1251
+ of the Software, and to permit persons to whom the Software is furnished to do
1252
+ so, subject to the following conditions:
1253
+
1254
+ The above copyright notice and this permission notice shall be included in
1255
+ all copies or substantial portions of the Software.
1256
+
1257
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
1258
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
1259
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
1260
+ THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
1261
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
1262
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
1263
+ THE SOFTWARE.
1264
+
1240
1265
Commonly Used Licenses
1241
1266
1242
1267
Artistic License (Perl) 1.0
0 commit comments