gnodet commented on code in PR #586:
URL: https://github.com/apache/mina-sshd/pull/586#discussion_r1731600605
##########
pom.xml:
##########
@@ -34,7 +34,7 @@
<licenses>
<license>
- <name>Apache 2.0 License</name>
+ <name>Apache License 2.0</name>
Review Comment:
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.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]