mirror of
https://codeberg.org/Codeberg/Documentation.git
synced 2026-06-16 05:13:54 -07:00
Add metadata for CC license
This commit is contained in:
parent
6839d4119c
commit
9a211dc2d2
1 changed files with 3 additions and 2 deletions
|
|
@ -3,8 +3,9 @@
|
|||
<div class="modal-content">
|
||||
<h5 class="modal-title">LICENSE</h5>
|
||||
<p>
|
||||
This Website by <a href="{{ urls.docsSourcesMaster }}/CONTRIBUTORS.md">The Codeberg Documentation Contributors</a>
|
||||
is licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/deed.en">CC-BY-SA 4.0</a>.
|
||||
The <span xmlns:dct="http://purl.org/dc/terms/" href="http://purl.org/dc/dcmitype/Text" property="dct:title" rel="dct:type">
|
||||
Codeberg Documentation website</span> by <a xmlns:cc="http://creativecommons.org/ns#" href="{{ urls.docsSourcesMaster }}/CONTRIBUTORS.md" property="cc:attributionName" rel="cc:attributionURL">The Codeberg Documentation Contributors</a>
|
||||
is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-sa/4.0/">Creative Commons Attribution-ShareAlike 4.0 International License</a>.
|
||||
</p>
|
||||
<p>
|
||||
It bundles third-party font software licensed under a different license.
|
||||
|
|
|
|||
Loading…
Reference in a new issue