Yoann Vandoorselaere wrote: > Even if we provide a list of modules we use doesn't mean that we're not > going to need new module tomorrow, or that another library project > licensed under GPLv2 will need that module.
I believe we can handle this on demand, like we did in the past. gnulib-tool will continue to give an error if it encounters a situation where the desired license and the current license of a module don't match, so you cannot make accidental mistakes. Bruno