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,3ec90d7920bdc8e8 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!22g2000hsm.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: Ada and licensing Date: Mon, 17 Sep 2007 01:04:26 -0700 Organization: http://groups.google.com Message-ID: <1190016266.400573.111790@22g2000hsm.googlegroups.com> References: <1190014387.975202.55530@57g2000hsv.googlegroups.com> NNTP-Posting-Host: 32.58.34.227 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1190016266 20368 127.0.0.1 (17 Sep 2007 08:04:26 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 17 Sep 2007 08:04:26 +0000 (UTC) In-Reply-To: <1190014387.975202.55530@57g2000hsv.googlegroups.com> User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.1) Gecko/20061204 Firefox/2.0.0.1,gzip(gfe),gzip(gfe) X-HTTP-Via: 1.1 SEVPXS01 Complaints-To: groups-abuse@google.com Injection-Info: 22g2000hsm.googlegroups.com; posting-host=32.58.34.227; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0 Xref: g2news2.google.com comp.lang.ada:1965 Date: 2007-09-17T01:04:26-07:00 List-Id: On Sep 17, 9:33 am, Tomek Wa kuski wrote: > Hi, > > I'm not a language lawyer and I have heard many answers to my > questions: > > 1. Can I use AdaCore's GNAT GPL compiler to produce propertiary > software? Yes, provided you do not distribute your software to anyone. This means you can either write proprietary software for your own use only, or provide software as a service (i.e. a web application). > 2. If not, GCC version is provided with something like "GNAT modified > provision". Huh? So maybe I can use this one! Yes, that is correct. > 3. GTK+ is licensed as LGPL, Ada bindings are licensed as GPL. So I > can't use GtkAda in propertiary software? Correct, see 1. If you would like to write and distribute proprietary software using GtkAda, you must purchase GNAT Pro. -- Ludovic Brenta.