This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] tilegx: provide optimized strnlen, strstr, and strcasestr


On Mon, 15 Sep 2014, Chris Metcalf wrote:

> +   Copyright (C) 1994, 1996-2000, 2004, 2008, 2009
> +   Free Software Foundation, Inc.

All FSF copyright notices should now use ranges ending with the current 
year (either <year>-2014, or just 2014), unless there is a pre-1991 gap in 
the copyright years (a few files special-cased in 
scripts/update-copyrights).

> +   You should have received a copy of the GNU Lesser General Public
> +   License along with the GNU C Library; if not, write to the Free
> +   Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
> +   02111-1307 USA.  */

They should also use URLs, not very out of date postal addresses.

> +/* Copyright (C) 2013 Free Software Foundation, Inc.
> +   This file is part of the GNU C Library.
> +   Contributed by Chris Metcalf <cmetcalf@tilera.com>, 2011.

New files should also not have "Contributed by" lines.

-- 
Joseph S. Myers
joseph@codesourcery.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]