Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 19 Sep 2004 19:51:33 +0400 From: 3APA3A <3APA3A AT SECURITY DOT NNOV DOT RU> Reply-To: 3APA3A <3APA3A AT SECURITY DOT NNOV DOT RU> Organization: http://www.security.nnov.ru Message-ID: <527851340.20040919195133@SECURITY.NNOV.RU> To: Jani tiainen Cc: Cygwin List Subject: Re[2]: cygwin compiled on Linux for Wiindows In-Reply-To: <414D1A36.1040001@luukku.com> References: <414CD4D9 DOT 9030501 AT bellsouth DOT net> <414D1A36 DOT 1040001 AT luukku DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam Dear Jani tiainen, --Sunday, September 19, 2004, 9:33:42 AM, you wrote to cygwin AT cygwin DOT com: Jt> If you compile it under Cygwin _and_ link your app against _any_ GPL Jt> library (including cygwin1.dll in Windoze) your application license must Jt> be GPL. You still hold copyright for your original work (and your later Jt> modifications) and thus can do anything with that piece of code eg. Jt> there is some examples (like MySQL) that uses dual licensing, one which Jt> is GPL and one commercial. Most libraries (Cygwin is exception) come with LGPL, not GPL license. LGPL allows you to create commercial application linked against this library as long as you provide a way to replace LGPLed library (for example application links to library dynamically). In some cases it's still possible to use some GPLed libraries in commerce application, if application is not "derived work" in terms of GPL (for example you can use GPLed plugins as long as you distribute plugin apart from you application and you distribute plugin in open source under GPL). Additionally, there is a lot of difference "freeware" licenses and "public domain" code, not covered by any license. As for Cygwin: yes, according to GPL all derived work must be GPLed. Copyright question is not so simple as you may think, but it primary depends on the contracts between you and your employer. -- ~/ZARAZA Ибо факты есть факты, и изложены они лишь для того, чтобы их поняли и в них поверили. (Твен) -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/