[PATCH 4/5] doc: conf.py: update copyright from 2022 to 2025
Enrico Jörns
ejo at pengutronix.de
Mon May 26 23:26:31 PDT 2025
Signed-off-by: Enrico Jörns <ejo at pengutronix.de>
---
Documentation/conf.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/conf.py b/Documentation/conf.py
index 5fb8b07c38..9b1aa26ef9 100644
--- a/Documentation/conf.py
+++ b/Documentation/conf.py
@@ -44,7 +44,7 @@ master_doc = 'index'
# General information about the project.
project = u'barebox'
-copyright = u'2014–2022, The barebox project'
+copyright = u'2014–2025, The barebox project'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the
--
2.39.5
More information about the barebox
mailing list