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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,48e1a3c594fb62e8 X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,UTF8 Path: g2news2.google.com!news4.google.com!feeder.news-service.com!tudelft.nl!txtfeed1.tudelft.nl!zen.net.uk!dedekind.zen.co.uk!aioe.org!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: SPARK Date: Thu, 13 May 2010 06:00:48 +0200 Organization: Ada At Home Message-ID: References: NNTP-Posting-Host: FD8vExnEy5iRSNWAUP6U/Q.user.speranza.aioe.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable X-Complaints-To: abuse@aioe.org X-Notice: Filtered by postfilter v. 0.8.2 User-Agent: Opera Mail/10.53 (Win32) Xref: g2news2.google.com comp.lang.ada:11578 Date: 2010-05-13T06:00:48+02:00 List-Id: Le Thu, 13 May 2010 00:55:02 +0200, Yannick Duch=C3=AAne (Hibou57) = a =C3=A9crit: > How does it apply ? I'm dubious about it in this context, because usin= g = > SPARK to check an implementation does not implies any kind of linking = to = > any binary or library, and I did not see anywhere something stating = > there was license restrictions on the usage of SPARK annotations in Ad= a = > sources. At least the package SPARK_IO on Windows is MGPL : [from SPARK_IO header] -- As a special exception, if other files instantiate generics from this= = unit, -- or you link this unit with other files to produce an executable, this= = unit -- does not by itself cause the resulting executable to be covered by th= e = GNU -- General Public License. This exception does not however invalidate an= y = other -- reasons why the executable file might be covered by the GNU Public = License. -- = pragma Asset ? Is that true ? Waaww... great