diff options
-rw-r--r-- | client/menu/about.gd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/client/menu/about.gd b/client/menu/about.gd index 70d4bb73..c11739fe 100644 --- a/client/menu/about.gd +++ b/client/menu/about.gd @@ -25,7 +25,7 @@ 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, or (at your option) any later version. +License only. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |