Skip to content

Commit 227a253

Browse files
Updated the LICENSE files
1 parent b852e2d commit 227a253

File tree

2 files changed

+3
-81
lines changed

2 files changed

+3
-81
lines changed

LICENSE.txt

Lines changed: 2 additions & 80 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Introduction
1010
third-party software which may be included in this distribution of
1111
MySQL Connector/Python 8.0.
1212

13-
Last updated: November 2019
13+
Last updated: December 2019
1414

1515
Licensing Information
1616

@@ -33,7 +33,7 @@ Licensing Information
3333
a copy of which is reproduced below and can also be found along with
3434
its FAQ at http://oss.oracle.com/licenses/universal-foss-exception.
3535

36-
Copyright (c) 2012, 2019, Oracle and/or its affiliates. All rights
36+
Copyright (c) 2012, 2020, Oracle and/or its affiliates. All rights
3737
reserved.
3838

3939
Election of GPLv2
@@ -512,50 +512,6 @@ LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
512512
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
513513
POSSIBILITY OF SUCH DAMAGE.
514514

515-
Google Protocol Buffers
516-
517-
The following software may be included in this product:
518-
Protocol Buffers (aka Google protobuf)
519-
520-
Google Protocol Buffers - protobuf
521-
Copyright 2008, Google Inc.
522-
All rights reserved.
523-
524-
Redistribution and use in source and binary forms,
525-
with or without modification, are permitted provided
526-
that the following conditions are met:
527-
528-
* Redistributions of source code must retain the above
529-
copyright notice, this list of conditions and the
530-
following disclaimer.
531-
* Redistributions in binary form must reproduce the
532-
above copyright notice, this list of conditions and
533-
the following disclaimer in the documentation and/or
534-
other materials provided with the distribution.
535-
* Neither the name of Google Inc. nor the names of its
536-
contributors may be used to endorse or promote products
537-
derived from this software without specific prior written
538-
permission.
539-
540-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
541-
CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
542-
INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
543-
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
544-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
545-
BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
546-
OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
547-
OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
548-
OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
549-
LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
550-
NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
551-
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
552-
553-
Code generated by the Protocol Buffer compiler is owned by
554-
the owner of the input file used when generating it. This
555-
code is not standalone and requires a support library to be
556-
linked with it. This support library is itself covered by
557-
the above license.
558-
559515
ISC
560516

561517
The following software may be included in this product:
@@ -946,40 +902,6 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
946902
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
947903
THE SOFTWARE.
948904

949-
python-zstandard
950-
951-
The following software may be included in this product:
952-
953-
python-zstandard
954-
Copyright (c) 2016, Gregory Szorc
955-
All rights reserved.
956-
957-
Redistribution and use in source and binary forms, with or without
958-
modification, are permitted provided that the following conditions are met:
959-
960-
1. Redistributions of source code must retain the above copyright notice,
961-
this list of conditions and the following disclaimer.
962-
963-
2. Redistributions in binary form must reproduce the above copyright notice,
964-
this list of conditions and the following disclaimer in the documentation
965-
and/or other materials provided with the distribution.
966-
967-
3. Neither the name of the copyright holder nor the names of its contributors
968-
may be used to endorse or promote products derived from this software without
969-
specific prior written permission.
970-
971-
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
972-
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
973-
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
974-
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
975-
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
976-
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVI
977-
CES;
978-
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
979-
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
980-
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
981-
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
982-
983905
Commonly Used Licenses
984906

985907
Artistic License (Perl) 1.0

cpyint

0 commit comments

Comments
 (0)