Compare commits
No commits in common. "1000a5fc0f15fecd3ced1fdb6cdafbe1c05ea721" and "848c1fcc68cd70f915b919b467f0e1715052fceb" have entirely different histories.
1000a5fc0f
...
848c1fcc68
2 changed files with 2 additions and 27 deletions
|
@ -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
|
24
LICENSE.txt
24
LICENSE.txt
|
@ -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 <https://www.gnu.org/licenses/>.
|
||||
|
||||
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.
|
Loading…
Reference in a new issue