GitHub user subhash-koganti opened a pull request:
https://github.com/apache/incubator-netbeans/pull/65
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/65.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 #65
----
commit 72821a5b06ce6ebf16820585af4eccfbe582b03a
Author: subhash-koganti <[email protected]>
Date: 2017-10-06T05:10:50Z
Added Apache License
----
---