aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJay Berkenbilt <ejb@ql.org>2015-11-01 00:01:09 +0100
committerJay Berkenbilt <ejb@ql.org>2015-11-01 00:10:19 +0100
commit8ddca96e2d42985faa998068a72fa1a7359f15d2 (patch)
treef56b8da0147028f4e0afc8c80feddd9505844e38
parentccc4f13509a149f108ef90a4458dbff65b892fa0 (diff)
downloadqpdf-8ddca96e2d42985faa998068a72fa1a7359f15d2.tar.zst
Fix copyright year in manual
-rw-r--r--README.maintainer6
-rw-r--r--manual/qpdf-manual.xml2
2 files changed, 4 insertions, 4 deletions
diff --git a/README.maintainer b/README.maintainer
index bb2d7f43..ed68a13b 100644
--- a/README.maintainer
+++ b/README.maintainer
@@ -69,9 +69,9 @@ Release Reminders
* Check TODO file to make sure all planned items for the release are
done or retargeted.
- * Each year, update copyright notices. Just do a case-insensitive
- search for copyright. Also update debian copyright in debian
- package. Last updated: 2015.
+ * Each year, update copyright notices. Just do a case-insensitive
+ search for copyright. Don't forget copyright in manual. Also update
+ debian copyright in debian package. Last updated: 2015.
* To construct a source distribution from a pristine checkout,
make_dist does the following:
diff --git a/manual/qpdf-manual.xml b/manual/qpdf-manual.xml
index 093d5b5b..7bd787e3 100644
--- a/manual/qpdf-manual.xml
+++ b/manual/qpdf-manual.xml
@@ -16,7 +16,7 @@
<firstname>Jay</firstname><surname>Berkenbilt</surname>
</author>
<copyright>
- <year>2005&ndash;2014</year>
+ <year>2005&ndash;2015</year>
<holder>Jay Berkenbilt</holder>
</copyright>
</bookinfo>