@@ -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 2022
13
+ Last updated: June 2022
14
14
15
15
Licensing Information
16
16
@@ -561,6 +561,27 @@ support library is itself covered by the above license.
561
561
======================================================================
562
562
======================================================================
563
563
564
+ GSSAPI
565
+
566
+ GSSAPI
567
+
568
+ Copyright (c) 2014, The Python GSSAPI Team
569
+
570
+ Permission to use, copy, modify, and/or distribute this software for any
571
+ purpose with or without fee is hereby granted, provided that the above
572
+ copyright notice and this permission notice appear in all copies.
573
+
574
+ THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL
575
+ WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES
576
+ OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE
577
+ FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY
578
+ DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER
579
+ IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING
580
+ OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
581
+
582
+ ======================================================================
583
+ ======================================================================
584
+
564
585
Kerberos5
565
586
566
587
Kerberos5
0 commit comments