File tree 4 files changed +4
-4
lines changed
mysqlx-connector-python/docs/mysqlx 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ MySQL Connector/Python 8.0 - Release Notes & Changes
3
3
====================================================
4
4
5
5
MySQL Connector/Python
6
- Copyright (c) 2009, 2023 , Oracle and/or its affiliates.
6
+ Copyright (c) 2009, 2024 , Oracle and/or its affiliates.
7
7
8
8
Full release notes:
9
9
http://dev.mysql.com/doc/relnotes/connector-python/en/
Original file line number Diff line number Diff line change 1
- Copyright (c) 2009, 2023 , Oracle and/or its affiliates.
1
+ Copyright (c) 2009, 2024 , Oracle and/or its affiliates.
2
2
3
3
This is a release of MySQL Connector/Python, Oracle's Python driver for MySQL.
4
4
Original file line number Diff line number Diff line change 66
66
67
67
# General information about the project.
68
68
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"
70
70
author = "Nuno Mariz"
71
71
72
72
# The version info for the project you're documenting, acts as replacement for
Original file line number Diff line number Diff line change 1
1
License
2
2
=======
3
3
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.
5
5
6
6
This program is free software; you can redistribute it and/or modify
7
7
it under the terms of the GNU General Public License, version 2.0, as
You can’t perform that action at this time.
0 commit comments