Hi, The issue is as Sheng pointed out.
> The key issue is, as a release tar, the LICENSE file in the root folder is > the `primary` license. I know you have put the MIT license in the dashboard > folder, but you missed the pointer in the primary license. Yep this is the issue. All that needs to be done to fix this is to add the MIT text to the LICENSE (or a pointer to it). It also a good idea to mention the product it was from and it’s version. > Also at the same time, the LICENSE/NOTICE/DISCLAIMER files in the dashboard > folder are not really required. And yes these are not required. Thanks, Justin