diff options
Diffstat (limited to 'docs/conf.py')
-rwxr-xr-x | docs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/conf.py b/docs/conf.py index 728e3c4285..32cc2be10e 100755 --- a/docs/conf.py +++ b/docs/conf.py @@ -68,7 +68,7 @@ master_doc = "index" # General information about the project. project = "MicroPython" -copyright = "- The MicroPython Documentation is Copyright © 2014-2023, Damien P. George, Paul Sokolovsky, and contributors" +copyright = "- The MicroPython Documentation is Copyright © 2014-2024, Damien P. George, Paul Sokolovsky, and contributors" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the |