summaryrefslogtreecommitdiffstats
path: root/qpdf
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2012-12-31 03:05:17 +0100
committerJay Berkenbilt <ejb@ql.org>2012-12-31 16:32:32 +0100
commit8843e499b85fed77c49e8ec0cdc83887a77d59db (patch)
tree1321f7daf067103d4bd204cf202aa7bc51c74569 /qpdf
parentae1385cd8a2ae302cd5a57875d5589695e8e5972 (diff)
downloadqpdf-8843e499b85fed77c49e8ec0cdc83887a77d59db.tar.zst
Update copyright year to 2013
Also add copyright notice to a few public headers that were missing one.
Diffstat (limited to 'qpdf')
-rw-r--r--qpdf/qpdf.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpdf/qpdf.cc b/qpdf/qpdf.cc
index bd64618d..5a4c4089 100644
--- a/qpdf/qpdf.cc
+++ b/qpdf/qpdf.cc
@@ -916,7 +916,7 @@ int main(int argc, char* argv[])
// 12345678901234567890123456789012345678901234567890123456789012345678901234567890
std::cout
<< whoami << " version " << QPDF::QPDFVersion() << std::endl
- << "Copyright (c) 2005-2012 Jay Berkenbilt"
+ << "Copyright (c) 2005-2013 Jay Berkenbilt"
<< std::endl
<< "This software may be distributed under the terms of version 2 of the"
<< std::endl