X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Denis Itskovich Newsgroups: comp.os.msdos.djgpp Subject: DJGPP License question Date: Sun, 24 Jun 2007 02:44:43 -0700 Organization: http://groups.google.com Lines: 10 Message-ID: <1182678283.114639.139990@q69g2000hsb.googlegroups.com> NNTP-Posting-Host: 192.198.152.97 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Trace: posting.google.com 1182678283 31987 127.0.0.1 (24 Jun 2007 09:44:43 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sun, 24 Jun 2007 09:44:43 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 5.1; .NET CLR 1.1.4322; .NET CLR 2.0.50727),gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 hafwpr01.iil.intel.com:911 (squid/2.6.STABLE12) Complaints-To: groups-abuse AT google DOT com Injection-Info: q69g2000hsb.googlegroups.com; posting-host=192.198.152.97; posting-account=oSbL2g0AAABEFAo8-nlGVXciDOlWy6Xt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi As I understand from DJGPP license, all packages, excluding C Run-time are distributed under GPL license. In particular, STL implementation & CWSDPMI are under GPL as well, and not under LGPL, which restricts using them in non open-source software. How could be achieved an approval for using STL for freeware, but closed-source solution? Thanks.