Martin Baulig <martin@xxxxxxxxxxxxxxxxx> writes: > d) Keep the XCF loaded GPL > > if I understand that correctly, the loaders are shared libraries which > dnyamically loaded so they can theoretically have different licenses > or do I miss something ? > RMS claims that this is not allowed without GPL'ing all of gdk-pixbuf. Otherwise you could just dlopen() any GPL app from your proprietary app. Havoc