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=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: Paul Rubin Newsgroups: comp.lang.ada Subject: Re: YAMI4 1.10.2 released Date: Thu, 08 Dec 2016 17:12:21 -0800 Organization: A noiseless patient Spider Message-ID: <87r35h52iy.fsf@nightsong.com> References: Mime-Version: 1.0 Content-Type: text/plain Injection-Info: mx02.eternal-september.org; posting-host="2296ec77468b8e05d91b989ab2eec0a5"; logging-data="11029"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/boUg5JxEKDMkJRTx8IBvv" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux) Cancel-Lock: sha1:Qlcc69YhzqsGOA07K8JGQUz/RC8= sha1:Rhbnok461CbUY00HqvWLF68gle4= Xref: news.eternal-september.org comp.lang.ada:32685 Date: 2016-12-08T17:12:21-08:00 List-Id: Maciej Sobczak writes: > I am pleased to announce that YAMI4 1.10.2, which is a minor update, > was just released: http://www.inspirel.com/yami4/ Interesting. First thing I wondered was whether it was written in Ada, but it seems to be mostly C++ with bindings for Ada and other lanuages. I notice there's a GPL version and a Boost-licensed version: "Professional package: Boost Software License, with intended use in both closed-source (which is a frequent choice in commercial projects) and open-source developments where dedicated technical support is required." Does that mean it's ok to get the Boost version and release it as part of an open source application? If yes, why not just put both versions on your web site (without tech support of course)? Are they substantially different? If you're saying the non-GPL version is actually closed/proprietary, that's fine, but it would be clearer if you called it that.