diff options
Diffstat (limited to 'sphinx/pygments_styles.py')
-rw-r--r-- | sphinx/pygments_styles.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sphinx/pygments_styles.py b/sphinx/pygments_styles.py index 73ee9d853..2d5e23c67 100644 --- a/sphinx/pygments_styles.py +++ b/sphinx/pygments_styles.py @@ -1,7 +1,4 @@ """Sphinx theme specific highlighting styles. - -:copyright: Copyright 2007-2022 by the Sphinx team, see AUTHORS. -:license: BSD, see LICENSE for details. """ from pygments.style import Style |