Copilot commented on code in PR #91: URL: https://github.com/apache/activemq-nms-amqp/pull/91#discussion_r2093372048
########## src/NMS.AMQP/Apache-NMS-AMQP.csproj: ########## @@ -40,12 +40,11 @@ with the License. You may obtain a copy of the License at <Description>Apache ActiveMQ NMS.AMQP provides a NMS based client that uses the AMQP v1.0 protocol.</Description> <Copyright>Copyright (C) 2005-2023 Apache Software Foundation</Copyright> <PackageProjectUrl>https://activemq.apache.org/components/nms/</PackageProjectUrl> - <PackageLicense>https://github.com/apache/activemq-nms-amqp/blob/master/NOTICE.txt</PackageLicense> + <PackageLicenseExpression>Apache-2.0</PackageLicenseExpression> Review Comment: Consider adding a brief comment or note explaining the migration from PackageLicense to PackageLicenseExpression to assist future maintainers. -- 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: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact