Footer an neue Lizenz angepasst
This commit is contained in:
parent
8c97f889bc
commit
3b7bbdea55
1 changed files with 10 additions and 20 deletions
|
@ -8,26 +8,16 @@
|
||||||
<a href="../about/about.html#lizenz" title="CryptoCD Lizenz"><img src="../../cc_logo.png" width="88" height="31" border="0" alt="Creative Commons"></a>
|
<a href="../about/about.html#lizenz" title="CryptoCD Lizenz"><img src="../../cc_logo.png" width="88" height="31" border="0" alt="Creative Commons"></a>
|
||||||
<!-- /Creative Commons License -->
|
<!-- /Creative Commons License -->
|
||||||
<!--
|
<!--
|
||||||
|
<rdf:RDF xmlns="http://creativecommons.org/ns#" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
||||||
<rdf:RDF xmlns="http://web.resource.org/cc/"
|
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.0/de/">
|
||||||
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
<permits rdf:resource="http://creativecommons.org/ns#Reproduction"/>
|
||||||
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#">
|
<permits rdf:resource="http://creativecommons.org/ns#Distribution"/>
|
||||||
<Work rdf:about="">
|
<requires rdf:resource="http://creativecommons.org/ns#Notice"/>
|
||||||
<dc:type rdf:resource="http://purl.org/dc/dcmitype/Text" />
|
<requires rdf:resource="http://creativecommons.org/ns#Attribution"/>
|
||||||
<license rdf:resource="http://creativecommons.org/licenses/by-sa/2.0/de/" />
|
<permits rdf:resource="http://creativecommons.org/ns#DerivativeWorks"/>
|
||||||
</Work>
|
<requires rdf:resource="http://creativecommons.org/ns#ShareAlike"/>
|
||||||
|
</License>
|
||||||
<License rdf:about="http://creativecommons.org/licenses/by-sa/2.0/de/">
|
</rdf:RDF>
|
||||||
<permits rdf:resource="http://web.resource.org/cc/Reproduction" />
|
|
||||||
<permits rdf:resource="http://web.resource.org/cc/Distribution" />
|
|
||||||
<requires rdf:resource="http://web.resource.org/cc/Notice" />
|
|
||||||
<requires rdf:resource="http://web.resource.org/cc/Attribution" />
|
|
||||||
<permits rdf:resource="http://web.resource.org/cc/DerivativeWorks" />
|
|
||||||
<requires rdf:resource="http://web.resource.org/cc/ShareAlike" />
|
|
||||||
</License>
|
|
||||||
|
|
||||||
</rdf:RDF>
|
|
||||||
|
|
||||||
-->
|
-->
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in a new issue