From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on ip-172-31-65-14.ec2.internal X-Spam-Level: * X-Spam-Status: No, score=1.1 required=3.0 tests=AC_FROM_MANY_DOTS,BAYES_00, T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 Path: eternal-september.org!reader01.eternal-september.org!news.gegeweb.eu!gegeweb.org!usenet-fr.net!proxad.net!feeder1-2.proxad.net!cleanfeed3-b.proxad.net!nnrp1-2.free.fr!not-for-mail From: Thomas Newsgroups: comp.lang.ada Mail-Copies-To: nobody Subject: Re: License for small Ada.* complements References: <62d88fa8$0$18729$426a34cc@news.free.fr> <86sfmsi7ir.fsf@stephe-leake.org> <62dbe7d5$0$2985$426a74cc@news.free.fr> <86mtcyu1c6.fsf@stephe-leake.org> <62dd5529$0$18752$426a74cc@news.free.fr> <86h7361dpf.fsf@stephe-leake.org> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit User-Agent: MT-NewsWatcher/3.5.3b3 (Intel Mac OS X) Date: Tue, 26 Jul 2022 01:53:37 +0200 Message-ID: <62df2d02$0$3000$426a74cc@news.free.fr> Organization: Guest of ProXad - France NNTP-Posting-Date: 26 Jul 2022 01:53:38 CEST NNTP-Posting-Host: 91.175.52.121 X-Trace: 1658793218 news-3.free.fr 3000 91.175.52.121:13527 X-Complaints-To: abuse@proxad.net Xref: reader01.eternal-september.org comp.lang.ada:64141 List-Id: In article <86h7361dpf.fsf@stephe-leake.org>, Stephen Leake wrote: > Thomas writes: > > > In article <86mtcyu1c6.fsf@stephe-leake.org>, > > Stephen Leake wrote: > > > >> Thomas writes: > >> > >> > In article <86sfmsi7ir.fsf@stephe-leake.org>, > >> > Stephen Leake wrote: > >> > > >> >> Thomas writes: > >> >> > >> >> > i would like your opinion please, about which license i should use > >> >> > for a > >> >> > part of my libraries. > >> >> > >> >> Always use the GPL unless you have a specific reason not to; ie, a > >> >> customer asks/pays for a different license. > >> > > >> > do you use GPL rather than LGPL on libraries ?? > >> > >> Yes; GPL 3 has a better way of handling libraries. > > > > could you precise me please? what is this "better way" compared to GPL 2? > > > > does it allow to use it in any proprietary program, as required for this > > kind of generic libraries? > > You did not mention this requirement before. i told "small Ada.* complements". they could be usefull for anyone. > > > do you use "pragma License Modified_GPL" or "pragma License GPL" on > > libraries? > > Modified_GPL allows use in proprietary programs; GPL does not. ok. afaiu, i should use "pragma License" in this way, even if i choose an other License than any GPL variant. -- RAPID maintainer http://savannah.nongnu.org/projects/rapid/