Skip to content

Add LICENSE.txt and NOTICE.txt #12

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

Merged
merged 1 commit into from
May 19, 2025
Merged

Add LICENSE.txt and NOTICE.txt #12

merged 1 commit into from
May 19, 2025

Conversation

kou
Copy link
Member

@kou kou commented May 15, 2025

Fixes #2

We don't have bundled dependencies in our code base and our npm packages ("binary distributions") don't include other packages. So we can use the default LICENSE.txt and NOTICE.txt as-is.

See also "Assembling LICENSE and NOTICE files":
https://infra.apache.org/licensing-howto.html

Fixes apache#2

We don't have bundled dependencies in our code base and our npm
packages ("binary distributions") don't include other packages. So we
can use the default LICENSE.txt and NOTICE.txt as-is.

See also "Assembling LICENSE and NOTICE files":
https://infra.apache.org/licensing-howto.html
@kou
Copy link
Member Author

kou commented May 15, 2025

@trxcllnt @domoritz Could you confirm whether "We don't have bundled dependencies in our code base and our npm packages ("binary distributions") don't include other packages" in the PR description is correct or not?

@kou
Copy link
Member Author

kou commented May 19, 2025

I'll merge to unblock other changes like #17.

If you find any problem with this, please share it.

@kou kou merged commit 5e4bf8f into apache:main May 19, 2025
@kou kou deleted the license branch May 19, 2025 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add LICENSE.txt and NOTICE.txt
1 participant