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 Message-ID: <414D1A36.1040001@luukku.com> Date: Sun, 19 Sep 2004 08:33:42 +0300 From: Jani tiainen User-Agent: Mozilla Thunderbird 0.8 (Windows/20040913) MIME-Version: 1.0 To: Cygwin List Subject: Re: cygwin compiled on Linux for Wiindows References: <414CD4D9 DOT 9030501 AT bellsouth DOT net> In-Reply-To: <414CD4D9.9030501@bellsouth.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Bobby McNulty Junior wrote: > I'm build Cygwin on Linux. This will be transfered to Windows. > In other other words, guys, I'm back to pragramming for Cygwin. > Do I have to turn in a copyright assignment? i don't work for a company. > I'm freelance. > This is my hobby. > Bobby Where these started to came from..? Don't confuse copyright and license. They are two different subjects and partly different laws applies to them, copyright is covered by copyright laws, license is basically contract between you and other people and is covered by contract (or similiar) laws. If you compile it under Cygwin _and_ link your app against _any_ GPL library (including cygwin1.dll in Windoze) your application license must be GPL. You still hold copyright for your original work (and your later modifications) and thus can do anything with that piece of code eg. there is some examples (like MySQL) that uses dual licensing, one which is GPL and one commercial. -- Jani Tiainen -- 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/