diff options
Diffstat (limited to 'gdb/gnulib/import/memchr.c')
-rw-r--r-- | gdb/gnulib/import/memchr.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/gnulib/import/memchr.c b/gdb/gnulib/import/memchr.c index f74cc9a..b565542 100644 --- a/gdb/gnulib/import/memchr.c +++ b/gdb/gnulib/import/memchr.c @@ -1,4 +1,4 @@ -/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2015 +/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2016 Free Software Foundation, Inc. Based on strlen implementation by Torbjorn Granlund (tege@sics.se), |