summaryrefslogtreecommitdiff
path: root/sphinx/domains/math.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/domains/math.py')
-rw-r--r--sphinx/domains/math.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/domains/math.py b/sphinx/domains/math.py
index 0caecc858..ffece1f5d 100644
--- a/sphinx/domains/math.py
+++ b/sphinx/domains/math.py
@@ -1,7 +1,4 @@
"""The math domain.
-
-:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS.
-:license: BSD, see LICENSE for details.
"""
from typing import TYPE_CHECKING, Any, Dict, Iterable, List, Optional, Tuple