Commit 8ddca96e2d42985faa998068a72fa1a7359f15d2

Authored by Jay Berkenbilt
1 parent ccc4f135

Fix copyright year in manual

README.maintainer
@@ -69,9 +69,9 @@ Release Reminders @@ -69,9 +69,9 @@ Release Reminders
69 * Check TODO file to make sure all planned items for the release are 69 * Check TODO file to make sure all planned items for the release are
70 done or retargeted. 70 done or retargeted.
71 71
72 - * Each year, update copyright notices. Just do a case-insensitive  
73 - search for copyright. Also update debian copyright in debian  
74 - package. Last updated: 2015. 72 + * Each year, update copyright notices. Just do a case-insensitive
  73 + search for copyright. Don't forget copyright in manual. Also update
  74 + debian copyright in debian package. Last updated: 2015.
75 75
76 * To construct a source distribution from a pristine checkout, 76 * To construct a source distribution from a pristine checkout,
77 make_dist does the following: 77 make_dist does the following:
manual/qpdf-manual.xml
@@ -16,7 +16,7 @@ @@ -16,7 +16,7 @@
16 <firstname>Jay</firstname><surname>Berkenbilt</surname> 16 <firstname>Jay</firstname><surname>Berkenbilt</surname>
17 </author> 17 </author>
18 <copyright> 18 <copyright>
19 - <year>2005&ndash;2014</year> 19 + <year>2005&ndash;2015</year>
20 <holder>Jay Berkenbilt</holder> 20 <holder>Jay Berkenbilt</holder>
21 </copyright> 21 </copyright>
22 </bookinfo> 22 </bookinfo>