Paul Eggert wrote: > > $ ./gnulib-tool --create-testdir --dir=../testdir regex > > gnulib-tool: warning: module regex depends on a module with an incompatible > > license: localeinfo > > ... > > > > Can you relicense it to LGPLv2+ ? > > Yes, did that; thanks for catching that.
The license headers in the files should normally be synced with the 'License' field in the module description. I'm doing that: 2026-05-06 Bruno Haible <[email protected]> localeinfo: now LGPLv2+ * lib/localeinfo.h: Update license notice. * lib/localeinfo.c: Likewise.
