X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=lcaMKonKL/2xCecMMq9HHzKeKrAoQ +qB9RFa8MrP64z6bVYnud4bVoCMpKFdAJxO5tt7gZxO3jEWiGKKV2px0NhK/w8DP dFJEb/vvHGWoH5uuyfM2jkQzKW7ZNoNIRtrFnUsdmqcuFqT3NFiToiFdTymwD64/ aDCr2UihsvhFbw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=2fSentpvgOf5mWdm1fW4emz3Jzk=; b=OCR 3tLbvDpejHmzFa+e4bCkEx2y0d5Ncdl4QtPujgDXpL3YvYpmEol5tMcvOWXezZ6/ 2uGJmt+i/C9yPsisQjZ7pPKtVbEOoiOQOXbtbFDGN31/2TZdpLAeuqC6/DyGoW8n nEcDBh58KIFEI09cSDspVi+dH2mTT+joGU8D54GI= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,GIT_PATCH_2,MIME_BASE64_BLANKS,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.1 spammy=Von, HX-Languages-Length:2651, suspected, customers X-HELO: mani.nok-online.de From: "Busch, Ciske" To: "cygwin AT cygwin DOT com" Subject: AW: Licence question regarding the delivery of Cygqin binaries Date: Fri, 29 Mar 2019 13:46:17 +0000 Message-ID: <28a70ab5242b4114900e3e76daa2bf18@mpdv.com> References: <2bf31c739e144ea4b5e815ef44ed4522 AT mpdv DOT com> <20190329134116 DOT GJ4096 AT calimero DOT vinschen DOT de> In-Reply-To: <20190329134116.GJ4096@calimero.vinschen.de> Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id x2TDkbZ4017364 Corinna, unfortunately you confirmed what I suspected. But thank you very much for your quick answer. Have a nice weekend! Ciske -----Ursprüngliche Nachricht----- Von: Corinna Vinschen [mailto:corinna-cygwin AT cygwin DOT com] Gesendet: Freitag, 29. März 2019 14:41 An: Busch, Ciske Cc: cygwin AT cygwin DOT com Betreff: Re: Licence question regarding the delivery of Cygqin binaries On Mar 29 12:11, Busch, Ciske wrote: > Hi, > > (I used this email as suggested (in a rather old) forum post from > Corinna Vinschen. If this is not the right address I would be very > thankful if you could point me to another address.) > > we have ported an older application from Linux to Windows and plan on > using this in a commercial release. Due to the nature of the older > application the Windows port uses tools from the Cygwin project which > are called either from code or using shell scripts - we do not link > either the Cygwin.dll nor any of the tools. You will find examples for > scripts and the list of binaries used below. We do not plan on making > our application available as open source. > > Our understanding regarding licensing is that as long as we do not > link any part of the Cygwin distribution we are free to use them > without implications for our own software. > > However we are not allowed to include the Cygwin binaries within the > installer of our application - which is a problem for us as we need to > have control over the versions our end users have installed. > > So my question is: is there a way for us to acquire a license which would allow us to "bundle" the required Cygwin components with our software? The Cygwin DLL itself is LGPLv3+. The tools part of the Cygwin build itself are GPLv3+. All other Open Source tools not covered by the Cygwin license retain their respective license. Most of the licenses require you, the vendor, to provide the source code of these tools under the conditions of their respective license to your customers. Some licenses also require to add license information to your documentation. There is no bundle licensing available! Ideally you should add the sources of all Open Source software part of your commercial offering to your software package, as well as adding the OSS licensing information for all packages to your documentation. However, you should really check your licensing situation with a lawyer skilled in sofware licensing issues. Naturally we can't give you any viable advice in terms of licensing compliant behaviour here. Hope that helps, Corinna -- Corinna Vinschen Cygwin Maintainer -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple