1
0
mirror of https://github.com/minio/docs.git synced 2025-07-27 08:41:57 +03:00

License Update

This commit is contained in:
ravindk89
2021-08-02 17:26:45 -04:00
committed by Harshavardhana
parent 73772c7f84
commit e93beb0d5b
5 changed files with 70 additions and 705 deletions

View File

@ -120,7 +120,11 @@
{% endblock %}
{% block body %} {% endblock %}
<div class="footer">
&copy;{{ copyright }}
<div>
<p>This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by/4.0/">Creative Commons Attribution 4.0 International License</a>.</p>
<p>&copy;{{ copyright }}</p>
<p><a rel="license" href="http://creativecommons.org/licenses/by/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by/4.0/80x15.png" /></a></p>
</div>
</div>
</div>
</div>