summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <Anteru@users.noreply.github.com>2023-03-29 21:18:26 +0200
committerGitHub <noreply@github.com>2023-03-29 21:18:26 +0200
commit86778604129334302f1ae7c0ded8d054c7de7fcf (patch)
treea459276ac670adcc55d68bf4084caa5366db19d6 /doc/conf.py
parent9b4af216900704b05040f6314138c8621898c10c (diff)
parenta1361035ec5f599290371f7df9f21e3f1f1420a6 (diff)
downloadpygments-git-86778604129334302f1ae7c0ded8d054c7de7fcf.tar.gz
Merge pull request #2393 from pygments/anteru/year-2023
Update copyright year to 2023.
Diffstat (limited to 'doc/conf.py')
-rw-r--r--doc/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py
index 5eac25cc..0acf95ea 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -38,7 +38,7 @@ master_doc = 'index'
# General information about the project.
project = 'Pygments'
-copyright = '2006-2022, Georg Brandl and Pygments contributors'
+copyright = '2006-2023, Georg Brandl and Pygments contributors'
# The version info for the project you're documenting, acts as replacement for
# |version| and |release|, also used in various other places throughout the