From 4c948078112bcbc0720311cb09d9361a22ce71a7 Mon Sep 17 00:00:00 2001 From: Max Buchholz Date: Mon, 19 Sep 2022 17:39:36 +0200 Subject: [PATCH] Update copyright to 2022 --- doc/en/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/en/conf.py b/doc/en/conf.py index 5184ee7b1..152e47f2f 100644 --- a/doc/en/conf.py +++ b/doc/en/conf.py @@ -99,7 +99,7 @@ master_doc = "contents" # General information about the project. project = "pytest" -copyright = "2015, holger krekel and pytest-dev team" +copyright = "2022, holger krekel and pytest-dev team" # The language for content autogenerated by Sphinx. Refer to documentation