From d8c23130a410b0965f270aa45de9b5781f263fde Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Piotr=20Ma=C5=9Blanka?= <piotr.maslanka@henrietta.com.pl> Date: Mon, 2 Jan 2023 02:27:43 +0100 Subject: [PATCH] fix licensing --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 825151a6..b4e638a5 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -49,7 +49,7 @@ master_doc = 'index' # General information about the project. project = u'satella' -copyright = u'2017-2022, Piotr MaĹlanka' +copyright = u'2017-2023, Piotr MaĹlanka' author = u'Piotr MaĹlanka' # The version info for the project you're documenting, acts as replacement for -- GitLab