GitHub user jlahoda opened a pull request:
https://github.com/apache/incubator-netbeans/pull/34
-external library jna-4.2.2.jar: dual-licensed by Apache License v2.0â¦
⦠and GPLv2, picking Apache License. NOTICE entry does not seem to be
needed. Maven coordinates added.
-checked Rat report; no license header in binaries-list (added)
-fixed version in -license.txt
-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/jlahoda/incubator-netbeans libs.jna-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/34.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 #34
----
commit 2d0d215b5b8b81093ac97dc9a4ba382522679eeb
Author: Jan Lahoda <[email protected]>
Date: 2017-09-24T05:37:57Z
-external library jna-4.2.2.jar: dual-licensed by Apache License v2.0 and
GPLv2, picking Apache License. NOTICE entry does not seem to be needed. Maven
coordinates added.
-checked Rat report; no license header in binaries-list (added)
-fixed version in -license.txt
-skimmed through the module, did not notice additional problems
----
---