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

feat: add SPDX license information to .csproj files #266

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

R3d-Dragon
Copy link
Contributor

This PR adds SPDX license information to the .csproj files.

Hopefully, this will result in Blackduck and other FOSS tools can detect the license from PiWeb API nugets automatically.

@R3d-Dragon R3d-Dragon force-pushed the feature/AddSPDXInformation branch from ab81d79 to 62648e7 Compare December 10, 2024 08:40
@czthiele
Copy link
Contributor

@cz-dev-dd any objections here? We still include the License file in the NuGet. PackageLicenseExpression and PackageLicenseFile cannot be used together, but the old behaviour with the included license file is still there, and now additionally tools like Blackduck can get license information from PackageLicenseExpression too. Maybe we can harmonize this across our repos.

@R3d-Dragon R3d-Dragon merged commit f7326ba into develop Dec 11, 2024
3 checks passed
@R3d-Dragon R3d-Dragon deleted the feature/AddSPDXInformation branch December 11, 2024 10: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.

3 participants