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,637cefae883ecb9b X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!atl-c08.usenetserver.com!news.usenetserver.com!pc02.usenetserver.com!ALLTEL.NET-a2kHrUvQQWlmc!not-for-mail Date: Mon, 10 Oct 2005 09:22:59 -0500 From: "Marc A. Criley" User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: Can I share GAP? References: <1128940456.818301.255760@g44g2000cwa.googlegroups.com> In-Reply-To: <1128940456.818301.255760@g44g2000cwa.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: X-Complaints-To: abuse@usenetserver.com Organization: UseNetServer.com X-Trace: cc2b3434a7976a13cf39204096 Xref: g2news1.google.com comp.lang.ada:5535 Date: 2005-10-10T09:22:59-05:00 List-Id: daniel.sangorrin@gmail.com wrote: > > I have read in the AdaCore website that the academical edition of gnat, > GAP, has > "The same license as the GNAT GPL Edition". > > Does it mean that anybody can share it, for example, by putting it on a > website? If it is under the GPL, it can be freely distributed. Though if you make binaries available, you must also provide access to the corresponding source code. > If the answer is yes, why can't I find it on the internet? The GPL doesn't require the creator of GPLed software to make it available on the Internet, *NOR to anyone who wants it*. If it's not freely available on the Internet, that's because no one who has a copy has seen fit to distribute it that way. And because AdaCore does provide support to professors that are using it in their classes, they _may_ be _requesting_ that it not be openly distributed (this is sheer speculation on my part), although there is nothing AdaCore can legally do to stop such distribution by anyone who wants to do it. (Same goes for GNAT Pro, though you never see those distributions out on the Internet either.) For help on understanding what the GPL makes you do, and also allows you NOT to do, see the GPL FAQ at http://www.gnu.org/licenses/gpl-faq.html. IANAL -- Marc A. Criley -- McKae Technologies -- www.mckae.com -- DTraq - XPath In Ada - XML EZ Out