Skip to content
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

Update linux package license to BUSL-1.1 #18192

Merged
merged 1 commit into from
Aug 14, 2023
Merged

Conversation

sarahethompson
Copy link
Contributor

@sarahethompson sarahethompson commented Aug 14, 2023

This updates the linux package license to BUSL-1.1.
This PR should be merged to main so that the change is included in the next minor release that is cut from main.
License changes are not required on release branches (ongoing patch releases of current minor releases).

Also update copywrite.hcl to exclude MPL licensed subdirs.

update copywrite.hcl to exclude MPL subdirs
@shoenig shoenig merged commit fd1ae34 into main Aug 14, 2023
22 checks passed
@shoenig shoenig deleted the update-linux-package-license branch August 14, 2023 12:08
Comment on lines +10 to +12
"api/**",
"drivers/shared/**",
"plugins/**",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is the copyright bot unable to distinguish between licenses it's supposed to use? We'll definitely be adding files to these in the future, which will need the MPL2 license.

Copy link
Contributor Author

@sarahethompson sarahethompson Aug 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not yet, as it has only ever had to support one license per repo. This is something we will be prioritizing and working on as soon as possible.

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.

3 participants