Re: dependencies with incompatible licenses: glob

2016-10-26 Thread Bruno Haible
Thanks for your approvals. I've pushed the license change. Bruno

Re: dependencies with incompatible licenses: glob

2016-10-15 Thread KO Myung-Hun
Bruno Haible wrote: > When I run > > $ ./gnulib-tool --create-testdir --with-tests --dir=/tmp/testdir1 > > I get these warnings, among others: > > gnulib-tool: warning: module glob depends on a module with an incompatible > license: closedir > gnulib-tool: warning: module glob depends on a mo

Re: dependencies with incompatible licenses: glob

2016-10-15 Thread Eric Blake
On 10/15/2016 09:15 AM, Bruno Haible wrote: > Can we change the license of the modules 'closedir', 'opendir', 'readdir' > to 'LGPLv2+'? > > Agreements are needed: > - For closedir from Bruno, KO Myung-Hun. > - For opendir from Bruno, Eric, KO Myung-Hun. > - For readdir from Bruno. > > You

dependencies with incompatible licenses: glob

2016-10-15 Thread Bruno Haible
When I run $ ./gnulib-tool --create-testdir --with-tests --dir=/tmp/testdir1 I get these warnings, among others: gnulib-tool: warning: module glob depends on a module with an incompatible license: closedir gnulib-tool: warning: module glob depends on a module with an incompatible license: open