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 when publishing test-log-macros #43

Merged
merged 1 commit into from
Feb 26, 2024
Merged

include license files when publishing test-log-macros #43

merged 1 commit into from
Feb 26, 2024

Conversation

decathorpe
Copy link
Contributor

Both the MIT and Apache-2.0 licenses require that redistributed sources contain a copy of the original license text.

Adding symbolic links in the macros directory should be enough to have cargo publish include the files (unless you're running "cargo publish" on an OS that does not support symbolic links).

Copy link
Owner

@d-e-s-o d-e-s-o left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks!

@d-e-s-o d-e-s-o merged commit 88d4f2d into d-e-s-o:main Feb 26, 2024
6 checks passed
@decathorpe
Copy link
Contributor Author

Thank you!

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