Shorten `copyright` in the ChangesBuilder tests

This commit is contained in:
Adam Turner 2024-10-04 12:33:03 +01:00
parent 7195d9a662
commit 3677dd1bca

View File

@ -1,4 +1,4 @@
project = 'Sphinx ChangesBuilder tests'
copyright = '2007-2024 by the Sphinx team, see AUTHORS'
copyright = '2007'
version = '0.6'
release = '0.6alpha1'