delorie.com/archives/browse.cgi | search |
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:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to:content-type; q=dns; s=default; b=btaWFLb | |
jE+qnchYhkDFBFq6xoCK8mxfdy1YZfXwOkcXb4QTlWfORbWli0LMVB1MpUGphmgB | |
JWAvxfkQWZIH/6M5WTO1gMKBXyJ5RGKeOpoe1Y56pavurrZ8h4LG+ETNLWq9e9sD | |
TC/aimog1prxbR4GDNo7uYyZXogApmiibj1s= | |
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:mime-version:references:in-reply-to:from:date | |
:message-id:subject:to:content-type; s=default; bh=CfmJZP6SaB2cj | |
6wKVsHSye6R738=; b=Pmjl4hjWF076Ap6E2PU1zhst8f+qy35sZ9U1vDsbqaP0x | |
LWVZSrjixROMxQlnWFKy87uT98E4V7Ozdg1VNUFmNcugdV65ses+8cgxIqR32yE7 | |
e+joZFjfYr5aQtg7l0g9wP/23KdgcI9TQK8IbyfG6WAh4ApdCoMvW7i3eJhxfk= | |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
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=1.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,HTML_MESSAGE,KAM_SHORT,RCVD_IN_DNSWL_NONE,SPF_PASS,TBC autolearn=no version=3.3.1 spammy=officers, donated, compliance, licensing |
X-HELO: | mail-lj1-f180.google.com |
DKIM-Signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to; bh=VJG5vb/OPaaiht70s0pafX3JV8MOTxQgc1+Msygh7c4=; b=rk4/A8jW6Z3N5S+NduPP4OiTfT8KOvQoOr2dqVVNY5zaiaYkS1eKa5Zk4hooOz555T gFpgVWbNA6VEAP5mjYf/aG3X2X4PyShQ8L0nAWrbMFAEJVlytEMRFpt+LQTCL6oOm8Sa afozZFPGIG0LUgo8QGKs6tVbre5SnS+nmAOXNPtws++gAKYQhRx/URgjqOj7gHHw6EW2 2r4iRZkTauGxJG3UhaFuhwwxvY6RlCtJZcM8VMBPPxJO9GbFEiqwjByr2IQzvOtCwamL Dgs5vgpRt3t+rEIiwj1vlXHvYQX4Z4jjYY0wGpPES0Ki66DYQk2OnLjMfphypKhRYhhy WMOQ== |
MIME-Version: | 1.0 |
References: | <CANH2EyVitsCrdz2LETbRORmp167ku4va4etU90y6YGTQ3nM2fg AT mail DOT gmail DOT com> <3472932c-fd8f-fea6-21e8-01d8a06cd546 AT SystematicSw DOT ab DOT ca> |
In-Reply-To: | <3472932c-fd8f-fea6-21e8-01d8a06cd546@SystematicSw.ab.ca> |
From: | William Deegan <bdbaddog AT gmail DOT com> |
Date: | Wed, 26 Feb 2020 16:37:45 -0500 |
Message-ID: | <CAH_m2YJMeffvks2F4kHH5KH4FyCtVAF4T7+0BmrYAjr+imzJsg@mail.gmail.com> |
Subject: | Re: cygwin licensing question |
To: | Brian DOT Inglis AT systematicsw DOT ab DOT ca, Cygwin List <cygwin AT cygwin DOT com> |
X-IsSubscribed: | yes |
I'd also take a look at this: https://cygwin.com/licensing.html On Wed, Feb 26, 2020 at 4:04 PM Brian Inglis < Brian DOT Inglis AT systematicsw DOT ab DOT ca> wrote: > On 2020-02-26 09:37, MrPmghost . wrote: > > I am Pierre Meignen, software developer working for a belgium company. > > I have a question regarding cygwin and its use. > > Is it allowed/legal to integrate cygwin installer (2.11.1(0.329/5/3)) > into > > the installer of an application that we plan to distribute commercially? > > I have checked the past cygwin posts but I did not see any clear answer > to > > my question. > > I know how to handle source code in LGPL but I have difficulty to > > understand what I can do with cygwin (LGPL) but which also contains tools > > covered by the GNU GPL and so on. > > We have customized cygwin installer in order to install locally the > > necessary packages. > > Once in its execution, our application launches cygwin.bat and launch > > commands to upload embedded systems. > > We do not link towards cygwin.dll. > cygwin1.dll > > > We currently use the application internally but we plan to distribute it > > commerically in the future. > > Thanks in advance for your support/feedback, > > [Disclaimer: I am not any kind of lawyer or project lead just another > volunteer] > > Cygwin is not a formal organization and has no officers or lawyers, at best > volunteer project co-leads and maintainers with commit privileges to > primary > source repositories. > > Cygwin is an online project which has volunteers around the world > collaboratively maintaining a collection of packages archived and > distributed on > third party donated and supported domain names and infrastructure. > > Copyright and licence compliance is your responsibility if you download any > binaries or sources. As you are based in Belgium in the EU you also have to > comply with Belgian and EU law which may have stricter copyright and > licensing > compliance requirements. > > Each package comes with its own licensing terms, including cygwin > (cygwin1.dll) > and setup (setup_x86{_64}.exe), usually under (case insensitively): > > /usr/share/{,doc/}PACKAGE{,-doc}/*{COPY,LICEN}* > or > /usr/share/doc/common-licenses > > You will have to provide your corporate lawyers with the licences for each > package you wish to include in your product. > > Your corporate lawyers will have to determine what responsibilities you > have > related to package licensing requirements, what you must do (e.g. publish > and > attribute all copyrights and licences in your product distribution and > documentation, distribute and provide online source archives, and submit > patches > upstream, etc.), and how you are limited by the licences in what you may > do with > each package. > > As so many packages are licensed under the [L]GPL2/3 or by the FSF if GNU > sourced, see https://www.fsf.org/licensing/ your corporate lawyers may > want to > work with the FSF Licensing and Compliance Team mailto:licensing AT fsf DOT org > or > their lawyers mailto:legal AT fsf DOT org as Cygwin has no lawyers. > > In general, you probably need to document, track, submit, and log > submission of > any modifications you make to any Cygwin package source code as patches to > cygwin-apps AT cygwin DOT com, or upstream to the upstream package maintainer or > source > given in the package source archive, often shown in a .cygport file. > > Question for project leads - who maintains the maintainer copyright > assignments, > attributions, disclaimers, releases, etc. and where, or is that all also > only in > some mail archives? > > -- > Take care. Thanks, Brian Inglis, Calgary, Alberta, Canada > > This email may be disturbing to some readers as it contains > too much technical detail. Reader discretion is advised. > > -- > 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 > > -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |