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

Include license files in jemallocator and jemalloc-sys crates #43

Merged
merged 1 commit into from
Dec 12, 2022

Conversation

ankane
Copy link

@ankane ankane commented Dec 12, 2022

Hi, thanks for this project!

This copies the license files so they're included in the published crates (could also symlink, but noticed jemallocator-global copied them).

cp LICENSE-APACHE jemallocator
cp LICENSE-MIT jemallocator
cp LICENSE-APACHE jemalloc-sys
cp LICENSE-MIT jemalloc-sys 

@BusyJay
Copy link
Member

BusyJay commented Dec 12, 2022

Thanks for the contribution, please signoff your commit.

Signed-off-by: Andrew Kane <andrew@ankane.org>
@ankane
Copy link
Author

ankane commented Dec 12, 2022

Thanks, done.

@BusyJay BusyJay merged commit fa2ddc0 into tikv:main Dec 12, 2022
@ankane
Copy link
Author

ankane commented Dec 12, 2022

Thanks @BusyJay!

@ankane ankane deleted the license-files branch December 12, 2022 06:42
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.

2 participants