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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: =?UTF-8?B?QmrDtnJuIEx1bmRpbg==?= Newsgroups: comp.lang.ada Subject: Re: GCC 4.9.0 (2014) for Max OS X Mavericks Date: Wed, 15 Oct 2014 15:43:16 +0200 Organization: A noiseless patient Spider Message-ID: References: <02796daf-0ab5-4722-a4ef-42155568e3c5@googlegroups.com> <6bfc0677-977e-4f78-9496-0f4817bd3c78@googlegroups.com> <3a0a4e0b-0329-407b-ba2e-d5fe28ed6394@googlegroups.com> <1383085512435020045.205080laguest-archeia.com@nntp.aioe.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Injection-Date: Wed, 15 Oct 2014 13:42:17 +0000 (UTC) Injection-Info: mx02.eternal-september.org; posting-host="23e59b4906029a0ce22afc4c4b1f25ee"; logging-data="4266"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+Ij+3YmyFqIzZ4krXtIpSj" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Icedove/31.0 In-Reply-To: Cancel-Lock: sha1:yfj6ivfxyQYU9Mbpwlt8jeLF4IQ= Xref: news.eternal-september.org comp.lang.ada:22508 Date: 2014-10-15T15:43:16+02:00 List-Id: On 2014-10-15 15:05, David Botton wrote: > > > Can anyone confirm if that is the same license being used in the GNAT Pro editions? Gnat Pro 7.2.1 win32 dom.ads > ------------------------------------------------------------------------------ > -- XML/Ada - An XML suite for Ada95 -- > -- -- > -- Copyright (C) 2001-2013, AdaCore -- > -- -- > -- This library is free software; you can redistribute it and/or modify it -- > -- under terms of the GNU General Public License as published by the Free -- > -- Software Foundation; either version 3, or (at your option) any later -- > -- version. This library is distributed in the hope that it will be useful, -- > -- but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHAN- -- > -- TABILITY or FITNESS FOR A PARTICULAR PURPOSE. -- > -- -- > -- As a special exception under Section 7 of GPL version 3, you are granted -- > -- additional permissions described in the GCC Runtime Library Exception, -- > -- version 3.1, as published by the Free Software Foundation. -- > -- -- > -- You should have received a copy of the GNU General Public License and -- > -- a copy of the GCC Runtime Library Exception along with this program; -- > -- see the files COPYING3 and COPYING.RUNTIME respectively. If not, see -- > -- . -- > -- -- > ------------------------------------------------------------------------------ -- Björn