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,841fbd14ab90cafe X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!u18g2000vbb.googlegroups.com!not-for-mail From: Ludovic Brenta Newsgroups: comp.lang.ada Subject: Re: ANN: Ahven 1.5 Date: Tue, 24 Feb 2009 09:45:53 -0800 (PST) Organization: http://groups.google.com Message-ID: References: <20090223224431.03b62bb3.tero.koskinen@iki.fi> <20090224074721.5477e46f.tero.koskinen@iki.fi> <49a3ce40$0$31343$9b4e6d93@newsspool4.arcor-online.net> NNTP-Posting-Host: 153.98.68.197 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Trace: posting.google.com 1235497554 29132 127.0.0.1 (24 Feb 2009 17:45:54 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 24 Feb 2009 17:45:54 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: u18g2000vbb.googlegroups.com; posting-host=153.98.68.197; posting-account=pcLQNgkAAAD9TrXkhkIgiY6-MDtJjIlC User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.0.12) Gecko/20070718 Red Hat/1.5.0.12-3.el5 Firefox/1.5.0.12,gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:3766 Date: 2009-02-24T09:45:53-08:00 List-Id: On Feb 24, 11:38 am, Georg Bauhaus wrote: > Tero Koskinen schrieb: > > > Ahven's API is similar to AUnit (1.0x series), but Ahven is plain Ada 95 > > code and works with other compilers than GNAT. In addition, Ahven is > > distributed under ISC (modified BSD) license, so you can embed it > > freely into commercial applications. > > More accurately, please consider replacing "commercial" > with "protected source" or similar. I'd rather call it "secret source" or simply "proprietary". To me "protected source" means that I am protected because I can see, modify and distribute the source, i.e. it is Free Software :) > GPL software is the technical fundament of > of a numer commercially successful enterprises. > > I do know that not all software can be exposed freely > to the many freeloading business men out there. Which > is what the GPL will require of those selling binary > programming produce. Yes and the GNU Affero General Public License (AGPL) version 3 extends the requirement to distribute the sources to those using the "software as a service" business model. -- Ludovic Brenta.