mirror of
https://github.com/minio/docs.git
synced 2025-07-27 08:41:57 +03:00
License Update
This commit is contained in:
committed by
Harshavardhana
parent
73772c7f84
commit
e93beb0d5b
@ -120,7 +120,11 @@
|
||||
{% endblock %}
|
||||
{% block body %} {% endblock %}
|
||||
<div class="footer">
|
||||
©{{ 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>©{{ 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>
|
||||
|
Reference in New Issue
Block a user