Repository: incubator-netbeans Updated Branches: refs/heads/master 6a5b4d78c -> 864a86172
[NETBEANS-54] Module Review c.jcraft.jzlib - external library jzlib-1.0.7.jar: BSD-jzlib-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 Project: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/commit/864a8617 Tree: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/tree/864a8617 Diff: http://git-wip-us.apache.org/repos/asf/incubator-netbeans/diff/864a8617 Branch: refs/heads/master Commit: 864a86172ba7561b3ea0a27a826a4a6fa0e0cb4f Parents: 6a5b4d7 Author: Junichi Yamamoto <[email protected]> Authored: Tue Oct 3 20:03:06 2017 +0900 Committer: Junichi Yamamoto <[email protected]> Committed: Wed Oct 4 09:44:10 2017 +0900 ---------------------------------------------------------------------- c.jcraft.jzlib/external/binaries-list | 2 +- c.jcraft.jzlib/external/jzlib-1.0.7-license.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/864a8617/c.jcraft.jzlib/external/binaries-list ---------------------------------------------------------------------- diff --git a/c.jcraft.jzlib/external/binaries-list b/c.jcraft.jzlib/external/binaries-list index 4702320..1f688df 100644 --- a/c.jcraft.jzlib/external/binaries-list +++ b/c.jcraft.jzlib/external/binaries-list @@ -1 +1 @@ -F406B7784A0DA5C4670B038BF55A4DCD4AF30AEB jzlib-1.0.7.jar +F406B7784A0DA5C4670B038BF55A4DCD4AF30AEB com.jcraft:jzlib:1.0.7 http://git-wip-us.apache.org/repos/asf/incubator-netbeans/blob/864a8617/c.jcraft.jzlib/external/jzlib-1.0.7-license.txt ---------------------------------------------------------------------- diff --git a/c.jcraft.jzlib/external/jzlib-1.0.7-license.txt b/c.jcraft.jzlib/external/jzlib-1.0.7-license.txt index c5368ca..e350e5c 100644 --- a/c.jcraft.jzlib/external/jzlib-1.0.7-license.txt +++ b/c.jcraft.jzlib/external/jzlib-1.0.7-license.txt @@ -5,7 +5,7 @@ OSR: 12659 Origin: http://www.jcraft.com/jzlib/ Description: Java implementation of zlib -Copyright (c) 2000,2001,2002,2003,2004 ymnk, JCraft,Inc. All rights reserved. +Copyright (c) 2000-2011 ymnk, JCraft,Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
