summaryrefslogtreecommitdiffstats
path: root/manual
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2023-02-25 20:18:13 +0100
committerJay Berkenbilt <ejb@ql.org>2023-02-25 20:18:13 +0100
commitc99a1ecd4f9897d69bc5b343ae7c716a24eb6908 (patch)
treef988ad894198200d3142764b94c3bf0813c67d9a /manual
parent78f7dc9fe81d6d10edaa620a0319ab9d0dce84ff (diff)
downloadqpdf-c99a1ecd4f9897d69bc5b343ae7c716a24eb6908.tar.zst
Update copyright to 2023
Diffstat (limited to 'manual')
-rw-r--r--manual/conf.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/manual/conf.py b/manual/conf.py
index 8228b259..0f69dd90 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-2022, Jay Berkenbilt'
+copyright = '2005-2023, Jay Berkenbilt'
author = 'Jay Berkenbilt'
# make_dist and the CI build lexically find the release version from this file.
release = '11.3.0'