-
Notifications
You must be signed in to change notification settings - Fork 16
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 to Apache 2.0 license #621
Conversation
@@ -23,7 +23,7 @@ | |||
"main": "dist/index.js", | |||
"types": "dist/index.d.ts", | |||
"packageManager": "yarn@3.2.1", | |||
"license": "MIT", | |||
"license": "Apache-2.0", |
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.
From what I can tell thats the official shorthand for package.json .. please confirm
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.
Should be correct according to https://spdx.org/licenses/ and https://docs.npmjs.com/cli/v10/configuring-npm/package-json?v=true#license
I will wait for @martint with merge .. and ideally also get approval from @elferherrera and @Amatrasan .. could you maybe contact them @regadas ? |
@mosabua yeah I can try |
Thank you for approving @elferherrera Ideally you could also chime in @Amatrasan ... |
I think we are good to go here .. can you give a final approval @martint ? |
We would approval on this from @regadas @elferherrera and @Amatrasan