summaryrefslogtreecommitdiff
path: root/html/footer.html
diff options
context:
space:
mode:
authorConnor Thomson <blumatrikz@gmail.com>2026-09-20 15:07:58 -0700
committerConnor Thomson <blumatrikz@gmail.com>2026-09-20 15:07:58 -0700
commitd243f4327f62dc8f6ba4251c08a679d98bbb08d7 (patch)
tree84ce93545af243391b19393557b78f0b3a84214c /html/footer.html
parent18b1b07a16b415675b2b49dc7ff655b739106fc4 (diff)
Fix GPL header
Diffstat (limited to 'html/footer.html')
-rwxr-xr-xhtml/footer.html32
1 files changed, 16 insertions, 16 deletions
diff --git a/html/footer.html b/html/footer.html
index c5fc9a3..3eb615a 100755
--- a/html/footer.html
+++ b/html/footer.html
@@ -1,20 +1,20 @@
<!--
- -- GNUfault.org - GNUfault's website
- -- Copyright (C) 2026 Connor Thomson
- --
- -- This program is free software: you can redistribute it and/or modify
- -- it under the terms of the GNU Affero General Public License as published by
- -- the Free Software Foundation, either version 3 of the License, or
- -- (at your option) any later version.
- --
- -- This program is distributed in the hope that it will be useful,
- -- but WITHOUT ANY WARRANTY; without even the implied warranty of
- -- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- -- GNU Affero General Public License for more details.
- --
- -- You should have received a copy of the GNU Affero General Public License
- -- along with this program. If not, see <https://www.gnu.org/licenses/>.
- -->
+ GNUfault.org - GNUfault's website
+ Copyright (C) 2026 Connor Thomson
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU Affero General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU Affero General Public License for more details.
+
+ You should have received a copy of the GNU Affero General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
+-->
<div class="footer">
<p>© {{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>