[PATCH] Remove __ELF__ conditionals
Joseph S. Myers
joseph@codesourcery.com
Mon Jan 30 14:44:00 GMT 2012
On Sun, 29 Jan 2012, Carlos O'Donell wrote:
> > FWIW, GDB plans to move to using the simplest copyright notice form: a
> > single range of years, <first>-2012, with the last year in the range
> > updated for all files by a script at the start of the year. (It was
> > confirmed in <http://sourceware.org/ml/gdb-patches/2012-01/msg00936.html>
> > that using just a single range like this is OK. It's been recommended
> > practice for some time to update the list of years in all files at the
> > start of the year so people don't need to worry about it for the rest of
> > the year. gnulib has a script for such start-of-year updates.)
>
> This is a great idea.
>
> Is the GNU Coding Standard going to be updated with this information?
It's the sister document "Information for Maintainers of GNU Software"
that describes these things - and it does say "each year in which you have
made nontrivial changes to the package ... it is not required to keep
track of which files have seen significant changes in the new year and
which have not. It is recommended and simpler to add the new year to all
files in the package, and be done with it for the rest of the year." as
well as describing the use of ranges. Collapsing each list of years to a
single range is a simple consequence of that (at least for years when
there were glibc releases or public versions in version control, so at
least for 1992 and later years) - but we made sure for GDB by checking
with the FSF.
--
Joseph S. Myers
joseph@codesourcery.com
More information about the Libc-alpha
mailing list