diff options
author | Frederick Yin <fkfd@macaw.me> | 2020-05-09 21:59:40 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@macaw.me> | 2020-05-09 21:59:40 +0800 |
commit | 117fa520ca779ab52b0b3005ae976e55a9d18b99 (patch) | |
tree | 4d9aa2a92f6c8d5fda12eaedeb1bad3517d66d4f /alabaster-lite/main.html | |
parent | e35fe3b1727b4585c8797b5bb58e289fa6224516 (diff) |
Waive copyrights and publish in the public domain
Diffstat (limited to 'alabaster-lite/main.html')
-rw-r--r-- | alabaster-lite/main.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/alabaster-lite/main.html b/alabaster-lite/main.html index c503f46..6ea11d7 100644 --- a/alabaster-lite/main.html +++ b/alabaster-lite/main.html @@ -51,7 +51,7 @@ {% block footer %} <div class="footer"> - CC BY-NC 4.0 | feedback >> fkfd@macaw.me + <a rel="license" href="https://creativecommons.org/publicdomain/zero/1.0/">CC0 (public domain)</a> | feedback >> fkfd@macaw.me </div> {% endblock %} |