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

Use SPDX identifier in POMs #2936

Merged
merged 1 commit into from
Mar 3, 2025
Merged

Conversation

TheMrMilchmann
Copy link
Contributor

This replaces the custom name with an SPDX identifier to enable tooling to automatically detect the correct license. Using an SPDX identifier is recommended by the official Maven documentation.

See https://spdx.org/licenses/Apache-2.0.html

This replaces the custom name with an SPDX identifier to enable tooling to automatically detect the correct license.

See https://spdx.org/licenses/Apache-2.0.html
Copy link
Member

@sandwwraith sandwwraith 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 drawing attention to this!

@sandwwraith sandwwraith merged commit 59e86cf into Kotlin:master Mar 3, 2025
@TheMrMilchmann TheMrMilchmann deleted the tmm/spdx branch March 3, 2025 14:59
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