Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B9FDC6C.2000502@ece.gatech.edu> Date: Wed, 12 Sep 2001 18:06:36 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: "David A. Cobb" CC: Cygwin Library General Discussion , NewLib Discussion Subject: Re: Licensing Issues? References: <3B9FD58F DOT 7000308 AT home DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit David A. Cobb wrote: > Would someone in the know please explain why there are licensing issues > between GLibC and Newlib? Are they not both GPL? > Sigh. this has been explained so many times I am surprised your search of the archives did not reveal it. You *did* search the archives, right? Cygnus (now Red Hat) releases cygwin under two licenses: the GPL and a proprietary license. People who purchase cygwin under the proprietary license are allowed to distribute cygwin-based binaries WITHOUT distributing their source code. (You may not like this arrangement, but it's the way things are. Besides, the proceeds pay Chris' and Corinna's and others' salaries...) Anyway, ONLY the copyright owner of a particular work is allowed to establish the license terms. If you take GPL code that you do not own, you can't change the license -- although the GPL gives you certain redistribution rights. Since Red Hat needs to specify the license, they need to own the code. They don't own the glibc code. Therefore they can't use it (as part of cygwin1.dll -- e.g. newlib) [This also explains why everybody who contributes to cgywin1.dll must sign over copyright to Red Hat]. --Chuck -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/