В Thu, 27 Aug 2009 13:21:48 +0100, David Chisnall написа:
> If you are linking against a GPL'd framework, you do not have to make
> your code GPL'd, you have to release your code under a GPL-compatible
> license.
This is not accurate. If you distribute your code and it links against a
GPL'ed library, you *must* license it under the GPL. That's the whole
point in using GPL for libraries:
http://www.gnu.org/philosophy/why-not-lgpl.html
IOW, any application or library that links with (say) the GNU Scientific
Library (GSL) must be GPLv3 or later.
OTOH, if he doesn't distribute his code at all, all licensing
considerations are moot.
_______________________________________________
Discuss-gnustep mailing list
Discuss-gnustep@gnu....
http://lists.gnu.org/mailman/listinfo/discuss-gnustep
opensubscriber is not affiliated with the authors of this message nor responsible for its content.