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 97d3a3e7..01debed6 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -1180,7 +1180,7 @@ static void handle_help_version(int argc, char* argv[])
std::cout
<< whoami << " version " << QPDF::QPDFVersion() << std::endl
<< std::endl
- << "Copyright (c) 2005-2017 Jay Berkenbilt"
+ << "Copyright (c) 2005-2018 Jay Berkenbilt"
<< std::endl
<< "QPDF is licensed under the Apache License, Version 2.0 (the \"License\");"
<< std::endl