summaryrefslogtreecommitdiff
path: root/sphinx/versioning.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/versioning.py')
-rw-r--r--sphinx/versioning.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/versioning.py b/sphinx/versioning.py
index b09590ffc..d34cf4df3 100644
--- a/sphinx/versioning.py
+++ b/sphinx/versioning.py
@@ -1,7 +1,4 @@
"""Implements the low-level algorithms Sphinx uses for versioning doctrees.
-
-:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
-:license: BSD, see LICENSE for details.
"""
import pickle
from itertools import product, zip_longest