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,ed34204f6da15e19 X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news2.google.com!news3.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!local02.nntp.dca.giganews.com!nntp.scarlet.biz!news.scarlet.biz.POSTED!not-for-mail NNTP-Posting-Date: Sat, 17 Jun 2006 09:17:21 -0500 From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: ANNOUNCE: DTraq Released References: <44916CA0.9080909@earthlink.net> Date: Sat, 17 Jun 2006 16:30:00 +0200 Message-ID: <87d5d7ua6v.fsf@ludovic-brenta.org> User-Agent: Gnus/5.110004 (No Gnus v0.4) Emacs/21.4 (gnu/linux) Cancel-Lock: sha1:Vhugpm+2gt7TqDMotJfOflhYNqE= MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii NNTP-Posting-Host: 62.235.236.16 X-Trace: sv3-7VFUPt4t98ZZK0SnalhM6uNzBygxrmNBMoKTsYG56Umj8ScHADHL3Ejl+mob8BUpMfurmcOe7E6DMv7!Abs29brIQ0GNw9WodWETHdpc4xBmY95jT0gdGUtODTubXtxwJMv4vKf1dPNHq8mp7kT/sWeuhg== X-Complaints-To: abuse@scarlet.be X-DMCA-Complaints-To: abuse@scarlet.biz X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.32 Xref: g2news2.google.com comp.lang.ada:4805 Date: 2006-06-17T16:30:00+02:00 List-Id: "Marc A. Criley" writes: > The licensing of DTraq is being driven by the licensing of the GNAT > Run-time library. > > I made an effort to keep the client instrumentation packages GMGPL (by > replacing GNAT.Sockets in 3.15p with AdaSockets) so that one could at > least theoretically use DTraq on non-GPL code. Frankly I doubt the > practicality of that, though, since DTraq uses ASIS, which is > compiler-version specific, so to use the GNAT GPL 2005 version of > DTraq one would have to compile and build their code with that > compiler...which would require the code be GPL if it was to be > distributed. > > I haven't acquired GNAT GPL 2006 yet, but I have every expectation > that it, too, will be GPL. > > Continued DTraq development will be for the GNAT GPL 200x compiler > versions, since those are AdaCore blessed and maintained. Unless of > course someone contracts for a GNAT Pro or other version :-) I have downloaded the sources (not the binaries) of GNAT GPL 2006 Edition and I confirm that ASIS is pure GPL. In addition, I am preparing a Debian package of ASIS 2006 under pure GPL. This is in contrast to the GNAT run-time library and every other library, which will remain GMGPL. So, if someone makes a Debian package of DTraq, that will be pure GPL. -- Ludovic Brenta.