-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
License Clarification #1022
Comments
Good guestion @ryanford: https://github.com/janpaepke/ScrollMagic/blob/master/LICENSE.md states:
and I clearly see word and there between the licenses. At file level, https://github.com/janpaepke/ScrollMagic/blob/master/scrollmagic/uncompressed/ScrollMagic.js states:
and again I see word and between MIT and GPL. |
In the package.json OR is used: |
I guess that OR is for file level and for that package.json only? |
Can you explain the dual licensing for ScrollMagic? It appears that with the exception of GSAP use, ScrollMagic and the other plugins (not GSAP) are MIT license compatible, and there is an MIT license included. Where does the GPL 3.0 come in?
The text was updated successfully, but these errors were encountered: