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

Fix license name #586

Closed
wants to merge 1 commit into from
Closed

Fix license name #586

wants to merge 1 commit into from

Conversation

kelunik
Copy link

@kelunik kelunik commented Aug 26, 2024

Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

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

Remove tag completely.

@@ -34,7 +34,7 @@

<licenses>
<license>
<name>Apache 2.0 License</name>
<name>Apache License 2.0</name>
Copy link
Contributor

Choose a reason for hiding this comment

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

I'd use Apache-2.0 to be consistent with the ASF parent POM.
However, I think the <licenses> tag should be removed completely, as it's already inherited from the ASF parent. This must be a remaining artifact from before the move to the ASF.

@gnodet gnodet closed this Sep 10, 2024
@kelunik kelunik deleted the patch-1 branch September 14, 2024 19:08
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