aboutsummaryrefslogtreecommitdiff
path: root/gdb/gnulib/memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gnulib/memchr.c')
-rw-r--r--gdb/gnulib/memchr.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/gnulib/memchr.c b/gdb/gnulib/memchr.c
index 9f68088..5e64261 100644
--- a/gdb/gnulib/memchr.c
+++ b/gdb/gnulib/memchr.c
@@ -1,5 +1,5 @@
-/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2009
-Free Software Foundation, Inc.
+/* Copyright (C) 1991, 1993, 1996, 1997, 1999, 2000, 2003, 2004, 2006, 2009,
+2010 Free Software Foundation, Inc.
Based on strlen implementation by Torbjorn Granlund (tege@sics.se),
with help from Dan Sahlin (dan@sics.se) and