jon-wei commented on a change in pull request #8230: Fix dependency analyze warnings URL: https://github.com/apache/incubator-druid/pull/8230#discussion_r318293719
########## File path: licenses.yaml ########## @@ -466,6 +466,24 @@ notices: --- +name: Apache Commons Lang +license_category: binary +module: java-core +license_name: Apache License version 2.0 +version: 3.7 +libraries: + - org.apache.commons: commons-lang3 +notices: + - commons-lang: | + Apache Commons Lang + Copyright 2001-2019 The Apache Software Foundation + + This product includes software developed at Review comment: You can remove the "This product includes.." block: http://www.apache.org/dev/licensing-howto.html#bundle-asf-product ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
