Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

License clarification. What's promotion? #30

Open
JoelEinbinder opened this issue Apr 28, 2022 · 3 comments
Open

License clarification. What's promotion? #30

JoelEinbinder opened this issue Apr 28, 2022 · 3 comments

Comments

@JoelEinbinder
Copy link

In a standard BSD license, the endorsement clause looks like:

Neither the name of the nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission.

In this library it is:

It is illegal to endorse or promote products derived from this software without specific prior written permission from Daniel Shawul.

I read BSD to mean I cannot use the project name to promote my own stuff. I can't say "Joel's Chess Engine, powered by Scorpion so you know it's good!"

I read the license on this library to say that I can't promote a derived product at all though, even if I'm not making reference to the original library. I can't say "Joel's Chess Engine is great!"

This seems like an incredibly restrictive license, and I wanted to clarify that that was the intent since it looks so close to a standard BSD license.

@dshawul
Copy link
Owner

dshawul commented Apr 29, 2022

I am not an expert in license's but when I put it back in 2006 it is called the "New BSD license or 3-clause BSD license".
https://joinup.ec.europa.eu/licence/bsd-3-clause-new-or-revised-license
The third clause seem to be slightly different now but I think it says essentially the same thing.

@JoelEinbinder
Copy link
Author

A search of this clause has it only show up in your repo. Did you intend to modify the BSD to forbid promotion of any derived work? Can I send a PR that moves to a standard license?

@dshawul
Copy link
Owner

dshawul commented Apr 30, 2022

Sure please make a PR and I will update the license. I don't really recall how/when that happened but the intention was to use the new BSD license at that time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants