From 9db5d75b2b40083f339525f7a59b4408cb1b5d2c Mon Sep 17 00:00:00 2001 From: Jay Berkenbilt Date: Mon, 1 Jan 2024 10:55:55 -0500 Subject: Update copyright to 2024 --- manual/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manual') diff --git a/manual/conf.py b/manual/conf.py index 9d4eb5ec..241c7fc8 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-2023, Jay Berkenbilt' +copyright = '2005-2024, Jay Berkenbilt' author = 'Jay Berkenbilt' here = os.path.dirname(os.path.realpath(__file__)) with open(f'{here}/../CMakeLists.txt') as f: -- cgit v1.2.3-54-g00ecf