-
Notifications
You must be signed in to change notification settings - Fork 310
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
Change license to Apache 2.0 #77
Conversation
@chfast it looks like you're supposed to include this entire block of text at the top of each file:
|
I'm ignoring this, too much lines. |
I prefer 2 lines only. I think it is quite clear what the license is. I've see in it some Google projects: |
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.
I am still not sure which is better for this project, but I do not mind either.
@ehildenb Are you ok with this? |
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.
Seems like we should include the full text that the license assumes, but the switch seems ok too.
A proposal to change license from MIT to Apache 2.0.
This is mostly to be consistent with other projects we created recently.
I need approvals from @axic @ehildenb and @gumb0.
Closes #60.