Hi, I hope you don't mind I took a look at your released and noticed a couple of things: - Sha-1 is no longer consider secure, it's best to use sha-256 or sha-512 as a hash - License information should go in the LICENSE file not in NOTICE. There is usually no need to mention MIT or BSD license information in the NOTICE file. [1]
If you need a hand correcting the LICENSE and NOTICE files I can help. Thanks, Justin 1. https://infra.apache.org/licensing-howto.html#permissive-deps