kaijchen opened a new pull request, #4020: URL: https://github.com/apache/ozone/pull/4020
## What changes were proposed in this pull request? 1. hadoop-hdds/docs/themes/ozonedoc/static/js/bootstrap.min.js is under "BSD 3-Clause" but it actually is "MIT License". 2. hadoop-hdds/docs/themes/ozonedoc/static/fonts/glyphicons-* is under "BSD 3-Clause" but it actually is "MIT License". 3. hadoop-hdfs-project/hadoop-hdfs/src/main/webapps/static/d3-3.5.17.min.js is not found. According to https://glyphicons.com/old/license.html#old-halfings-bootstrap. 4. "Apache Software Foundation License 2.0" should be "Apache License 2.0". 5. Licenses referenced by LICENSE.txt are included in `licenses/`. Note: hadoop-hdds/framework/src/main/resources/webapps/static/d3-3.5.17.min.js d3 3.5.17 was released in "BSD 3-Clause", but later versions has changed to "ISC License", according to https://github.com/d3/d3/blob/main/LICENSE. ## What is the link to the Apache JIRA https://issues.apache.org/jira/browse/HDDS-7567 ## How was this patch tested? No need. -- 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]
