diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:30:24 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:30:24 +0300 |
commit | b975e078fa09df6782c19654ea968c91d74a2b97 (patch) | |
tree | 08b8ea872b87461f8b1ba4305fd29caa61af005f /simple-doc-prologue.xhtml | |
parent | 7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 (diff) |
Use $copyright$ variable instead of copyright text
Diffstat (limited to 'simple-doc-prologue.xhtml')
-rw-r--r-- | simple-doc-prologue.xhtml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/simple-doc-prologue.xhtml b/simple-doc-prologue.xhtml index 6ecb48b..2260a5d 100644 --- a/simple-doc-prologue.xhtml +++ b/simple-doc-prologue.xhtml @@ -20,8 +20,7 @@ $./doc.css$ <div id="titlepage"> <div class="title">$title$</div> - <p>Copyright © 2014-2019 <a href="https://codesynthesis.com">Code - Synthesis Ltd</a><br/> + <p>Copyright © $copyright$<br/> Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.</p> </div> |