LICENSE,docs: Update copyright year range to include 2025.

Signed-off-by: Damien George <damien@micropython.org>
This commit is contained in:
Damien George
2025-01-16 17:09:43 +11:00
parent 87f04d5935
commit 1100aa63c9
2 changed files with 2 additions and 2 deletions

View File

@@ -71,7 +71,7 @@ master_doc = "index"
# General information about the project.
project = "MicroPython"
copyright = "- The MicroPython Documentation is Copyright © 2014-2024, " + micropy_authors
copyright = "- The MicroPython Documentation is Copyright © 2014-2025, " + micropy_authors
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the