From d6491ada6e50d21a9e2878acbca600d97a59daff Mon Sep 17 00:00:00 2001 From: Rui Quelhas Date: Wed, 23 Aug 2023 17:38:56 +0100 Subject: [PATCH] 8.0.35 Change-Id: Ib9f9b563ee49ca8ff7e414daa6e135063b1dc8c1 --- LICENSE | 30 +++++++++++++++--------------- package.json | 2 +- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/LICENSE b/LICENSE index 387b8d9..70c1bf4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ Licensing Information User Manual -MySQL Connector/Node.js 8.0 +MySQL Connector/Node.js 8.0.35 Community __________________________________________________________________ Introduction @@ -8,24 +8,24 @@ Introduction This License Information User Manual contains Oracle's product license and other licensing information, including licensing information for third-party software which may be included in this distribution of - MySQL Connector/Node.js 8.0. + MySQL Connector/Node.js 8.0.35 Community. - Last updated: January 2023 + Last updated: September 2023 Licensing Information - This is a release of MySQL Connector/Node.js 8.0, brought to you by the - MySQL team at Oracle. This software is released under version 2 of the - GNU General Public License (GPLv2), as set forth below, with the - following additional permissions: - - This distribution of MySQL Connector/Node.js 8.0 is distributed with - certain software that is licensed under separate terms, as designated - in a particular file or component or in the license documentation. - Without limiting your rights under the GPLv2, the authors of MySQL - hereby grant you an additional permission to link the program and your - derivative works with the separately licensed software that they have - included with the program. + This release of MySQL Connector/Node.js 8.0.35 Community is brought to + you by the MySQL team at Oracle. This software is released under + version 2 of the GNU General Public License (GPLv2), as set forth + below, with the following additional permissions: + + This distribution of MySQL Connector/Node.js 8.0.35 Community is + distributed with certain software that is licensed under separate + terms, as designated in a particular file or component or in the + license documentation. Without limiting your rights under the GPLv2, + the authors of MySQL hereby grant you an additional permission to link + the program and your derivative works with the separately licensed + software that they have included with the program. Without limiting the foregoing grant of rights under the GPLv2 and additional permission as to separately licensed software, this diff --git a/package.json b/package.json index 9672cda..d6d3883 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@mysql/xdevapi", - "version": "8.0.33", + "version": "8.0.35", "description": "MySQL Connector/Node.js - A Node.js driver for MySQL using the X Protocol and X DevAPI.", "contributors": [ {