summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornokoe <nokoe@mailbox.org>2025-02-19 14:56:34 +0100
committernokoe <nokoe@mailbox.org>2025-02-19 14:56:34 +0100
commitfdffbdca756ab13e057b779fc53ccf31d5b9858a (patch)
treed05540e968221007bf68c90c0b0fbd4950550a45
parent131c6c62119a85b53a3d262f0d015c115e21249c (diff)
downloadhurrycurry-fdffbdca756ab13e057b779fc53ccf31d5b9858a.tar
hurrycurry-fdffbdca756ab13e057b779fc53ccf31d5b9858a.tar.bz2
hurrycurry-fdffbdca756ab13e057b779fc53ccf31d5b9858a.tar.zst
fix license banner in legal
-rw-r--r--client/menu/about.gd5
1 files changed, 2 insertions, 3 deletions
diff --git a/client/menu/about.gd b/client/menu/about.gd
index c11739fe..f04ef39e 100644
--- a/client/menu/about.gd
+++ b/client/menu/about.gd
@@ -23,9 +23,8 @@ const cc_by_3 := "CC-BY 3.0"
const cc0 := "CC0"
const AGPL_NOTICE := """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 only.
+it under the terms of the GNU Affero General Public License as published by
+the Free Software Foundation, version 3 of the License only.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of