GPL Wins In French Court Case
viralMeme writes "An appeals court in Paris has upheld the ruling from a lower court, which found that the French firm Edu4 had violated the GNU General Public License (GPL). The plaintiff was the French Organisation Association francaise pour la Formation Professionnelle des Adultes (AFPA), an umbrella organization for adult education." The basic charge was the removal of copyrights and such from VNC source code, and not distributing it.
Read the article: AFPA - the education agency - sued edu4 - a company working for this agency - because edu4 did not release the source code to its modified VNC software.
The court essentially said that AFPA was correct, that the GPL should have been upheld by edu4, and that the source code should be released by edu4 to its client, the AFPA.
Essentially, this is good news: as far as France is concerned, the GPL has been challenged, and upheld in court. Modifications done by a private company to a GPL software should therefore be available for all.
The right to offend is far more important than the right not to be offended. (Rowan Atkinson)
Read the article. The AFPA requested the source code of the modifications the company (Edu4) did to VNC but the company refused to provide it and so they were sued.
Mada mada dane.
You're both almost right.
Empahsis mine.
Basically, edu4 could have either distribute the source with the binaries or accompany the binaries with a written offer to distribute the source to any third parties. (I suppose they technically could have done both and still be in compliance, but that seems rather redundant)
My blog
It's an idiosyncracy of French law. The plaintiff here was a customer who did, yes, successfully sue for the source code. It probably couldn't happen in the US or UK.
FSF France's take on this finds this noteworthy:
Just when you thought the German courts were GPL-friendly, this shows up. Vive la France!
Well, first of all, this was French law, not US or English, so their idea of standing might be different.
Second, the AFPA were third party beneficiaries of the GPL -- as receivers of the binary, they were entitled (by the GPL) to receive the source. This might have granted them standing even in the US.
From
http://ejustice.org/federal_practice_manual_2006/chapter_5/chap5sec3.html
The GPL (IMO, IANAL) makes it crystal clear that the person receiving the binary is an intended beneficiary.