-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No license information available #588
Comments
Hey @ideasman42 Good to see you here... 😄 The package.json says its @setpixel Any reason for choosing ISC over MIT ? |
@cg-cnu I think the point was that there's not a clear LICENSE file in the root of the source or a mention of the license in the readme or contributing files, as per convention. It's nice that it's at least somewhat covered in the package.json file, but folks shouldn't really have to dig through that file just to find out what license is being used. |
Hey @Fweeb, Wooow... happy to meet all of you folks here... 😄 |
There is a discussion going on at #567 |
Duplicate of #567 |
No licensing information is available, checked readme and contributing documents.
Note that 3rd party dependencies:
fountain
,jsBezier
andthree.min
are MIT.The text was updated successfully, but these errors were encountered: