GitHub user jlahoda opened a pull request:
https://github.com/apache/incubator-netbeans/pull/33
-external library jna-platform-4.2.2.jar: dual-licensed by Apache Licâ¦
â¦ense 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.platform-review
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/33.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 #33
----
commit 59366e04675759c96458438e04669de896bbcd1a
Author: Jan Lahoda <[email protected]>
Date: 2017-10-01T20:18:47Z
-external library jna-platform-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
----
---