Fix the copyright in the doc configuration

This commit is contained in:
Matthieu Gautier
2022-01-19 12:47:00 +01:00
parent 2ccea8e370
commit 000029166b

View File

@ -18,7 +18,7 @@ import os
# -- Project information -----------------------------------------------------
project = 'libkiwix'
copyright = '2021, libzim-team'
copyright = '2022, libkiwix-team'
author = 'libzim-team'