GitHub user matthiasblaesing opened a pull request:
https://github.com/apache/incubator-netbeans/pull/6
[NETBEANS-54] Module Review db
- external library derby-10.2.2.0.jar: ALv2 licensed, notice
added, Maven coordinates added.
- checked Rat report; missing license headerd added,
unrecognized license headers manually changed, ignored
l10n.list, manifest.mf, org-netbeans-modules-db.sig and
*.form (see central problems)
- skimmed through the module, did not notice additional problems
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/matthiasblaesing/incubator-netbeans db-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/6.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 #6
----
commit ac64007efbf2f6fd3383e1aa5c3c4fa066f0273b
Author: Matthias Bläsing <[email protected]>
Date: 2017-09-24T18:55:43Z
[NETBEANS-54] Module Review db
- external library derby-10.2.2.0.jar: ALv2 licensed, notice
added, Maven coordinates added.
- checked Rat report; missing license headerd added,
unrecognized license headers manually changed, ignored
l10n.list, manifest.mf, org-netbeans-modules-db.sig and
*.form (see central problems)
- skimmed through the module, did not notice additional problems
----
---