cryptoe commented on a change in pull request #11794:
URL: https://github.com/apache/druid/pull/11794#discussion_r732943001
##########
File path: distribution/bin/check-licenses.py
##########
@@ -289,6 +290,7 @@ def build_compatible_license_names():
compatible_licenses['MIT License'] = 'MIT License'
compatible_licenses['The MIT License (MIT)'] = 'MIT License'
compatible_licenses['Bouncy Castle Licence'] = 'MIT License'
+ compatible_licenses['The Go license'] = 'The Go license'
Review comment:
Removed it .
--
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]