kometbomb / klystrack

A chiptune tracker
http://kometbomb.github.io/klystrack/
Other
481 stars 29 forks source link

Klystrack License? #214

Closed kphillisjr closed 6 years ago

kphillisjr commented 7 years ago

I was wondering, What is the license of this source repository? To my knowledge from the small portions I can find this project is currently licensed under the MIT License.

kometbomb commented 7 years ago

Yes, it's MIT (both code and assets) and also the Mersenne Twister has its own license. I think it should explicitly say all this somewhere but maybe it was lost at some point.

Basically, as long as you don't claim anything as your own, everything goes.

kphillisjr commented 7 years ago

That is good to know, but do you happen to know where the Mersene Twister source code is located at?

kometbomb commented 7 years ago

Klystrack uses klystron which has the RNG code: https://github.com/kometbomb/klystron/blob/master/src/util/rnd.c