From 7729146beb6059f25f91fdd541339397528ff7d6 Mon Sep 17 00:00:00 2001 From: XiaoBei <1505929057@qq.com> Date: Tue, 10 Feb 2026 15:26:41 +0800 Subject: [PATCH] Update conf.py --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index e71535b9a786..77b11b1dd736 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -116,7 +116,7 @@ def get_github_username_repo(url): # General information about the project. project = 'Solidity' -project_copyright = '2016-2025, The Solidity Authors' +project_copyright = '2016-2026, The Solidity Authors' # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the