This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: Copyright header for changes to imported code (Re: [PATCH v4]Make bindresvport() function to multithread-safe)
- From: ams at gnu dot org (Alfred M. Szmidt)
- To: Paul Eggert <eggert at cs dot ucla dot edu>
- Cc: palves at redhat dot com, carlos at systemhalted dot org,libc-alpha at sourceware dot org, roland at hack dot frob dot com,penght at cn dot fujitsu dot com, aj at suse dot com
- Date: Thu, 22 Nov 2012 14:26:00 -0500
- Subject: Re: Copyright header for changes to imported code (Re: [PATCH v4]Make bindresvport() function to multithread-safe)
- References: <1348823725-18793-1-git-send-email-penght@cn.fujitsu.com> <CAE2sS1hJLkePJXMw8wCXQ48einUnvjPSbjX11LMzCVvT3i3zZg@mail.gmail.com> <20120928162304.53D062C0C5@topped-with-meat.com> <5065D265.7050909@redhat.com> <20120928164226.0A4AE2C0BF@topped-with-meat.com> <5065DAC5.1000504@redhat.com> <5065E053.4050201@systemhalted.org> <50AE515A.8010105@redhat.com> <CAE2sS1i=1RU4JpLqmfMZUQ2X9SXzVJHaZNA2ZUDqDNtP8wpgPg@mail.gmail.com> <50AE5A96.2020401@redhat.com> <50AE7B76.5030607@cs.ucla.edu>
- Reply-to: ams at gnu dot org
> Copyright (c) 2010, other-copyright-holder
> Copyright (C) 2012-2013 Free Software Foundation, Inc.
A minor point:
The most-recent copyright holder should come first.
This is the typical usage. It is more convenient
for the reader, who typically is interested in the
most recent-changes first. Sort of like a ChangeLog.
I updated the wiki accordingly.
M-x copyright-update prefers it as well, in the above it would add
2014 to the 2010 line.