Relicense to AGPL

This commit is contained in:
Elias Projahn 2021-11-25 11:16:07 +01:00
parent c0e2dfced2
commit b1eff374b3
3 changed files with 610 additions and 546 deletions

View file

@ -18,12 +18,12 @@ devtools::install_github("johrpan/geposan")
## License
This program is free software: you can redistribute it and/or modify it under
the terms of the GNU General Public License as published by the Free Software
Foundation, either version 3 of the License, or (at your option) any later
version.
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 General Public License](https://www.gnu.org/licenses/gpl-3.0) for more
details.
[GNU Affero General Public License](https://www.gnu.org/licenses/agpl-3.0.html)
for more details.