-
Notifications
You must be signed in to change notification settings - Fork 0
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
Remove Facebook copyrights, update licenses to MIT #7
Conversation
acao
commented
Jun 11, 2019
- remove copyright statements from all files
- update license files to MIT
- export LICENSE files from all projects
- update/add package.json license entries
- normalize import/require formatting across all files
d8983ac
to
a6e6f61
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM; just need to delete any remaining PATENTS
files and then it's good to go up the chain for approval 👍
- remove copyright statements from all files - update license files to MIT - export LICENSE files from all projects - update/add package.json license entries - normalize import/require formatting across all files - remove PATENTS from codemirror
@benjie thanks !! all the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Need approval from GraphQL Foundation; but LGTM 👍
@leebyron and @caniszczyk; please approve these license changes 👍 |
please don't remove copyright headers, just change attribution to "GraphQL Contributors" |
@caniszczyk can do. I modelled this on Ivans PR you approved here: |
@caniszczyk was easier to just re-create the branch |