LeelaChessZero / lc0

The rewritten engine, originally for tensorflow. Now all other backends have been ported here.
GNU General Public License v3.0
2.44k stars 529 forks source link

Violation of GPL license #960

Closed ileile closed 4 years ago

ileile commented 5 years ago

Hi,

I have found that there is a project on github may have a violation of GPL license.

https://github.com/leedavid/leela-chess-to-Chinese-Chess

They have made a modified version of LC0 for Chinese chess, and They distributes the binary to users for playing and training. but they never distribute/disclose the source code, but just put the original lc0's source code there.

After I found it, I have searched their name 'GGZero' on the web. They even use it in tournaments to win prize. They tell local news it is a AlphaZero-like engine but they almost never mention LC0. Everyone could use Google Translate to confirm these things.

I don't like that, but I'm not familiar with these license issues. Is GPL serious? Or we are just just saying about opensource, actually, one could disobey it without any punishment?

Whatever, I think that I shall report this situation to you. there is a license but someone just ignore it made me confused.

Do we/you/the community acquiesce to these behaviors ?

mooskagh commented 4 years ago

Violation of license by other programs is not anything that should be fixed in Lc0, so closing that.