aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'manual/conf.py')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 0cc197ea..db6137d0 100644
--- a/manual/conf.py
+++ b/manual/conf.py
@@ -13,7 +13,7 @@ import sys
sys.path.append(os.path.abspath("./_ext"))
project = 'QPDF'
-copyright = '2005-2021, Jay Berkenbilt'
+copyright = '2005-2022, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
release = '10.5.0'