From 83a659c1f4ab076a8cb8a57817f39bf42344085b Mon Sep 17 00:00:00 2001 From: Arseniy Terekhin Date: Fri, 3 Jan 2025 14:53:50 +0300 Subject: [PATCH] doc: update year --- doc/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/conf.py b/doc/source/conf.py index 7a762ff6..0204ddd1 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -38,7 +38,7 @@ # General information about the project. project = u'CFFI' -copyright = u'2012-2018, Armin Rigo, Maciej Fijalkowski' +copyright = u'2012-2025, Armin Rigo, Maciej Fijalkowski' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the