1
0
mirror of https://github.com/moparisthebest/xeps synced 2025-02-07 02:40:22 -05:00

Mention yaml.de in legal section

This commit is contained in:
Jonas Schäfer 2019-04-05 17:45:04 +02:00
parent e01549cce8
commit d034936552

View File

@ -592,6 +592,8 @@ content: "XEP-<xsl:value-of select='/xep/header/number'/>";
<p><xsl:apply-templates select='/xep/header/legal/liability'/></p>
<h4>IPR Conformance</h4>
<p><xsl:apply-templates select='/xep/header/legal/conformance'/></p>
<h4>Visual Presentation</h4>
<p>The HTML representation (you are looking at) is maintained by the XSF. It is based on the <a href="http://yaml.de">YAML CSS Framework</a>, which is licensed under the terms of the <a href="https://creativecommons.org/licenses/by/2.0/">CC-BY-SA 2.0</a> license.</p>
</div>
</xsl:template>