summaryrefslogtreecommitdiff
path: root/doc.html2ps
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2020-02-18 15:59:58 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2020-02-18 15:59:58 +0200
commit5d12805f877ff931b1195789e0cb0dae2ee97479 (patch)
tree9137f51dddae848c24cfcc73aa26e1097909214e /doc.html2ps
parent8ff379b5eb764e550aad7bc182941bd803b2c8df (diff)
Fix copyright substitution in html2ps machinery
Diffstat (limited to 'doc.html2ps')
-rw-r--r--doc.html2ps2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.html2ps b/doc.html2ps
index 3294a90..c0dd1fa 100644
--- a/doc.html2ps
+++ b/doc.html2ps
@@ -22,7 +22,7 @@
<h1>&nbsp;</h1>
<h1>&nbsp;</h1>
</div>
- <p>Copyright &#169; $copyright$.<br/>
+ <p>Copyright &#169; $[copyright].<br/>
Permission is granted to copy, distribute and/or modify this document under
the terms of the MIT License.</p>