diff options
author | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 11:22:55 +0200 |
---|---|---|
committer | Boris Kolpackov <boris@codesynthesis.com> | 2016-01-28 11:22:55 +0200 |
commit | 9510963c900770f86f80b98f07deb8242448b117 (patch) | |
tree | aebb6ba19164d39ca146a3480d6624499b741d1d /man-epilogue.xhtml | |
parent | 60fec06053818e32e97b028fa1d4d1085fd1e679 (diff) |
Add man page style
Diffstat (limited to 'man-epilogue.xhtml')
-rw-r--r-- | man-epilogue.xhtml | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man-epilogue.xhtml b/man-epilogue.xhtml index 777139e..596e584 100644 --- a/man-epilogue.xhtml +++ b/man-epilogue.xhtml @@ -5,8 +5,11 @@ </div> -<div id="footer">© 2014-2016 Code Synthesis Ltd<br/> - Distributed under the terms of the MIT License</div> +<div id="footer"> +© 2014-2016 Code Synthesis Ltd<br/> +Permission is granted to copy, distribute and/or modify this document under +the terms of the MIT License. +</div> </body> </html> |