From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: 103376,d0f6c37e3c1b712a X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!atl-c08.usenetserver.com!news.usenetserver.com!pc03.usenetserver.com!news.flashnewsgroups.com-b7.4zTQh5tI3A!not-for-mail Newsgroups: comp.lang.ada Subject: Re: AdaCore ... the Next SCO? References: <1151405920.523542.137920@p79g2000cwp.googlegroups.com> <1151413996.881418.65260@x69g2000cwx.googlegroups.com> <2418185.2jO2KLhFBO@linux1.krischik.com> From: Stephen Leake Date: Thu, 29 Jun 2006 13:43:33 -0400 Message-ID: User-Agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.3 (windows-nt) Cancel-Lock: sha1:VkhfHD5G0JgxGliWOUQb7BJeTLc= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: abuse@flashnewsgroups.com Organization: FlashNewsgroups.com X-Trace: c227844a4114f696e944527800 Xref: g2news2.google.com comp.lang.ada:5303 Date: 2006-06-29T13:43:33-04:00 List-Id: Martin Krischik writes: > Ludovic Brenta wrote: > >> The change of >> license has no effect on corporations large enough to use GNAT Pro, or >> on students, hobbyists, or free software developers. > > Does it? The GPL is viral and booch, charles, AdaCL - all currently GMGPL > would need to to relicensed to GPL now to be used with with GNAT/GPL. This is not true. You can use GMGPL sources with GPL sources; the license for the resulting product must be GPL. > AdaCL at least produced licence-warnings when compiled with GNAT/GPL. While > licence warning are not legal the at least shows how AdaCore sees things. > And this would mean that those libs become unavailable to closed source > users. It's not the AdaCL libraries that are unavailable to closed source users; it's the GNAT runtime libraries. As others have pointed out, that just means there will now be a better market for different Ada runtimes. -- -- Stephe