Practical ways around the GPL?
Posted
by Daniel
on Stack Overflow
See other posts from Stack Overflow
or by Daniel
Published on 2010-03-28T19:32:42Z
Indexed on
2010/03/28
19:43 UTC
Read the original article
Hit count: 284
My company makes an extremely specialized piece of software which costs a lot of money for those few who need it. On our current release we have no choice but to use a few libraries which are released only under the GPL.
Releasing the code is not an option and it would take months, if not years to implement the functionality the libraries provide.
What do companies do in this situation? Are there practical and legal ways around the GPL?
© Stack Overflow or respective owner