summaryrefslogtreecommitdiff
path: root/xsl
diff options
context:
space:
mode:
authorAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-15 01:05:01 +0100
committerAndreas Stöckel <astoecke@techfak.uni-bielefeld.de>2015-03-15 01:05:01 +0100
commit26f04b84ac8593ff8bb071d89e461d43aeed76b8 (patch)
tree2b35ed36afdbee4c234634e34c7e13020f6514b3 /xsl
parent786a85b595e021bfef64e4ebc50f45e2d3ea6477 (diff)
Shorten footer.
Diffstat (limited to 'xsl')
-rw-r--r--xsl/webpage.xsl2
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>.