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

Add missing license files #178

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Conversation

danielmellado
Copy link
Contributor

Adding the symlinks to the license files was missing when adding the
crate. Without this, "cargo publish" will not include them.

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

Signed-off-by: Daniel Mellado dmellado@redhat.com

Adding the symlinks to the license files was missing when adding the
crate. Without this,  "cargo publish" will not include them.

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

Signed-off-by: Daniel Mellado <dmellado@redhat.com>
@danielmellado
Copy link
Contributor Author

If possible, it would be great if you could release a new version of cached (especifically cached_proc_macro and cached_proc_macro_types) that contains the license texts. I'm currently working on updating the packages for the cached* crates in Fedora Linux, and I'm currently blocked on published versions of cahed_proc_macro and cached_proc_macro_types not containing the required license texts.

@jaemk jaemk enabled auto-merge January 22, 2024 22:06
@jaemk jaemk merged commit 32855f1 into jaemk:master Jan 22, 2024
1 check passed
@jaemk
Copy link
Owner

jaemk commented Jan 22, 2024

Thanks @danielmellado , released in 0.48.1, 0.19.1, 0.1.1

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