This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

License compliance when shipping cygwin binaries


Hi List,

I would like to bundle and ship an executable found in Cygwin and the
DLLs it requires. The files in question are:

chgrp.exe
cyggcc_s-1.dll
cygiconv-2.dll
cygintl-8.dll
cygwin1.dll

For which of these files do I have to ship the source code to comply
with the license, and what's the easiest way to get hold of it myself?
(i.e. do I have to do a full cygwin install and select "source" on
$PACKAGE, then pick the source files from there, or is there a git repo
or similar that I could clone?)

The way I understand <https://cygwin.com/licensing.html>, I don't need
the source for cygwin1.dll (please correct me if I'm wrong).  But what
about the other DLLs, and what about chgrp.exe itself?
I believe chgrp is under GPL, but I'm at loss whether there is a special
"cygwin chgrp" repo, or whether the regular chgrp source
(<http://git.savannah.gnu.org/gitweb/?p=coreutils.git>, I assume?) is
used, and how to fetch the source for exactly the binary I intend to ship.

Could anyone please enlighten me?

Kind Regards,
Stefan Baur

-- 
BAUR-ITCS UG (haftungsbeschränkt)
Geschäftsführer: Stefan Baur
Eichenäckerweg 10, 89081 Ulm | Registergericht Ulm, HRB 724364
Fon/Fax 0731 40 34 66-36/-35 | USt-IdNr.: DE268653243

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]