|
|
|
|
|
by phoenk
1028 days ago
|
|
> Which is generally undesirable for commercial projects; especially early in their lifecycles when bugs may be present and would be best kept private until the project has been more battle-tested. Copyleft only kicks in on redistribution. If you're only testing internally, you don't need to distribute source code. It's only once you distribute that software that you also need to distribute source. |
|
That used to be true, but AGPL changed that. Now it can kick in if you let others interact with the program on your computer.