summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
Diffstat (limited to 'html')
-rwxr-xr-xhtml/footer.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/html/footer.html b/html/footer.html
index fea8b4b..7ef0a46 100755
--- a/html/footer.html
+++ b/html/footer.html
@@ -17,5 +17,7 @@
-->
<div class="footer">
- <p>&copy; {{year}} Connor Thomson. Content licensed under the <a href="https://creativecommons.org/licenses/by-sa/4.0">Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p>
+ <p>&copy; {{year}} Connor Thomson</p>
+ <p>Content licensed under the <a href="/license/content">Creative Commons Attribution-ShareAlike 4.0 International</a> license unless otherwise noted.</p>
+ <p>Website licensed under the <a href="/license/website">GNU Affero General Public License version 3.0</a> or any later version.</p>
</div>