summaryrefslogtreecommitdiff
path: root/doc/conf.py
diff options
context:
space:
mode:
authorMatthäus G. Chajdas <dev@anteru.net>2021-01-03 18:03:23 +0100
committerMatthäus G. Chajdas <dev@anteru.net>2021-01-03 18:03:23 +0100
commita590ac5ea7c00a41e253834306bfa19e38349c0b (patch)
treea5ba6e38c493af88ec38b44ac156191996626845 /doc/conf.py
parentdabeb2ac978919589bb1a60c527f8d1728bf8ae8 (diff)
downloadpygments-git-a590ac5ea7c00a41e253834306bfa19e38349c0b.tar.gz
Bump copyright year.
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 1a08e0d6..f4d74846 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -35,7 +35,7 @@ master_doc = 'index'
# General information about the project.
project = 'Pygments'
-copyright = '2006-2020, Georg Brandl and Pygments contributors'
+copyright = '2006-2021, 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