aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qpdf.cc
diff options
context:
space:
mode:
Diffstat (limited to 'qpdf/qpdf.cc')
-rw-r--r--qpdf/qpdf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc
index 2e35c96f..5e006c37 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -1165,7 +1165,7 @@ ArgParser::argCopyright()
std::cout
<< whoami << " version " << QPDF::QPDFVersion() << std::endl
<< std::endl
- << "Copyright (c) 2005-2020 Jay Berkenbilt"
+ << "Copyright (c) 2005-2021 Jay Berkenbilt"
<< std::endl
<< "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");"
<< std::endl