Hi, Mark Harig <[email protected]> writes:
> On Mon, Jan 17, 2011 at 11:37:04PM +0100, Ludovic Courtès wrote: >> >> > 1. There are a number of Guile's files that have invalid copyright >> > notices because their years are listed as ranges, which is not >> > allowed, for example, the files guile/GNUmakefile and >> > guile/maint.mk. The year range should be deleted and replaced >> > with a comma-separated list of years. >> > > I listed these two files only as examples of ones that use > ranges. I wasn't trying to point them out specifically. I > did a quick search and found at least 193 files that use > ranges of years in the copyright line in the 'guile' > directory tree that is included in the repository. Understood. What I meant to say is that files under ‘lib’ are actually imported from Gnulib, and thus under Gnulib’s control. I don’t think Guile’s code itself uses ranges, but I’ll check. Thanks, Ludo’.
