Hacker News new | ask | show | jobs
by t0suj4 1495 days ago
With GPL the user is entitled to access the source code of the software and any modifications which allows them to hire another developer if they aren't satisfied.

With BSD (and other attribution licenses) it depends on the developer's goodwill whether the user can get the source code or not.

GPL allows nearly frictionless transition

1 comments

> With GPL the user is entitled to access the source code of the software and any modifications which allows them to hire another developer if they aren't satisfied.

Absolutely, which is why I used the term of 'giving freedom to the code' - in perpetuity.

> With BSD (and other attribution licenses) it depends on the developer's goodwill whether the user can get the source code or not.

Concur, which again, is why I used the term of 'giving freedom to the developer' - to do with the code what she/he wants.