diff options
| author | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 15:07:58 -0700 |
|---|---|---|
| committer | Connor Thomson <blumatrikz@gmail.com> | 2026-09-20 15:07:58 -0700 |
| commit | d243f4327f62dc8f6ba4251c08a679d98bbb08d7 (patch) | |
| tree | 84ce93545af243391b19393557b78f0b3a84214c /signin/content.html | |
| parent | 18b1b07a16b415675b2b49dc7ff655b739106fc4 (diff) | |
Fix GPL header
Diffstat (limited to 'signin/content.html')
| -rwxr-xr-x | signin/content.html | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/signin/content.html b/signin/content.html index 90fcafa..458ecfb 100755 --- a/signin/content.html +++ b/signin/content.html @@ -1,19 +1,19 @@ <!-- - -- 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/>. +--> <p>WIP</p> |
