To view parent comment, click here.
To read all comments associated with this story, please click here.
"In other words"
No ;-) , there is no *In other words* clause in the license. Your interpretation is false.
There are many cases where you can change the license to a different version:
- The copyright owner allow it.
- The copyright owner dont see any harm in what your doing and dont enforce is copyright.
- The license allow it ( V2 )
- The license term to wich the original author and copyright maker as agreed to is also subject to that state you must give the same rights and freedom you have yourself received.
Let me put this in another form :
- Linus Thorvalds allow it.
- Linux Thorvalds dont see any harm in what your doing and whont enforce is copyright.
- The GPL allow it ( V2 )
- The GPL say that you must grant the same right and freedom you yourself have received from the GPL.
http://www.linux-watch.com/news/NS3301105877.html
Let me ask you, how would you interpret the following statements in GPLv2:
- From section 2b:
You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License.
- From section 9:
If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation.
If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
Edited 2006-02-08 21:56
Let me put this in another form :
- Linus Thorvalds allow it.
No. His code is released in GPLv2 only. Whether he'll re-release them in GPL3 remains to be seen.
- Linux Thorvalds dont see any harm in what your doing and whont enforce is copyright.
Prove it, please.
- The GPL allow it ( V2 )
Please quote exactly where GPLv2 allows it.
btw, you mis-spelled Linus' last name. It's Torvalds, without the "h".







Member since:
2006-02-08
The provision that you mentioned has prerequisites:
If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation.
If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation.
In other words, there are only two cases where you can change the license to a different version:
1) The copyright owner explicitly allows it, for example, using the "any later version" clause.
2) The software is released under GPL with no version number specified.