From: Sergey Matveev Date: Mon, 23 Mar 2026 12:11:54 +0000 (+0300) Subject: Raise copyright years X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;p=pyderasn.git Raise copyright years --- diff --git a/doc/conf.py b/doc/conf.py index a82a7b5..e7bf38b 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -5,7 +5,7 @@ templates_path = ["_templates"] source_suffix = ".rst" master_doc = "index" project = "pyderasn" -copyright = "2017-2023, Sergey Matveev" +copyright = "2017-2026, Sergey Matveev" author = "Sergey Matveev" version = version release = version