Skip to content

Add LICENSE to cursive-macros #814

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
Mar 21, 2025
Merged

Conversation

xanderlent
Copy link
Contributor

As with #702, symlink the LICENSE into cursive-macros. This allows cargo to bundle it into the crate.

The LICENSE text is needed by Linux distributions, among others.

As with gyscos#702, symlink the LICENSE into cursive-macros.
This allows cargo to bundle it into the crate.

The LICENSE text is needed by Linux distributions, among others.

Signed-off-by: Alexander F. Lent <[email protected]>
Copy link
Owner

@gyscos gyscos left a comment

Choose a reason for hiding this comment

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

Thanks for the work!

@gyscos gyscos merged commit 8c1f2d3 into gyscos:main Mar 21, 2025
1 check passed
xanderlent added a commit to xanderlent/cursive that referenced this pull request Apr 12, 2025
This fixes the previous commit, for some reason cargo-publish won't
pick up the LICENSE symlink without this change.

Fixes: 8c1f2d3 ("Add LICENSE to cursive-macros (gyscos#814)")
Signed-off-by: Alexander F. Lent <[email protected]>
gyscos pushed a commit that referenced this pull request Apr 13, 2025
This fixes the previous commit, for some reason cargo-publish won't
pick up the LICENSE symlink without this change.

Fixes: 8c1f2d3 ("Add LICENSE to cursive-macros (#814)")

Signed-off-by: Alexander F. Lent <[email protected]>
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