Merge pull request #1605 from umap-project/change-license-agpl
Switch license from WTFPL to AGPLv3
This commit is contained in:
commit
81be0df171
1 changed files with 13 additions and 10 deletions
23
LICENSE
23
LICENSE
|
@ -1,13 +1,16 @@
|
||||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
uMap lets you create maps with OpenStreetMap layers in a minute.
|
||||||
Version 2, December 2004
|
Copyright (C) 2024 Yohan Boniface <yb@enix.org> & contributors
|
||||||
|
https://github.com/umap-project/umap/graphs/contributors
|
||||||
|
|
||||||
Copyright (C) 2013 Yohan Boniface <yb@enix.org>
|
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.
|
||||||
|
|
||||||
Everyone is permitted to copy and distribute verbatim or modified
|
This program is distributed in the hope that it will be useful,
|
||||||
copies of this license document, and changing it is allowed as long
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
as the name is changed.
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU Affero General Public License for more details.
|
||||||
|
|
||||||
DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE
|
You should have received a copy of the GNU Affero General Public License
|
||||||
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||||
|
|
||||||
0. You just DO WHAT THE FUCK YOU WANT TO.
|
|
||||||
|
|
Loading…
Reference in a new issue