1-------------------------------------------------------------------------- 2This program is free software; you can redistribute it and/or modify it 3under the terms of the GNU General Public License (GPL) as published by 4the Free Software Foundation; either version 2 of the License, or (at 5your option) any later version. 6 7This program is distributed in the hope that it will be useful, 8but WITHOUT ANY WARRANTY; without even the implied warranty of 9MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 10GNU General Public License for more details. 11 12You should have received a copy of the GNU General Public License 13along with this program; if not, write to the Free Software 14Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. 15-------------------------------------------------------------------------- 16 17 *** NOTE *** 18 19In accordance with section 10 of the GPL, Red Hat permits programs whose 20sources are distributed under a license that complies with the Open 21Source definition to be linked with libcygwin.a without libcygwin.a 22itself causing the resulting program to be covered by the GNU GPL. 23 24This means that you can port an Open Source(tm) application to cygwin, 25and distribute that executable as if it didn't include a copy of 26libcygwin.a linked into it. Note that this does not apply to the cygwin 27DLL itself. If you distribute a (possibly modified) version of the DLL 28you must adhere to the terms of the GPL, i.e. you must provide sources 29for the cygwin DLL. 30 31See http://www.opensource.org/docs/definition_plain.html for the precise Open Source 32Definition referenced above. 33 34Red Hat sells a special Cygwin License for customers who are unable to 35provide their application in open source code form. For more 36information, please see: http://www.redhat.com/software/tools/cygwin/, 37or call 866-2REDHAT ext. 3007 38 39