jven / studyopenings

A tool to study chess openings.
http://studyopenings.com
MIT License
97 stars 13 forks source link

Possible licensing issue #34

Open ornicar opened 3 years ago

ornicar commented 3 years ago

This uses chessground, which is licensed as GPL 3.0. This means any derivative work must also be released as GPL 3.0, and that includes this repository.

MIT is open source, but it's not free software.