On Jun 15 13:51, Avraham H. Fraenkel wrote: > If I am writing a short C program, comply it with GCC, and put the exe and the > cygwin dll in my site, should I add something?
Yes, the sources of your application as well as the sources of the Cygwin DLL, according to the GPL. If you don't distribute the sources, you don't apply to the licensing. Typically it might be better to just distribute your application and its sources and no Cygwin DLL at all. Instead point people to the cygwin web page so that they can download the Cygwin distro as they see fit. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Co-Project Leader mailto:[EMAIL PROTECTED] 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/