File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 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, 2022 , Oracle and/or its affiliates.
6
+ Copyright (c) 2009, 2023 , 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, 2022 , Oracle and/or its affiliates.
1
+ Copyright (c) 2009, 2023 , 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 65
65
66
66
# General information about the project.
67
67
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'
69
69
author = u'Nuno Mariz'
70
70
71
71
# 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, 2022 , Oracle and/or its affiliates. All rights reserved.
4
+ Copyright (c) 2016, 2023 , 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