I was testing a local website with LibreJS enabled, adding the LICENSE files directly to the scripts to get them to work.

However, one of them was under the "MIT license"

The Free Licenses Detection page said that the "MIT License" usually means either the X11 license or the Expat license.

However, this script pointed to a different URL.

It pointed to "https://opensource.org/licenses/mit-license.php";

I noticed that it wasn't on the list, and it looked almost identical to the Expat license, so I assumed that it was still free.

I ignored it and tried adding the license in the multi-line comment between @licstart and @licend.
However, it didn't work this time.

So, I assume that this license isn't detected by LibreJS.

Also, the code I found released under this license is at a GitHub page.

"https://github.com/inuyaksa/jquery.nicescroll";

Hopefully that helps!

Also, thank you for making an awesome extension.

----

Best Regards! -Gauched

Reply via email to