Skip to content

Commit a5fdd71

Browse files
committed
Update copyright year
Change-Id: Iabef4283b8953d0ed044e03601f94b51b4117629
1 parent 0af2cdd commit a5fdd71

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, 2023, Oracle and/or its affiliates.
6+
Copyright (c) 2009, 2024, 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, 2023, Oracle and/or its affiliates.
1+
Copyright (c) 2009, 2024, Oracle and/or its affiliates.
22

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

mysqlx-connector-python/docs/mysqlx/conf.py

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

6767
# General information about the project.
6868
project = "MySQL Connector/Python X DevAPI Reference"
69-
copyright = "2016, 2023, Oracle and/or its affiliates. All rights reserved"
69+
copyright = "2016, 2024, Oracle and/or its affiliates. All rights reserved"
7070
author = "Nuno Mariz"
7171

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

mysqlx-connector-python/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, 2023, Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2016, 2024, 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)