Hmmm. GPL cases in German courts don't always produce the expected outcome. https://www.zdnet.com/article/linux-developer-abandons-vmwar...
Lower courts are usually not where you get good decisions in novel cases like GPL enforcement.
41–50 of 261 posts
Hmmm. GPL cases in German courts don't always produce the expected outcome. https://www.zdnet.com/article/linux-developer-abandons-vmwar...
Lower courts are usually not where you get good decisions in novel cases like GPL enforcement.
The GPL's Termination clause allows Stockfish to terminate ChessBase's use of the license, but does anything prevent someone from forking the code and licensing it to Stockfish as an end around? It seems like it would be very difficult to enforce.
Demand trial by combat. Opening move, e4.
The current title is "Our lawsuit against ChessBase – Stockfish – open-source Chess Engine", which I found confusing. Is Stockfish being sued? Does it belong to ChessBase? I suggest sticking with the simpler title from the blog, "Our lawsuit against ChessBase".
The current title is "Our lawsuit against ChessBase – Stockfish – open-source Chess Engine", which I found confusing. Is Stockfish being sued? Does it belong to ChessBase? I suggest sticking with the simpler title from the blog, "Our lawsuit against ChessBase".
Hmmm. GPL cases in German courts don't always produce the expected outcome. https://www.zdnet.com/article/linux-developer-abandons-vmwar...
Former comment at the time: https://news.ycombinator.com/item?id=12254911
The GPL's Termination clause allows Stockfish to terminate ChessBase's use of the license, but does anything prevent someone from forking the code and licensing it to Stockfish as an end around? It seems like it would be very difficult to enforce.
A forked project doesn't have the right to grant people licenses to code which they don't own.
In an online course recently, one module involved an API with an attribution requirement that neither the instructor nor any student was aware of - they specifically described it as free use, no attribution required, because they were unaware. Despite there having been more than 20k previous students, I was the first person to mention mention this and link to the clause, and the instructor was surprised. Almost every…
The GPL's Termination clause allows Stockfish to terminate ChessBase's use of the license, but does anything prevent someone from forking the code and licensing it to Stockfish as an end around? It seems like it would be very difficult to enforce.
Forking the code doesn't fork the copyright ownership. Stockfish still owns the code under their copyright regardless of whether it lives in their repository or in some fork of their codebase. A forked project doesn't have the right to grant people licenses to code which they don't own.
Very good point.