Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 From: "Jonathan Clark" To: Subject: RE: Source code for binaries offered at http://thinstall.com/ ? Date: Mon, 28 Jul 2003 14:10:44 -0700 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Importance: Normal In-Reply-To: <20030728134533.GA32342@redhat.com> Hello Christopher, Thanks for bringing this to my attention. I have added links to the web page showing where to download the binaries and source code, and I will add a message line to the .bashrc file so it states likewise. The archive in question uses unmodified cygwin EXEs and DLLs, so I'm assuming that linking to your website will be sufficient? I do not mind hosting the source as well, but I'd prefer to send users to the "real source" so they can investigate many of the other programs provided by cygwin that are not in my package. The GPL licenses appears to allow this, stating: when redistributing binaries, it is permissible to : > c) Accompany it with the information you received as to the offer >to distribute corresponding source code. (This alternative is allowed > only for noncommercial distribution and only if you received the >program in object code or executable form with such an offer, in >accord with Subsection b above.) You can examine the binaries inside of the archive to ensure they have not been altered by running the following bash command: cp -R * /someother_path Good luck! I enjoy cygwin very much, and I hope to have time to make more distributions like this. Jonathan Clark (Author of Abuse, Golgotha, and several other open source projects) -----Original Message----- From: Christopher Faylor [mailto:cgf AT redhat DOT com] Sent: Monday, July 28, 2003 5:46 AM To: jclark AT thinstall DOT com Cc: cygwin AT cygwin DOT com Subject: Source code for binaries offered at http://thinstall.com/ ? Hi, I manage the cygwin project (I've cc'ed the project mailing list and the reply-to is set to that list). It has come to my attention that you are offering binaries which use cygwin but you do not seem to be providing any sources for download on your web site. The GPL license requires you to provide the sources of any packages that you distribute. So, sources for gzip, less, bash, the Cygwin DLL, etc. should be available via the same mechanism that you use to provide the binaries. You do need to provide sources for everything you distribute. Just pointing people to other web sites is not sufficient. In fact, it *seems* like the sources for your whole thinstall package may also be necessary since it is bundled with, and appears to use, other GPLed programs. The GPL FAQ is located here: http://www.gnu.org/licenses/gpl-faq.html It deals with all sorts of questions about distributing binaries and sources. In particular, a frequent response to this type of email from other people distributing binaries without sources is the suggestion of including a pointer to the cygwin/gnu web sites. This is not sufficient and is mentioned here: http://www.gnu.org/licenses/gpl-faq.html#SourceAndBinaryOnDifferentSites I would appreciate your attention to this matter. Thank you, Christopher Faylor Red Hat, Inc. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/