|
|
|
|
|
by Dylan16807
4707 days ago
|
|
So if I write a piece of software, burn it onto a hundred disks, put the disks in a nicely labeled basket for people to take, go to lunch, and people grab some, at what point does the license kick in? I find strange your statement that there is no license despite every file header (hypothetically) claiming a license, and this being authorized by the entire management chain. |
|
The point is that for a license to be binding it has to be offered willingly. If I sign a blank check and you steal it from me, filling out $1000 and your name, although you'll be able to cash it, you have no right to the money, and I can undo the action.
The reason internal code is special is because the employees are not considered individuals to whom the company has distributed the software. Instead they are a part of the company.
I identified some relevant questions in the GPL FAQ. I believe that the first one and third one are what you care about.
https://www.gnu.org/licenses/gpl-faq.html#StolenCopy
https://www.gnu.org/licenses/gpl-faq.html#GPLRequireSourcePo...
https://www.gnu.org/licenses/gpl-faq.html#InternalDistributi...
https://www.gnu.org/licenses/gpl-faq.html#DistributeSubsidia...
I hope that helps. The FSF might respond if you write to them, it's worth a shot if you're still not convinced.