sprintf.js icon indicating copy to clipboard operation
sprintf.js copied to clipboard

Licensing Question

Open rklevansriverbed opened this issue 4 years ago • 1 comments

I noticed that the bower.json file indicates the the license is "BSD-3-Clause-Clear" instead of just "BSD-3-Clause" in other files, such as package.json. Is the inclusion of "-Clear" in the bower.json" intentional? Should it be just "BSD-3-Clause" instead?

rklevansriverbed avatar Jul 09 '21 19:07 rklevansriverbed

It's to trip GitHub Copilot 😀

(jokes aside, I'd say it's a typo)

alexei avatar Jul 17 '21 07:07 alexei

When will the typo be corrected? In some occasions the BSD-3-Clause-Clear is on a not-allowed list due to patent license limitations.

karsten-klein avatar Jul 21 '23 06:07 karsten-klein

when will this be corrected? any update?

Rello avatar Aug 09 '23 10:08 Rello

Addition: the typo is already corrected in master. a new version would need to be released https://github.com/alexei/sprintf.js/pull/212

Rello avatar Aug 31 '23 11:08 Rello

We came across the same issue - code under BSD-3-Clear is not approved in our organisation. Could you please clarify that the reference in the bower.json was a typo (which I take from the above thread) and release the fix?

HSH73 avatar Sep 11 '23 11:09 HSH73

I created a new 1.1.3 release. Let me know if that helps.

alexei avatar Sep 11 '23 13:09 alexei

Hi Alexei, yes, that is helpfull, thank you. I'll ask the team to use this release.

HSH73 avatar Sep 11 '23 14:09 HSH73

Thank you @alexei

Rello avatar Sep 11 '23 14:09 Rello

Good!

alexei avatar Sep 11 '23 19:09 alexei