Skip to content

Commit e0beace

Browse files
committed
LICENSE,docs: Update copyright year range to include 2026.
Signed-off-by: Damien George <damien@micropython.org>
1 parent 2ccf78a commit e0beace

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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-2025 Damien P. George
3+
Copyright (c) 2013-2026 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
@@ -72,7 +72,7 @@
7272

7373
# General information about the project.
7474
project = "MicroPython"
75-
copyright = "- The MicroPython Documentation is Copyright © 2014-2025, " + micropy_authors
75+
copyright = "- The MicroPython Documentation is Copyright © 2014-2026, " + micropy_authors
7676

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

0 commit comments

Comments
 (0)