Skip to content

add license note to address concerns in #2723 #2913

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,9 @@ Support this project by becoming a sponsor. Your logo will show up here with a l
<a href="https://opencollective.com/turf/sponsor/7/website" target="_blank"><img src="https://opencollective.com/turf/sponsor/7/avatar.svg"></a>
<a href="https://opencollective.com/turf/sponsor/8/website" target="_blank"><img src="https://opencollective.com/turf/sponsor/8/avatar.svg"></a>
<a href="https://opencollective.com/turf/sponsor/9/website" target="_blank"><img src="https://opencollective.com/turf/sponsor/9/avatar.svg"></a>

## License

Turf is distributed under the [MIT license](LICENSE).

Turf uses an unmodified version of MarchingSquaresJS. MarchingSquaresJS's license has an exception to the GNU Affero General Public License for unmodified versions. This exception allows distribution of unmodified versions of MarchSquaresJS under any license as long as [its license notice](https://github.com/RaumZeit/MarchingSquares.js/blob/master/LICENSE.md) is included.