[EMAIL PROTECTED] writes: > I've some questions about gnu license: > > Can I use gnu source code to be integrated in a proprietary project? In > that way, should I redistribute only the source code of the gnu project > wich has been changed, or I must distribute even the source code of the > rest of the application and the sources of all the proprietary > libraries used? > After can i sell the producr, or i must distribute it for free?
There is the GPL FAQ at <URL:http://www.gnu.org/licenses/gpl-faq.html>. In short, you have to license all sources of a derived work under the GPL, but can ask any price you wish. Be aware that your customers might choose to copy and pass on your software. -- David Kastrup, Kriemhildstr. 15, 44793 Bochum _______________________________________________ Gnu-misc-discuss mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-misc-discuss
