brubeck
brubeck copied to clipboard
License
Under what License brubeck is licensed? None means it's proprietary and no one can use it. Let's just make it BSD since it's best for everyone?
It's two-clause BSD.
https://github.com/brubeck/brubeck/blob/master/docs/LICENSE.md
http://brubeck.io/license.html
Then this should be represented within egg not hidden in documentation
That makes sense -- simple enough fix, please feel free to edit setup.py
accordingly and open a pull request. Thanks!