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 /doc.html2ps | |
parent | 7e75bb936cf5b2bd2fa3344e13b6c486c8ecc8a3 (diff) |
Use $copyright$ variable instead of copyright text
Diffstat (limited to 'doc.html2ps')
-rw-r--r-- | doc.html2ps | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc.html2ps b/doc.html2ps index 1a2419a..66ca367 100644 --- a/doc.html2ps +++ b/doc.html2ps @@ -22,7 +22,7 @@ <h1> </h1> <h1> </h1> </div> - <p>Copyright © 2014-2019 Code Synthesis Ltd<br/> + <p>Copyright © $copyright$<br/> Permission is granted to copy, distribute and/or modify this document under the terms of the MIT License.</p> |