|
|
|
|
|
by read_again
4707 days ago
|
|
What chalst probably meant is that the fact that the code was orginally GPL doesn't make any illegal obtention of the code legal. If you keep code you wrote on your computer with a GPL attached, and someone breaks in and find it, he won't have the right to use it afterwards thanks to GPL. The GPL defines the rights offered to "clients" by the "vendor", and how these rights are granted. Illegal obtention of the code is not one of the granting processes defined by the GPL. Therefore, putting the GPL on that code is meaningless, whether it were GPLed initially or not. |
|