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,7178a81f7769b555 X-Google-Attributes: gid103376,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!news3.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!feeder.news-service.com!newsfeed1.uni2.dk!news.get2net.dk.POSTED!53ab2750!not-for-mail From: Poul-Erik Andreasen User-Agent: Mozilla-Thunderbird 2.0.0.4 (X11/20070828) MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: AdaOpenGL and AdaMultimedia References: <1190229087.588.18.camel@localhost> <1n1wcsoi0z.fsf@hod.lan.m-e-leypold.de> <7cYIi.59$bd6.13@news.get2net.dk> <1190446816.670767.149400@50g2000hsm.googlegroups.com> In-Reply-To: <1190446816.670767.149400@50g2000hsm.googlegroups.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Message-ID: Date: Sat, 22 Sep 2007 17:08:59 +0200 NNTP-Posting-Host: 213.237.11.74 X-Complaints-To: abuse-dk@tele2.com X-Trace: news.get2net.dk 1190473740 213.237.11.74 (Sat, 22 Sep 2007 17:09:00 CEST) NNTP-Posting-Date: Sat, 22 Sep 2007 17:09:00 CEST Organization: Tele2 Internet Kunde Xref: g2news2.google.com comp.lang.ada:2081 Date: 2007-09-22T17:08:59+02:00 List-Id: Tomek Wa kuski wrote: > On 22 Wrz, 01:10, Poul-Erik Andreasen wrote: >> None of them are alowed, you can not make a BSD licence to >> a LGPL or GMGPL ( at least not this one); >> > We were discussing about it in topic "Ada and licensing" - IMO he can > apply BSD license to bindings (and only to them), but... it is > useless, because original code is GPLed and future code which uses > adaopengl bindings also should be GPL. > What original code. OpenGl is not piece of software it is an industrial standart. If you are thinking at The Mesa libery, that is a mess of different licencing, where some part are LPGL. But you dont need to use Mesa at all. I for instance link to the libery provided by nvidia. And most of the support liberies are under X-licence, so where are the uselesness? PEA