diff --git a/docs/conf.py b/docs/conf.py index 15e7f4431adb3d3903eb7168097f54d883ae0347..5f419e603d5036ba3d2791da7dfb315b026bdb23 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -51,8 +51,8 @@ master_doc = "index" # General information about the project. project = "requests-http-message-signatures" -copyright = "2017, Andrey Kislyuk" -author = "Andrey Kislyuk" +copyright = "2021 - Funkwhale Collective" +author = "Andrey Kislyuk, Funkwhale Collective" # The version info for the project you're documenting, acts as replacement for # |version| and |release|, also used in various other places throughout the