itspoma / audio-fingerprint-identifying-python

The Shazam-similar app, that identify the song using audio fingerprints & spectrum analysis and Fast Fourier transform
MIT License
356 stars 166 forks source link

Couldn't find a license #3

Open bronzewrath opened 7 years ago

bronzewrath commented 7 years ago

You project seems very interesting, could you add a license?

By the way, I am evaluating some audio fingerprinting libraries and most of them use MIT License, however a few use GPL license.

itspoma commented 4 years ago

Hey @bronzewrath ! Thanks for pointing that! Added MIT License https://github.com/itspoma/audio-fingerprint-identifying-python/blob/master/LICENSE.