Skip to content

Commit fbbbfd2

Browse files
committed
Updated the LICENSE files and minor copyright corrections
1 parent 913cf86 commit fbbbfd2

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

LICENSE.txt

Lines changed: 2 additions & 2 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/C++ 8.0.
1212

13-
Last updated: March 2019
13+
Last updated: May 2019
1414

1515
Licensing Information
1616

@@ -2059,4 +2059,4 @@ Written Offer for Source Code
20592059
a. within three (3) years of the date you received the Oracle product
20602060
that included the binary that is the subject of your request, or
20612061
b. in the case of code licensed under the GPL v3 for as long as Oracle
2062-
offers spare parts or customer support for that product model.
2062+
offers spare parts or customer support for that product model.

common/README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2017, 2018 Oracle and/or its affiliates. All rights reserved.
1+
Copyright (c) 2017, 2018, Oracle and/or its affiliates. All rights reserved.
22

33
This folder contains common code used by X DevAPI and XAPI implementations.
44
The code is not meant to be used separately.

packaging/mysql-connector-c++.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#
2-
# Copyright (c) 2018, 2019 Oracle and/or its affiliates. All rights reserved.
2+
# Copyright (c) 2018, 2019, Oracle and/or its affiliates. All rights reserved.
33
#
44
# This program is free software; you can redistribute it and/or modify
55
# it under the terms of the GNU General Public License, version 2.0, as

0 commit comments

Comments
 (0)