@@ -10,7 +10,7 @@ Introduction
1010 third-party software which may be included in this distribution of
1111 MySQL Connector/J 8.0.
1212
13- Last updated: June 2018.
13+ Last updated: September 2018.
1414
1515Licensing Information
1616
@@ -549,46 +549,41 @@ c3p0 JDBC Library
549549Google Protocol Buffers
550550
551551 The following software may be included in this product:
552- Protocol Buffers (aka Google protobuf)
552+ Copyright 2008 Google Inc. All rights reserved.
553553
554- Google Protocol Buffers - protobuf
555- Copyright 2008, Google Inc.
556- All rights reserved.
557-
558- Redistribution and use in source and binary forms,
559- with or without modification, are permitted provided
560- that the following conditions are met:
561-
562- * Redistributions of source code must retain the above
563- copyright notice, this list of conditions and the
564- following disclaimer.
565- * Redistributions in binary form must reproduce the
566- above copyright notice, this list of conditions and
567- the following disclaimer in the documentation and/or
568- other materials provided with the distribution.
569- * Neither the name of Google Inc. nor the names of its
570- contributors may be used to endorse or promote products
571- derived from this software without specific prior written
572- permission.
573-
574- THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND
575- CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES,
576- INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
577- MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
578- DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS
579- BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY,
580- OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT
581- OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS;
582- OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF
583- LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING
584- NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
585- THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
586-
587- Code generated by the Protocol Buffer compiler is owned by
588- the owner of the input file used when generating it. This
589- code is not standalone and requires a support library to be
590- linked with it. This support library is itself covered by
591- the above license.
554+ Redistribution and use in source and binary forms, with or without
555+ modification, are permitted provided that the following conditions are
556+ met:
557+
558+
559+ * Redistributions of source code must retain the above copyright
560+ notice, this list of conditions and the following disclaimer.
561+
562+ * Redistributions in binary form must reproduce the above
563+ copyright notice, this list of conditions and the following disclaimer
564+ in the documentation and/or other materials provided with the
565+ distribution.
566+
567+ * Neither the name of Google Inc. nor the names of its
568+ contributors may be used to endorse or promote products derived from
569+ this software without specific prior written permission.
570+
571+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
572+ "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
573+ LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
574+ A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
575+ OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
576+ SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
577+ LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
578+ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
579+ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
580+ (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
581+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
582+
583+ Code generated by the Protocol Buffer compiler is owned by the owner
584+ of the input file used when generating it. This code is not
585+ standalone and requires a support library to be linked with it. This
586+ support library is itself covered by the above license.
592587
593588jboss-common-jdbc-wrapper.jar
594589
0 commit comments