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: 103376,25457a5aee9eaa04 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,UTF8 Received: by 10.68.191.225 with SMTP id hb1mr8027084pbc.5.1338258607286; Mon, 28 May 2012 19:30:07 -0700 (PDT) Path: pr3ni60685pbb.0!nntp.google.com!news1.google.com!goblin2!goblin.stu.neva.ru!aioe.org!.POSTED!not-for-mail From: =?utf-8?Q?Yannick_Duch=C3=AAne_=28Hibou57?= =?utf-8?Q?=29?= Newsgroups: comp.lang.ada Subject: Re: ANN: Fuzzy machine learning framework v1.2 Date: Tue, 29 May 2012 04:30:05 +0200 Organization: Ada @ Home Message-ID: References: <1oc91jvo56lsw.vg8ngdczgirv$.dlg@40tude.net> <1j399t809qd94.1no66gtodvgmn$.dlg@40tude.net> <87fwakp0te.fsf@ludovic-brenta.org> NNTP-Posting-Host: bUeG880vwGKlMYplwdBBdQ.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: Opera Mail/12.00 (Linux) X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes Content-Transfer-Encoding: Quoted-Printable Date: 2012-05-29T04:30:05+02:00 List-Id: Le Mon, 28 May 2012 21:23:09 +0200, Ludovic Brenta = a =C3=A9crit: > "Dmitry A. Kazakov" writes on comp.lang.ada: >> On Mon, 28 May 2012 13:36:53 +0200, J-P. Rosen wrote: >>> Le 28/05/2012 12:08, Dmitry A. Kazakov a =C3=A9crit : >>>> This release is packaged for Windows, Fedora (yum) and Debian >>>> (apt). The software is public domain (licensed under GM GPL). >>> Just to be picky: if it's licensed under GMGPL, it's free software, >>> but it's not public domain. Public domain means that you give up all= >>> your intellectual rights (possibly allowing someone to take your wor= k >>> and putting a restrictive license upon it). >> >> I thought GMGPL allowed derivative works to be restricted as anybody >> wanted? > > The GMGPL or, since GCC 4.4, GPL3 with Runtime Library Exception, allo= ws > people to distribute *binaries* including (aka linked with) your > libraries under whatever license they wish. They cannot, however, > redistribute the *sources* of your library under whatever license they= > wish. If they choose to redistribute the sources, they must do so und= er > your original license terms and with your copyright. If I'm not wrong, the GMGPL is only about linking. Apart of that, the = source itself is still under GPL, which means if someone modify his = source, he/she have to either redistribute the modified source with the = = application, at not charge (disabling any hope of selling, even for a = single cent, what ever the amount of work done), or else, he/she have to= = not distribute it at all. While I may be wrong with that tricky part (GPL is all about tricks = everywhere :-P ). If I'm wrong, just tell, would be glade to know. -- = =E2=80=9CSyntactic sugar causes cancer of the semi-colons.=E2=80=9D [1] =E2=80=9CStructured Programming supports the law of the excluded muddle.= =E2=80=9D [1] [1]: Epigrams on Programming =E2=80=94 Alan J. =E2=80=94 P. Yale Univers= ity