We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ccf78a commit e0beaceCopy full SHA for e0beace
2 files changed
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2013-2025 Damien P. George
+Copyright (c) 2013-2026 Damien P. George
4
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
of this software and associated documentation files (the "Software"), to deal
docs/conf.py
@@ -72,7 +72,7 @@
72
73
# General information about the project.
74
project = "MicroPython"
75
-copyright = "- The MicroPython Documentation is Copyright © 2014-2025, " + micropy_authors
+copyright = "- The MicroPython Documentation is Copyright © 2014-2026, " + micropy_authors
76
77
# The version info for the project you're documenting, acts as replacement for
78
# |version| and |release|, also used in various other places throughout the
0 commit comments