diff options
author | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:52:29 +0300 |
---|---|---|
committer | Karen Arutyunov <karen@codesynthesis.com> | 2020-02-07 18:52:29 +0300 |
commit | 87173ad9367cf0d0699dfe58821732773425d6dd (patch) | |
tree | eabc3c5ca9c57c1571bc3f2ad56c50860a7588b6 /simple-doc-prologue.xhtml | |
parent | b975e078fa09df6782c19654ea968c91d74a2b97 (diff) |
Append dot to copyright notices
Diffstat (limited to 'simple-doc-prologue.xhtml')
-rw-r--r-- | simple-doc-prologue.xhtml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/simple-doc-prologue.xhtml b/simple-doc-prologue.xhtml index 2260a5d..d263ec4 100644 --- a/simple-doc-prologue.xhtml +++ b/simple-doc-prologue.xhtml @@ -20,7 +20,7 @@ $./doc.css$ <div id="titlepage"> <div class="title">$title$</div> - <p>Copyright © $copyright$<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> |