8000
We read every piece of feedback, and take your input very seriously.
1 parent c27d686 commit 57ca8b7Copy full SHA for 57ca8b7
LICENSE
@@ -1,6 +1,6 @@
1
The MIT License (MIT)
2
3
-Copyright (c) 2013-2022 Damien P. George
+Copyright (c) 2013-2023 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
@@ -67,7 +67,7 @@
67
68
# General information about the project.
69
project = 'MicroPython'
70
-copyright = '- The MicroPython Documentation is Copyright © 2014-2022, Damien P. George, Paul Sokolovsky, and contributors'
+copyright = '- The MicroPython Documentation is Copyright © 2014-2023, Damien P. George, Paul Sokolovsky, and contributors'
71
72
# The version info for the project you're documenting, acts as replacement for
73
# |version| and |release|, also used in various other places throughout the