aboutsummaryrefslogtreecommitdiffstats
path: root/manual/conf.py
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2022-02-04 22:36:22 +0100
committerJay Berkenbilt <ejb@ql.org>2022-02-04 22:36:22 +0100
commitcfaa2de804f91b8130486848ced44d0aa283acef (patch)
tree749a0e50ffe52acbdca1f78e89498f29ecb6f0b9 /manual/conf.py
parent2229e37e88a8d497b4a04725a46d181326a3fa45 (diff)
downloadqpdf-cfaa2de804f91b8130486848ced44d0aa283acef.tar.zst
Update copyright for 2022
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'