Quote:
Originally Posted by DaleDe
I thought in version two you could supply a proprietary executable is someone needed to add it to a build or needed a version with a later library. I do not believe you are required to release your proprietary code as source. Today you would use shared libraries but some of the tools weren't available for shared libraries back when version 2 was written.
|
Why do you not read the GPL2. Here is the faq:
http://www.gnu.org/licenses/old-lice...LinkingWithGPL
Quote:
You have a GPL'ed program that I'd like to link with my code to build a proprietary program. Does the fact that I link with your program mean I have to GPL my program?
Yes.
|