[
https://issues.apache.org/jira/browse/HADOOP-13043?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Wang updated HADOOP-13043:
---------------------------------
Attachment: hadoop-13043.001.patch
Patch attached. I did {{find . -name "*.js"}} to find all the bundled JS files.
Went through all of them and added their licenses to LICENSE.txt.
The only odd ones out was json-bignum.js which is in the public domain. I take
it that means it doesn't have any license requirements.
Some entries might need to be deleted for branches going backwards, I only
looked at it for trunk.
> Add LICENSE.txt entries for bundled javascript dependencies
> -----------------------------------------------------------
>
> Key: HADOOP-13043
> URL: https://issues.apache.org/jira/browse/HADOOP-13043
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.6.4
> Reporter: Andrew Wang
> Assignee: Andrew Wang
> Attachments: hadoop-13043.001.patch
>
>
> None of our bundled javascript dependencies are mentioned in LICENSE.txt.
> Let's fix that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)