8000 Update copyright year · mysql/mysql-connector-python@eb4a924 · GitHub
[go: up one dir, main page]

Skip to content

Commit eb4a924

Browse files
committed
Update copyright year
Change-Id: I69e4c49e19e3d9659c38488a7da9fcc8ac3594a1
1 parent 4878d68 commit eb4a924

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CHANGES.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ MySQL Connector/Python 8.0 - Release Notes & Changes
33
====================================================
44

55
MySQL Connector/Python
6-
Copyright (c) 2009, 2022, Oracle and/or its affiliates.
6+
Copyright (c) 2009, 2023, Oracle and/or its affiliates.
77

88
Full release notes:
99
http://dev.mysql.com/doc/relnotes/connector-python/en/

README.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2009, 2022, Oracle and/or its affiliates.
1+
Copyright (c) 2009, 2023, Oracle and/or its affiliates.
22

33
This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.
44

docs/mysqlx/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
# General information about the project.
6767
project = u'MySQL Connector/Python X DevAPI Reference'
68-
copyright = u'2016, 2022, Oracle and/or its affiliates. All rights reserved'
68+
copyright = u'2016, 2023, Oracle and/or its affiliates. All rights reserved'
6969
author = u'Nuno Mariz'
7070

7171
# The version info for the project you're documenting, acts as replacement for

docs/mysqlx/license.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
License
22
=======
33

4-
Copyright (c) 2016, 2022, Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2016, 2023, Oracle and/or its affiliates. All rights reserved.
55

66
This program is free software; you can redistribute it and/or modify
77
it under the terms of the GNU General Public License, version 2.0, as

0 commit comments

Comments
 (0)
0