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: <1182160706.208857@xnews001> From: Markus E Leypold Organization: N/A Date: Wed, 20 Jun 2007 15:43:34 +0200 Message-ID: User-Agent: Some cool user agent (SCUG) Cancel-Lock: sha1:nJsXE0bWpMzd1PtSDuIsyVlL3RA= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 88.72.238.218 X-Trace: news.arcor-ip.de 1182346425 88.72.238.218 (20 Jun 2007 15:33:45 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news1.google.com!news2.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!t-online.de!news.karotte.org!feeder06.uucp-net.de!news.uucp.at!news.szaf.org!news.unit0.net!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news1.google.com comp.lang.ada:16270 Date: 2007-06-20T15:43:34+02:00 List-Id: >> In <1182160706.208857@xnews001>, Dirk Heinrichs writes: >>>anon wrote: >>> >>>> Linux Modules uses : MODULE_LICENSE("GPL"); >>>> alone with some files having the spelled out comment lines too. >>> >>>That's a different beast. This is used to enforce GPL lincensed kernel >>>modules. It results in a _runtime_ check. When a module with a >>>non-compatible license is loaded, it will taint the kernel and you will not >>>get any support from kernel hackers in case of problems. >>> >> That's why the OSI/FSF requested the NYU group the creators of the >> GNU/AdaCore Ada to add the "pragma License" statement with its >> option of "( GPL )". But NYU or Adacore never complete the link to >> the _runtine_ checker. which is what I stated in my second reply about >> this. First reply, showed source code that tested the "pragma License" >> on the GNAT compiler. >> >> Y O U N E E D T O R E A D ! ! ! >> B E F O R E A N S W E R I N G ! ! ! > > Well, a little bit shouting and fidgeting would be nice ... Insert a 'less' here, please. - M