summaryrefslogtreecommitdiff
path: root/doc-prologue.xhtml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:30:24 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:30:24 +0300
commitb975e078fa09df6782c19654ea968c91d74a2b97 (patch)
tree08b8ea872b87461f8b1ba4305fd29caa61af005f /doc-prologue.xhtml
parent7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 (diff)
Use $copyright$ variable instead of copyright text
Diffstat (limited to 'doc-prologue.xhtml')
-rw-r--r--doc-prologue.xhtml3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc-prologue.xhtml b/doc-prologue.xhtml
index 8c53c93..958ac1e 100644
--- a/doc-prologue.xhtml
+++ b/doc-prologue.xhtml
@@ -36,8 +36,7 @@ $./doc.css$
<a href="$name$-a4.ps">PostScript/A4</a>, and
<a href="$name$-letter.ps">PostScript/Letter</a>.</p>
- <p>Copyright &#169; 2014-2019 <a href="https://codesynthesis.com">Code
- Synthesis Ltd</a><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>
</div>