X-Recipient: archive-cygwin AT delorie DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A9C343858005 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com; s=default; t=1706628386; bh=CiW1SyoUneRESJu2lKG65wwmlK9hIbClsnltFxf9Xvw=; h=Date:To:Subject:References:In-Reply-To:List-Id:List-Unsubscribe: List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc: From; b=Yz5dFwsmbHKEmEqdasn157fyZHcZoLmpvml94MmEBKgAt6NE/cY9sbUu13ctC/KXY 5ByHJEurxMxYo1iIH1tnTGG+GBSmr0qPVmSR63opOkv9yrV8NLSbsIvhMSpozJ2TDb K7KdEJT3mRI//EQbjKiHCi7S+bxkMaJseJ16OjVo= X-Original-To: cygwin AT cygwin DOT com Delivered-To: cygwin AT cygwin DOT com DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2D09F3858433 Date: Tue, 30 Jan 2024 16:25:23 +0100 To: "Marvin DOT C DOT Scott AT gd-ms DOT com" Subject: Re: CYGWIN 1.5.3 END OF SUPPORT OR LIFE Message-ID: Mail-Followup-To: "Marvin DOT C DOT Scott AT gd-ms DOT com" , cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-BeenThere: cygwin AT cygwin DOT com X-Mailman-Version: 2.1.30 Precedence: list List-Id: General Cygwin discussions and problem reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: Corinna Vinschen via Cygwin Reply-To: cygwin AT cygwin DOT com Cc: Corinna Vinschen , cygwin AT cygwin DOT com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com Sender: "Cygwin" Sorry, I have to correct myself in terms of the license: On Jan 30 16:16, Corinna Vinschen via Cygwin wrote: > Hi Marvin, > > On Jan 29 22:24, Marvin.C.Scott--- via Cygwin wrote: > > Good day - > > > > I represent a logistics team of users of CYGWIN freeware for a > > government contract. In my role I am responsible for tracking support > > and end of life for software assets. > > > > In the before mentioned effort mentioned above I have a general > > question. > > > > Do CYGWIN freeware developers or contributors enact any end or > > Careful, please. Cygwin is NOT freeware! > > Cygwin is licensed per the GNU General Public License version 3(*), and > that contains a couple of restrictions and responsibilities you should > be aware of. If you're unsure about the difference, I urge you to > contact your company's laywer to make sure you're in the clear. Cygwin 1.5.3 was not yet under GPL v3. Back in 2003, Cygwin was still under the CYGWIN license, which was going like this: -------------------------------------------------------------------------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License (GPL) as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. -------------------------------------------------------------------------- *** NOTE *** In accordance with section 10 of the GPL, Red Hat permits programs whose sources are distributed under a license that complies with the Open Source definition to be linked with libcygwin.a without libcygwin.a itself causing the resulting program to be covered by the GNU GPL. This means that you can port an Open Source(tm) application to cygwin, and distribute that executable as if it didn't include a copy of libcygwin.a linked into it. Note that this does not apply to the cygwin DLL itself. If you distribute a (possibly modified) version of the DLL you must adhere to the terms of the GPL, i.e. you must provide sources for the cygwin DLL. See http://www.opensource.org/docs/definition_plain.html for the precise Open Source Definition referenced above. Red Hat sells a special Cygwin License for customers who are unable to provide their application in open source code form. For more information, please see: http://www.redhat.com/software/tools/cygwin/, or call 866-2REDHAT ext. 3007 -------------------------------------------------------------------------- The "special Cygwin License for customers who are unable to provide their application in open source code form" is not active anymore. Given that, you have to comply with the general rule of the GPL v2, plus the GPL section 10 exception. I.e., you *must not* provide proprietary software linked to the Cygwin DLL to your customers. If in doubt, contact your company lawyer! Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple