Boost C++ Libraries: Ticket #1313: Support multiple copyright lines in quickbook https://svn.boost.org/trac10/ticket/1313 <p> Boostbook can support multiple copyright lines in a document info block (and this is used for a few libraries such as Boost.Concepts). In quickbook, they get merged into one, with all the years, and the name from the last one. This patch adds support for multiple copyright lines. </p> <p> I realise that document info will probably be converted to use templates, so it might be better to hold of for that. </p> en-us Boost C++ Libraries /htdocs/site/boost.png https://svn.boost.org/trac10/ticket/1313 Trac 1.4.3 Daniel James Wed, 10 Oct 2007 21:28:24 GMT attachment set https://svn.boost.org/trac10/ticket/1313 https://svn.boost.org/trac10/ticket/1313 <ul> <li><strong>attachment</strong> → <span class="trac-field-new">quickbook-copyrights.patch</span> </li> </ul> <p> Support multiple copyright lines in quickbook document info block. </p> Ticket Daniel James Mon, 07 Jan 2008 19:49:52 GMT status changed; resolution set https://svn.boost.org/trac10/ticket/1313#comment:1 https://svn.boost.org/trac10/ticket/1313#comment:1 <ul> <li><strong>status</strong> <span class="trac-field-old">new</span> → <span class="trac-field-new">closed</span> </li> <li><strong>resolution</strong> → <span class="trac-field-new">fixed</span> </li> </ul> <p> Fixed in <a class="changeset" href="https://svn.boost.org/trac10/changeset/42576" title="Add support for multiple copyrights in the library info.">[42576]</a> </p> Ticket