--- a/ssm.xsl Fri Sep 20 23:21:21 2019 +0200
+++ b/ssm.xsl Fri Sep 20 23:35:55 2019 +0200
@@ -56,6 +56,15 @@
</p>
<xsl:apply-templates select="m:chapter"/>
+
+
+ <!-- TODO: move license information to XML file -->
+ <hr/>
+ <p class="footer">
+ <a href="https://sane-software.globalcode.info/">Sane Software Manifesto</a><br/>
+ Copyright © 2019 František Kučera (Frantovo.cz, GlobalCode.info)<br/>
+ This manifesto is licensed under a <a href="https://creativecommons.org/licenses/by-nd/4.0/">Creative Commons Attribution-NoDerivatives 4.0 International License</a>.
+ </p>
</body>
</html>