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,479e0c31967f8b9d X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII Newsgroups: comp.lang.ada Subject: Re: new GNAT References: <1150285548.24426.3.camel@localhost> <1p8srqrzqxats$.1brs6p89xtjos$.dlg@40tude.net> <1993618.1z6OV7i8m7@linux1.krischik.com> <2592685.zvdzai6OqZ@linux1.krischik.com> From: M E Leypold Date: 24 Jun 2006 12:58:06 +0200 Message-ID: <0aejxestvl.fsf@hod.lan.m-e-leypold.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit User-Agent: Some cool user agent (SCUG) NNTP-Posting-Host: 88.72.218.241 X-Trace: news.arcor-ip.de 1151146325 88.72.218.241 (24 Jun 2006 12:52:05 +0200) X-Complaints-To: abuse@arcor-ip.de Path: g2news2.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed00.sul.t-online.de!newsfeed01.sul.t-online.de!t-online.de!newsfeed.arcor-ip.de!news.arcor-ip.de!not-for-mail Xref: g2news2.google.com comp.lang.ada:4956 Date: 2006-06-24T12:58:06+02:00 List-Id: Martin Krischik writes: > Bj�rn Persson wrote: > > > Martin Krischik wrote: > > >> But does the GPL apply only to the source packages and binaries you have > >> created yourself? > > > > I'll have to ask you to rephrase that question. Whichever way I > > interpret it I'm pretty sure you know the answer already, so obviously I > > don't understand what you're after. Anyway, how the GPL applies to what > > I've created isn't relevant to mirroring. > > At libre there are both binary and source distributions. Now to say it the > other way round: I belive it is quite possible to disallow mirroring the > binary distribution created from GPL sources. I don't think so. ACT distributed the files to me under the GPL and the GPL says "You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following (...)" On should note, that there are actually (in my reading) two "works" that must be distinguised here: The sources (which is one work) and the the excutables which are a derived work (derived from the sources) but which per GPL must be accompanied by the sources. IANAL, IANAL, IANAL. Regards -- Markus