summaryrefslogtreecommitdiff
path: root/pygments/sphinxext.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2023-03-29 21:08:17 +0200
committerMatthäus G. Chajdas <dev@anteru.net>2023-03-29 21:11:12 +0200
commita1361035ec5f599290371f7df9f21e3f1f1420a6 (patch)
treea459276ac670adcc55d68bf4084caa5366db19d6 /pygments/sphinxext.py
parent9b4af216900704b05040f6314138c8621898c10c (diff)
downloadpygments-git-a1361035ec5f599290371f7df9f21e3f1f1420a6.tar.gz
Update copyright year to 2023.
Diffstat (limited to 'pygments/sphinxext.py')
-rw-r--r--pygments/sphinxext.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pygments/sphinxext.py b/pygments/sphinxext.py
index 3ea2e36e..34643f39 100644
--- a/pygments/sphinxext.py
+++ b/pygments/sphinxext.py
@@ -5,7 +5,7 @@
Sphinx extension to generate automatic documentation of lexers,
formatters and filters.
- :copyright: Copyright 2006-2022 by the Pygments team, see AUTHORS.
+ :copyright: Copyright 2006-2023 by the Pygments team, see AUTHORS.
:license: BSD, see LICENSE for details.
"""