GitHub user junichi11 opened a pull request:
https://github.com/apache/incubator-netbeans/pull/47
[NETBEANS-54] Module Review c.jcraft.jsch
- external library jsch-0.1.54.jar: BSD-jsch-variant. Maven coordinates
added.
- checked Rat report: everything has been relicensed to Apache, included in
'central problems' list above, or excluded via Rat
- 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/junichi11/incubator-netbeans
module-review-c.jcraft.jsch
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-netbeans/pull/47.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 #47
----
commit 2b8ce27c354e86ecec967b9d368b5f49b9d97d5f
Author: Junichi Yamamoto <[email protected]>
Date: 2017-10-03T09:40:47Z
[NETBEANS-54] Module Review c.jcraft.jsch
- external library jsch-0.1.54.jar: BSD-jsch-variant. Maven coordinates
added.
- checked Rat report: everything has been relicensed to Apache, included in
'central problems' list above, or excluded via Rat
- skimmed through the module, did not notice additional problems
----
---