Re: Question about some library dependencies.

2016-08-10 Thread Marvin Humphrey
On Tue, Aug 9, 2016 at 6:47 PM, John D. Ament wrote: > This appears to be BSD 3 clause, which is OK. > > https://opensource.org/licenses/BSD-3-Clause > > Best is to check on legal-discuss, as the highlighted section is different: > https://github.com/aparapi/aparapi/blob/master/LICENSE.TXT#L25 Ye

Re: Question about some library dependencies.

2016-08-09 Thread John D. Ament
This appears to be BSD 3 clause, which is OK. https://opensource.org/licenses/BSD-3-Clause Best is to check on legal-discuss, as the highlighted section is different: https://github.com/aparapi/aparapi/blob/master/LICENSE.TXT#L25 John On Tue, Aug 9, 2016 at 9:39 PM Edward J. Yoon wrote: > Hi,