UltraStar-Deluxe / Play

Free and open source singing game with song editor for desktop, and mobile
https://ultrastar-play.com
MIT License
399 stars 74 forks source link

set license for project #3

Closed basisbit closed 6 years ago

basisbit commented 6 years ago
basisbit commented 6 years ago

GPL and LGPL do not allow for usage in license-incompatible third party applications like Unity3D or similar. MPL and Apache license would fit most of the requirements, but don't allow code reuse in closed source karaoke game and thus kind of don't fulfill the last requirement. MIT license fulfills all these requirements and easily allows for future license changes.