diff options
-rw-r--r-- | xsl/webpage.xsl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xsl/webpage.xsl b/xsl/webpage.xsl index 309d8a2..b66a594 100644 --- a/xsl/webpage.xsl +++ b/xsl/webpage.xsl @@ -72,7 +72,7 @@ </section> <section id="copyright"> <p>Ousía – Extensible Semantic Markup Framework (c) 2015 Andreas Stöckel, Benjamin Paaßen</p> - <p>Unless noted otherwise the content of this website (including, but not limited to text, images, markup and stylesheets) is licensed under the <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. The uncompiled source code of the website is available at <a href="download.html">the downloads page</a>. + <p>Unless noted otherwise the content of this website (including, but not limited to text, images, markup and stylesheets) is licensed under the <a href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>. The uncompiled source code of the website is available <a href="download.html">here</a>. </p> <p> This website was made using <a href="http://git-scm.com/">git</a>, <a href="http://lesscss.org/">Less</a>, <a href="http://ousia-framework.org/">Ousía</a> and <a href="http://xmlsoft.org/libxslt/">xsltproc</a>. |