Linked by Thom Holwerda on Sun 1st Jul 2007 10:30 UTC
Thread beginning with comment 252111
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE[3]: and you thought the GPL was hard to follow
by lemur2 on Sun 1st Jul 2007 15:03
in reply to "RE[2]: and you thought the GPL was hard to follow"
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.
The code to Parallels itself is closed, and it belongs to Apple, and that code is not the subject of this discussion.
Parallels has linked in some code from the Wine project. It is that Wine code that is under discussion. That code is LGPL code, and as such, anyone redistibuting it is required to release the source code, along with any changes made to the source code, FOR THE PARTS THAT ARE GPL CODE.
There is no question of a "closed source developer ... showing an open source developer their code". The Wine code at issue here is NOT Parallel's code.
Edited 2007-07-01 15:03
RE[4]: and you thought the GPL was hard to follow
by zbrimhall on Mon 2nd Jul 2007 03:48
in reply to "RE[3]: and you thought the GPL was hard to follow"
The code to Parallels itself is closed, and it belongs to Apple
Just to clarify, Parallels is owned by Parallels, Inc. (http://www.parallels.com/), not Apple. In fact, Parallels, Inc. sells two versions of its software: Parallels Worksation, for Linux and Windows; and Parallels Desktop, for Mac.
RE[3]: and you thought the GPL was hard to follow
by deanlinkous on Sun 1st Jul 2007 15:23
in reply to "RE[2]: and you thought the GPL was hard to follow"
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.
Parallels has stated that they use LGPL software and have modified it so what review is needed????
Edited 2007-07-01 15:24
RE[4]: and you thought the GPL was hard to follow
by lemur2 on Sun 1st Jul 2007 15:33
in reply to "RE[3]: and you thought the GPL was hard to follow"
Parallels has stated that they use LGPL software and have modified it so what review is needed????
Precisely. If Parallels have used LGPL software and have modified it and they are re-distributing it as part of Parallels, then the LGPL license requires them to provide the modified LGPL source code to whomever asks for it.
This requirement applies ONLY to the code which is licensed as LGPL, it does not apply to the rest of the Parallels code.






Member since:
2005-07-10
Since Parallels is closed source then most likely this will need to be handled through the court system to have an independent review of each projects code. Even though I'm a supporter of the Linux movement I can see the reasoning why a closed source developer would be cautious showing an open source developer their code.