Skip to content

Commit 1100aa6

Browse files
committed
LICENSE,docs: Update copyright year range to include 2025.
Signed-off-by: Damien George <[email protected]>
1 parent 87f04d5 commit 1100aa6

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) 2013-2024 Damien P. George
3+
Copyright (c) 2013-2025 Damien P. George
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

docs/conf.py

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

7272
# General information about the project.
7373
project = "MicroPython"
74-
copyright = "- The MicroPython Documentation is Copyright © 2014-2024, " + micropy_authors
74+
copyright = "- The MicroPython Documentation is Copyright © 2014-2025, " + micropy_authors
7575

7676
# The version info for the project you're documenting, acts as replacement for
7777
# |version| and |release|, also used in various other places throughout the

0 commit comments

Comments
 (0)