You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
but a the same time, the LICENSE file in this project is a "Creative Commons Legal Code - Attribution-NonCommercial-NoDerivs 3.0 Unported" license, which is to my understanding very different (https://creativecommons.org/licenses/by-nc-nd/4.0/deed.en) from the MIT License :
it forbids distributing "modified material", which seems to prevent from forking the code (possibly even just on github to make a pull request ? )
It forbids commercial use, which is allowed by the MIT license
Hi,
I'd like some clarification regarding the open-source licence used for this projet :
thanks you for all the work on this project ! :)