Skip to content

Add license files into the capi crate tarball#73

Merged
Mark-Simulacrum merged 1 commit intorust-lang:mainfrom
danakj:licenses
Dec 7, 2024
Merged

Add license files into the capi crate tarball#73
Mark-Simulacrum merged 1 commit intorust-lang:mainfrom
danakj:licenses

Conversation

@danakj
Copy link
Copy Markdown
Contributor

@danakj danakj commented Sep 25, 2024

Symlinks are added up to the license files in the repository root.

This ensures projects that include the source code for this project will also get a copy of the licenses.

Fixes #72.

@anforowicz
Copy link
Copy Markdown

@Mark-Simulacrum, can you please take a look? This PR will help address Chromium bug at https://crbug.com/378273840

Symlinks are added up to the license files in the repository
root.

This ensures projects that include the source code for this project
will also get a copy of the licenses.

Fixes rust-lang#72.
@anforowicz
Copy link
Copy Markdown

Thanks @Mark-Simulacrum! Could you please also release a new version (with the license files) to https://crates.io/crates/rustc-demangle-capi/versions?

@anforowicz
Copy link
Copy Markdown

@alexcrichton, would it be possible to publish a new version of this crate please (including the PR here with symlinks that help to publish license files)? This would help Chromium's efforts to automate generation of software-bill-of-materials (SBOM) as tracked in https://crbug.com/378273840. I see that you are the publisher of rustc-demangle-capi's only version on crates.io, so I hope that you could help please?

@alexcrichton
Copy link
Copy Markdown
Member

I've handed off maintenance of this crate to rust-lang folks, so I would recommend raising this on Zulip perhaps to request a release

Mark-Simulacrum added a commit to Mark-Simulacrum/rustc-demangle that referenced this pull request May 9, 2025
This includes the license files (see rust-lang#73).
@Mark-Simulacrum Mark-Simulacrum mentioned this pull request May 9, 2025
@Mark-Simulacrum
Copy link
Copy Markdown
Member

published, opened PR to bump the in-tree version number: #79

Mark-Simulacrum added a commit that referenced this pull request May 10, 2025
This includes the license files (see #73).
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.

Include LICENSE files in the published rustc-demangle-capi crate

4 participants