In Israel, Class-Action Plaintiff Requests Waze Source Code Under GPL
jonklinger (1166633) writes "A class action lawsuit was brought against Waze (a community-based traffic and navigation app), claiming that their source code and map data were licensed to Waze by the community under the GPL. The plaintiff, Roey Gorodish, requests a copy of the recent source code and map data. This is (as far as I know) the first ever GPL class action suit, too bad it will be quashed by bad facts later as I see it."
Google seems to do a credible translation of this source article.
Google owns waze.
The article linked is really quite good. According to the article are 2 prongs to the suit the code and the data.
Waze version 2 was GPLv2. Wave version 3 was proprietary. Waze claimed it rewrote the code. Roey Gorodish wants to examine the code to prove there was a violation but Israeli law doesn't allow discovery without some evidence. As an aside I also have question in that as as I know if Waze owns the code they can multilicense it. Roey Gorodish IMHO would have to find his code not just any code.
There is also the question of map data. Freemap’s data was released both proprietary and GPL and then only proprietary. I'm not sure what the basis of the claim is.
Actually gnasher is correct - you have no *right* to the source code, you only have a *right* to either insist they abide by the licence terms or be in violation of copyright, and if its the latter then you need someone whose copyright is being violated to bring suit against them as no one else can do it in their stead.
Two Technion students reverse-engineered Waze's method for detecting a traffic jam, then created a network of fake clients that reported traffic patterns that caused Waze to mark as jammed what was in reality a perfectly empty road.
Sources: Jerusalem Post, Wired.
Ahem... if Mr. Gorodish is correct, and Waze was licensed under GPLv2, then we do in fact have a right to the source code, and Google would be breaking the law by not providing it.
No, you don't have the right to the source code. _If_ there is GPL licensed code and the code is licensed under the condition that Google should give you source code, then Google has the free choice of complying with the license (giving you the source code) or committing an act of copyright infringement (not giving you the source code and having no valid license).
You can't force Google which of these choices they take. And if you are not the copyright holder, then you have no standing to sue. Even if you _are_ the copyright holder, you can't force Google to give you any source code. You could say "give me the source code or I'll sue you for beeeelions" and they can say "Ok, sue us", lose the case, pay billions and keep their source code.