docs: improve copyright & author statements

This commit is contained in:
George Kiagiadakis 2025-09-05 18:19:25 +03:00
parent a5e58536dd
commit df0136ce0b

View file

@ -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@'