Add tl;dr licensing information.
This commit is contained in:
@@ -30,6 +30,14 @@ StepMania can be compiled using [CMake](http://www.cmake.org/). More information
|
||||
|
||||
## Licensing Terms
|
||||
|
||||
In short- you can do anything you like with the game (including sell products made with it), provided you do not:
|
||||
|
||||
1. Sell the game *with the included songs*
|
||||
2. Claim to have created the engine yourself or remove the credits
|
||||
3. Not provide source code for any build which differs from any official release which includes MP3 support.
|
||||
|
||||
For specific information/legalese:
|
||||
|
||||
* All of the our source code is under the [MIT license](http://opensource.org/licenses/MIT).
|
||||
* Any songs that are included within this repository are under the [<abbr title="Creative Commons Non-Commercial">CC-NC</abbr> license](https://creativecommons.org/).
|
||||
* The [MAD library](http://www.underbit.com/products/mad/) and [FFmpeg codecs](https://www.ffmpeg.org/) when built with our code use the [GPL license](http://www.gnu.org).
|
||||
|
||||
Reference in New Issue
Block a user