Hi Reuben, > Although gnulib/lib/relocatable.[ch] are LGPL-licensed in their original > forms in the gnulib source tree, they are rewritten to be under GPL, even > though I ask for relocatable-lib-lgpl. Is this a bug?
You mean, you want the copyright notice to say "LGPL" instead of "GPL"? This is achieved by passing the option '--lgpl' to gnulib-tool. [1] Bruno [1] https://www.gnu.org/software/gnulib/manual/html_node/Copyright.html
