Will Newton <will.new...@linaro.org> writes: > I recently merged gettext 0.19.3 into glibc. These are the changes to > flow back as part of that merge. A large number of these are updates > to the copyright lines with now use ranges rather than specifying > individual years. The remaining changes are mostly confined to _LIBC > conditionals.
Thanks for working on it. > - Copyright (C) 1995-1998, 2000-2003, 2005-2006, 2008 Free Software > - Foundation, Inc. > + Copyright (C) 1995-2014 Free Software Foundation, Inc. As a minor nitpicking, I'm not sure if we can join the intervals of copyright years. How about using update-copyright in Gnulib? $ UPDATE_COPYRIGHT_USE_INTERVALS=1 ./gnulib/build-aux/update-copyright gettext-runtime/intl/*.[ch] Regards, -- Daiki Ueno