Eric Blake wrote: > Jim Meyering <jim <at> meyering.net> writes: > >> Thanks for the feedback. >> I've gone ahead and pushed the result as a single commit for 2009. > > I think we need to revert a couple of files, and figure out why they weren't > picked up in your exemption file (so that when you repeat the exercise in > three > more days for 2010, we don't repeat the mistake): > > doc/gpl-3.0.texi | 2 +- > doc/lgpl-3.0.texi | 2 +-
Good catch. That happened because those two files are not listed in config/srclist.txt: $GNUWWWLICENSES/lgpl-3.0.txt doc/COPYING.LESSERv3 $GNUWWWLICENSES/gpl-3.0.txt doc/COPYINGv3 Those lines implyi that those files are mapped to doc/COPYING* files, and not to doc/{l,}gpl-3.0.txt. Unless someone is attached to those two *.txt names, I'll go ahead and remove those two files altogether.