summaryrefslogtreecommitdiff
path: root/tests/test_build_changes.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_build_changes.py')
-rw-r--r--tests/test_build_changes.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/test_build_changes.py b/tests/test_build_changes.py
index 3aedd03f5..c6cbd497d 100644
--- a/tests/test_build_changes.py
+++ b/tests/test_build_changes.py
@@ -1,11 +1,10 @@
-# -*- coding: utf-8 -*-
"""
test_build_changes
~~~~~~~~~~~~~~~~~~
Test the ChangesBuilder class.
- :copyright: Copyright 2007-2020 by the Sphinx team, see AUTHORS.
+ :copyright: Copyright 2007-2021 by the Sphinx team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""