summaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-20 18:32:36 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-20 18:32:36 -0700
commitbd56cd008c5f2f8405a13be24c4976ab618078c2 (patch)
tree0cfd32bcf005f72dfb92143c47da319053e5690d /html
parentd97c77a9a5c014bb1af713be5284fb777e296bd9 (diff)
Update wording in footer.html
Diffstat (limited to 'html')
-rwxr-xr-xhtml/footer.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/footer.html b/html/footer.html
index 7ef0a46..ddcb7b4 100755
--- a/html/footer.html
+++ b/html/footer.html
@@ -19,5 +19,5 @@
<div class="footer">
<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>
+ <p>Website licensed under version 3 of the <a href="/license/website">GNU Affero General Public License</a> or any later version.</p>
</div>