aboutsummaryrefslogtreecommitdiffstats
path: root/qpdf/qpdf.cc
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-07-29 01:27:23 +0200
committerJay Berkenbilt <ejb@ql.org>2012-07-29 04:03:36 +0200
commitf83bddf882094b1047443a7c0866a6f942567017 (patch)
tree256ad3d6b7de805c2ba16d4b31c56122d96a1f10 /qpdf/qpdf.cc
parent2280c4f6d1993bd8940f10f7a1ef0f9f22f6c518 (diff)
downloadqpdf-f83bddf882094b1047443a7c0866a6f942567017.tar.zst
Update copyright to 2012
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 56c348ce..e1522752 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -861,7 +861,7 @@ int main(int argc, char* argv[])
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890
std::cout
<< whoami << " version " << QPDF::QPDFVersion() << std::endl
- << "Copyright (c) 2005-2011 Jay Berkenbilt"
+ << "Copyright (c) 2005-2012 Jay Berkenbilt"
<< std::endl
<< "This software may be distributed under the terms of version 2 of the"
<< std::endl