Expert Says Cisco's iPhone violates GPL
Stony Stevenson writes "Even while Cisco Systems is suing Apple for violating its iPhone trademark, an open-source enthusiast is accusing Cisco itself of infringing copyright in the same product.
From the article: "Cisco has not published the source code for some components of the WIP300 iPhone in accordance with its open-source licensing agreement, said Armijn Hemel, a consultant with Loohuis Consulting and half of the team running the GPL Violations Project, an organization that identifies and publicizes misuse of GPL licenses and takes some violators to court."
Business and innovation are getting completely strangled by all this IP rights cr^H^H stuff. Is it actually possible to produce anything without setting yourself up to be sued by someone who better understands how the law "works" than you? It's gotten to the point where any business needs a lawyer first, and accountant second and a functional business model an optional third. Can anyone identify the date that making products ceased to be about how good your product was and became more like a poker game where you win if you can raise the stakes higher than the other players can afford?
It was like pulling teeth to get the wifi accesspoint/routers GPL code released a few years ago, this is standard operating proceedure by Cisco. I remember the foaming at the mouth all over slashdot about that.
Anyways the WIP300 sucks bad.
Do not look at laser with remaining good eye.
Can be found here. No ads, pleasant to read, all on one page! (Posting AC to avoid karma whore accusations).
Ok, to clarify things - the only thing they HAVE to give people is any modifications to programs licensed under the GPL. If they modified the Linux kernel running on this (which they most likely did) then, yes, they need to release that. If they wrote a custom app for this purpose, that does not need to be released.
Show this to your friends and family that don't know what a real hacker is
When Cisco sued Apple, there was no way Apple was guilty...
When an open-source "expert" announces that Cisco "might" have violated the GPL...
Please note that Slashdot posters are not a homogeneous mass. Different claims are typically posted by different people with different opinions.
Also please note that there are different types of "IP" involved in the differing infringements:
- In the Apple-Cisco dispute it is a trademark issue. (Last news I saw makes it look like Cisco had let the trademark lapse - which leaves it open to the next claimant.)
- In the Cisco-GPL dispute it is a matter of whether Cisco failed to abide by copyright licensing terms, along with an attempt by a party to whom those terms grant rights to require performance.
Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
The iPhone trademark is what is at issue between Cisco and Apple. That has nothing to do with IP or Copyright,
Meh, Large companies would have you believe that Trademark, Trade Secrets, Copyright & Patents (along with other intangible or government granted monoopolies) all fall into the 'Intellectual Property' basket.
Oh, and I could have been referring to either Cisco or Apple with my comment. Apple's complained about people violating it's copyright/look'n'feel/whatever countless times. But seems to have absolutely no problem violating some small guy's copyright
There are shills on slashdot. Apparently, I'm one of them.
Did anyone who purchased one of these phones ask for the source? They don't have to put the source out there for the general public.
Actually, according to the GPL, if they don't provide the source with every phone then they DO have to give it to anyone in the general public upon request - until they've sold or otherwise "distributed" the last one and for a period of time thereafter.
(You never know who ends up with the black box containing the object code, after all, and writing the GPL so it would require successive box owners to maintain a paper trail of ownership in order to obtain the source code would have subverted its purpose.)
Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way
'' At the end of the day, the only way in which different cases of infringement are fungible is if opposed parties agree to trade suit cancellations. They could hammer Cisco as hard as they want and Cisco's position vis-a-vis Apple would (probably) not be affected at all. ''
The copyright holders could sell lets say 50 percent of their copyrights to Apple, which might be happy to pay a generous amount of money for them to have some ammunition against Cisco. The original copyright holders get a nice amount of money, they can still sue Cisco for copyright infringement, and Apple can do the same. The GPL status of the software wouldn't be affected. (If they sold _all_ copyrights to Apple, the software would be just as free, but only Apple could sue any GPL abusers, and of course Apple could build a non-free version itself).
In my interpretation, that doesn't mean any third party in general, it means any third party that the party with the written offer chooses. An arbitrary third party wouldn't have the written offer, and so wouldn't be eligible.
3 29266 - as can be seen, the interpretation of that particular point is quite difficult. I am considering asking the FSF directly about the section.
The idea behind that section is that someone who has a binary under the GPL but hasn't requested the source shouldn't be required to acquire the source before distributing the binary. With that section, they can distribute the binary and rely on the original provider to provide the source directly.
Nevertheless, this has come up a few times before on Slashdot. For example, see
http://slashdot.org/comments.pl?sid=212978&cid=17
The article implies a linkage that isn't there.
iPhone is a trademark dispute between Apple and Cisco.
The other appears to be a vague accusation the Cisco didn't abide by a usage restriction (not related to apple in the least) on source code....
I mean, perhaps this could be considered ironic, but irony is not a legal challenge and in any case, even if the GPL has been violated, it has no bearing at all on the case between Apple and Cisco.
I'm not a big fan of the way either of these companies use their legal teams, but you don't have to be a lawyer to realize that Apple is wrong here. They gave away their entire negotiating position when they announced iPhone before securing the rights to the name. They either pony up what Cisco wants, or choose a new name. It's not that difficult.
You were mistaken. Which is odd, since memory shouldn't be a problem for you
Did anyone who purchased one of these phones ask for the source? They don't have to put the source out there for the general public.
l #GPLRequireSourcePostedPublic>l #WhatDoesWrittenOfferValid>
Actually, according to the GPL, if they don't provide the source with every phone then they DO have to give it to anyone in the general public upon request - until they've sold or otherwise "distributed" the last one and for a period of time thereafter.
Actually, according the the GPL, they don't. They just have to give it to anyone who uses the binary. However, most of the time anyone in the general public could be a user, but that's not assured.
http://www.fsf.org/licensing/licenses/gpl-faq.htm
and
http://www.fsf.org/licensing/licenses/gpl-faq.htm
Argh. When will people learn this? The GNU GPL is not a "licensing agreement", it's a license. It's a one-sided declaration that gives to the licensee rights they would not otherwise under the copyright law have (ie. the right to redistribute the software under some conditions, spelled out by the GPL). It doesn't demand anything at all in exchange, and the licensee does not need to "agree" to it or "accept" it for it to have effect (and not accepting it wouldn't make much sense, since it only gives additional rights).
... the only thing they HAVE to give people is any modifications to programs licensed under the GPL. If they modified the Linux kernel running on this (which they most likely did) then, yes, they need to release that. If they wrote a custom app for this purpose, that does not need to be released.
Sorry, not true.
If they have a stand-alone part that is unchanged they still have to distribute the source of it.
If they have stand-alone part they modified they have to license their modifications under the GPL and distribute the whole part's source (not just the deltas).
The only thing they can avoid *GPLing and distributing source for is a stand-alone part that they wrote from scratch - and then (since it's a single software load rather than a distribution containing clearly separable components) only if the underlying code was licensed under the LGPL rather than the full-blown GPL.
Bantam Dominique roosters crow a four-note song. Once you've heard it as "Happy BIRTHday" you can't NOT hear it that way