summaryrefslogtreecommitdiff
path: root/simple-doc-prologue.xhtml
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:52:29 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2020-02-07 18:52:29 +0300
commit87173ad9367cf0d0699dfe58821732773425d6dd (patch)
treeeabc3c5ca9c57c1571bc3f2ad56c50860a7588b6 /simple-doc-prologue.xhtml
parentb975e078fa09df6782c19654ea968c91d74a2b97 (diff)
Append dot to copyright notices
Diffstat (limited to 'simple-doc-prologue.xhtml')
-rw-r--r--simple-doc-prologue.xhtml2
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 &#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>
</div>