|
|
|
|
|
by beagle3
4229 days ago
|
|
> Choosing the appropriate open source license (BSD-3 clause in this case), helps us reuse a lot of our code in a wide variety of situations. If I understand it correctly, since you wrote the code and own the rights, you can do this regardless of the license you chose; e.g., you could have done an AGPL-3 release to the public, and continue giving license-to-use-and-modify-but-not-release to customers. Am I misunderstanding? |
|
BSD 3-clause on the other hand is very easy to understand and is permissive off the bat.