diff --git a/docs/conf.py.in b/docs/conf.py.in index d0ea6ab9..aba3c190 100644 --- a/docs/conf.py.in +++ b/docs/conf.py.in @@ -1,8 +1,8 @@ # -- Project information ----------------------------------------------------- project = 'WirePlumber' -copyright = '2021-2024, Collabora' -author = 'Collabora' +copyright = '2020-2025, Collabora & contributors' +author = 'The WirePlumber Developers' release = '@VERSION@' version = '@VERSION@'