Possible GPL Violation from Compaq UPDATED
An anonymous reader wrote in to say "I was having a look at ThinkGeek's 6 Gb MP3 jukebox, and was interested to see that the software is Linux-based. There's a link at the bottom of the page: download Linux source. Interestingly, this link requires I 'sign' a license agreement with Compaq before downloading the source code. The license, amongst other (scary) things, says:
CUSTOMER acknowledges and agrees that COMPAQ owns all rights,
title and interests in and to the SOFTWARE and all Intellectual Property
Rights therein."
That can't be right, can it? What's going on here? Is it a simple case of Compaq needing reminding about the ground rules concerning Linux distribution? Perhaps they have not made any kernel modifications, and this license is for their application software? " Update: 09/13 05:16 PM by CT : we screwed this one up. The link is somewhat misleading since it says its a link to Linux Source, but its not actually the linux source, its just some code that runs on linux. Stop flaming please. Move along. Nothing to see here.
1. Anything posted by Slashdot editors that could be cleared up by a phone call to the company will instead be posted without any reservations whatsoever.
2. Any sort of "cause" that could be taken up with a petition of Slashdot viewers, such as disapproval of Amazon.com's patents, is instead posted without reservation. A very helpful, "What do you guys think?" should be tacked onto the article summary by the editor.
3. If you are posting an article about a product or company doing something with Linux, do not post the article under "Linux." Instead, spread it around to the various other subjects, so that everyone must read about it even if they don't want to read about Linux.
Rinse, repeat.
-thomas
"Extraordinary claims require extraordinary evidence."
"And like that
Compaq isn't trying to claim ownership of Linux or anything else it doesn't truly own here.
In addition, the complaint in the posted article, that CUSTOMER acknowledges and agrees that COMPAQ owns all rights, title and interests in and to the SOFTWARE and all Intellectual Property Rights therein, is not unreasonable at all. All it says is that Compaq owns the code and you're not going to claim ownership of it yourself. What's so bad about that?
The code is indeed released under the GPV, as is evident from both the README file and the inclusion of the GPV itself in the archive. The legal agreement you have to click through to get the code is a standard Compaq thing that the lawyers no doubt mandate for every download from Compaq. I doubt strongly that it overrides the GPV itself.
(Disclaimer: I work for Compaq, but I'm 5 layers of management below anyone who's authorized to speak for the company, and I work halfway across the continent from the folks who do the PJB.)
--
Disinfect the GNU General Public Virus!
It mentions mp3s, a major company, the letters GPL, the word Linux, and the word violation all in the same sentence. It's sad.
It is really the proper venue for discussing any GPL violation. With all due respect to the readers of this page, a large number of them will do nothing more than FLAME compaq into the ground. Public humiliation should be a last resort, especially if you, by your own admission, aren't even sure if it is a GPL violation (that is, what the license is refering to). It is better to have the FSF, or the owner(s) of the copyrighted code quietly contact Compaq and ask them what's up rather than a have THOUSANDS of people with flame throwers contact them.
Grow up, Slashdot. You are in the big leagues now.
Burn Hollywood Burn
To the wonderful folks of /. : Please please please do a little investigating before posting stuff like this! Even the National Enquirer probably calls Brad Pitt once in a while before posting a story about him having a love child with G. W. Bush.
Got Rhinos?
I downloaded the source and poked through it a bit.
For one thing, the software itself is GPL'd - a copy is included with the source. For another, one file - cpqpjb.c - #includes several header files in the kernel source. So the software itself is clear.
It simply looks as if the file was made available for download the same way other chunks of Compaq software are offered, and no one remembered the legal boilerplate people have to agree to for most software.
A simple e-mail to Compaq legal oughta do the trick; it's only a minor error.
Someday, you're going to die. Get over it.
I know this will probably get modded down, but has anyone thought to ask compaq about this before launchin into "jihad" mode?
What is their take on the "situation"?
The secret of success is honesty and fair dealing. If you can fake those, you've got it made. (Marx)
How is this a GPL violation?
So they wrote a piece of software and put their own license on it. It just happens this piece of software is for Linux. Last time I checked, there was no law that stated that EVERY piece of software for Linux had to be GPLed.
I've looked at the page, it's their software, they put their own license on it. Am I missing something here? Are they USING GPLed code in their product?
Mike
"I would kill everyone in this room for a drop of sweet beer."
There is at least some GPL code involved. In the zipfile take a look at the top of usbdrv/cpqpjb.c:
snipSo there is a problem, but I don't know that slashdot is the best place to work it out. Compaq should have at least been contacted first.
--
Preventive War is like committing suicide for fear of death. - Otto Von Bismarck
I would tend to agree. I've had similar experiences beating some book vendors into putting the right label on their CD-ROMs in the back of books. They had boilerplate they had used for years and suddenely finding it didnt work for a project caused them a lot of chaos.
Once it percolated to the right layer the lawyers generated new boilerplate and they now slap that on anything containing other people's software.
But yes they should be more careful
Alan