From 5d12805f877ff931b1195789e0cb0dae2ee97479 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 18 Feb 2020 15:59:58 +0200 Subject: Fix copyright substitution in html2ps machinery --- doc-prologue.xhtml | 1 + doc.html2ps | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc-prologue.xhtml b/doc-prologue.xhtml index ee4b0cb..0b697d0 100644 --- a/doc-prologue.xhtml +++ b/doc-prologue.xhtml @@ -6,6 +6,7 @@ + The build2 $title$ diff --git a/doc.html2ps b/doc.html2ps index 3294a90..c0dd1fa 100644 --- a/doc.html2ps +++ b/doc.html2ps @@ -22,7 +22,7 @@

 

 

-

Copyright © $copyright$.
+

Copyright © $[copyright].
Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.

-- cgit v1.1