diff --git a/AGPL-3.0.txt b/LICENSE similarity index 99% rename from AGPL-3.0.txt rename to LICENSE index be3f7b2..1747e18 100644 --- a/AGPL-3.0.txt +++ b/LICENSE @@ -634,12 +634,11 @@ the "copyright" line and a pointer to where the full notice is found. 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. + the Free Software Foundation, version 3. 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 + 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 diff --git a/LICENSE.txt b/LICENSE.txt deleted file mode 100644 index 0ea0f53..0000000 --- a/LICENSE.txt +++ /dev/null @@ -1,24 +0,0 @@ -steamid.v is distributed under the GNU Affero General Public License (AGPL) Version 3, supplemented by additional permissions: - - Copyright (C) 2022 Philipp Böhm - - 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, version 3. - - 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 . - - Additional permission under the GNU Affero GPL version 3 section 7: - - If you modify this program, or any covered work, by linking or - combining it with other code, such other code is not for that reason - alone subject to any of the requirements of the GNU Affero GPL - version 3. - -The full AGPL license is available in this directory in the file AGPL-3.0.txt.