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,71b4c0131a8a22a4 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Newsgroups: comp.lang.ada Subject: Re: Corrected version Re: pragma License ? References: <1182493841.177772.314860@c77g2000hse.googlegroups.com> <467c0cea$0$20281$9b4e6d93@newsspool3.arcor-online.net> From: Markus E Leypold Organization: N/A Date: Fri, 22 Jun 2007 20:11:09 +0200 Message-ID: User-Agent: Some cool user agent (SCUG) Cancel-Lock: sha1:zbfp9w8M6LuW61teii4XYWoBn2E= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 88.72.230.101 X-Trace: news.arcor-ip.de 1182535274 88.72.230.101 (22 Jun 2007 20:01:14 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news1.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news1.google.com comp.lang.ada:16311 Date: 2007-06-22T20:11:09+02:00 List-Id: > anon wrote: >> Also the US legal system will not all two version of the GPL. > > It will be helpful if you refer your readers to references > that they can check. Given the sentence quoted above, and > the fact that you equate a will to licensing plus negotiable business > contracts between specific parties, I think readers will be > considering your claims with some doubt. > > >> As for GNAT Ada. Well at the movment there are 3 version. The top >> of the line is the Gnat Pro, which is under the Adacore license, and >> it is not GPL. > > Do you have an AdaCore contract? Many here who have had the > pleasure of working with an AdaCore supported edition have > stated that even the Pro edition of GNAT is GPLed. IIRC, one And as far as I can say there is no way for it to be otherwise: GNAT is build on gcc and gcc is GPL. No way to license GNAT under a different license, even for AdaCore, since they don't own large parts of the codebase. The confusion is perhaps that they own the new runtime completely and can license it with a linking exception with the Pro version whereas they don't license the linking exception for the GPL version. I don't know for sure though, wether they really do that. > (Mac?) edition has actually become the starting point for a > publicly available edition of GNAT (5.01w?). It has carried > the GPL notice (that doesn't replace a contract, but anyway). Regards -- Markus