aboutsummaryrefslogtreecommitdiffstats
path: root/libqpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2024-01-01 16:55:55 +0100
committerJay Berkenbilt <ejb@ql.org>2024-01-01 16:56:06 +0100
commit9db5d75b2b40083f339525f7a59b4408cb1b5d2c (patch)
treea33ae142381e6342c20b3446ec3741736292db28 /libqpdf
parent070ee710eb0aaf6ddc845735c6ea0c28d3b7e5a1 (diff)
downloadqpdf-9db5d75b2b40083f339525f7a59b4408cb1b5d2c.tar.zst
Update copyright to 2024
Diffstat (limited to 'libqpdf')
-rw-r--r--libqpdf/QPDFJob_argv.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqpdf/QPDFJob_argv.cc b/libqpdf/QPDFJob_argv.cc
index 3875474b..eadf9a33 100644
--- a/libqpdf/QPDFJob_argv.cc
+++ b/libqpdf/QPDFJob_argv.cc
@@ -114,7 +114,7 @@ ArgParser::argCopyright()
<< this->ap.getProgname()
<< " version " << QPDF::QPDFVersion() << "\n"
<< "\n"
- << "Copyright (c) 2005-2023 Jay Berkenbilt\n"
+ << "Copyright (c) 2005-2024 Jay Berkenbilt\n"
<< "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");\n"
<< "you may not use this file except in compliance with the License.\n"
<< "You may obtain a copy of the License at\n"