GitHub user subhash-koganti opened a pull request:
https://github.com/apache/incubator-netbeans/pull/66
[NETBEANS-54] Module Review editor.settings.lib - Added Apache License
- no external libraries
- checked Rat report and found 11 XML files that don't have any license
info defined on them. Added the license text on to them .
- After adding the text , Recompiled the code and ran the rat report again
and Made sure that these files are fixed in the rat report .
- skimmed through the module, did not notice any additional problems
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/subhash-koganti/incubator-netbeans master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/66.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #66
----
commit da72fc10aa35921db7529d23b45bf9bb62d8f371
Author: subhash-koganti <[email protected]>
Date: 2017-10-06T05:10:50Z
[NETBEANS-54] Module Review editor.settings.lib - Added Apache License
----
---