summaryrefslogtreecommitdiffstats
path: root/gl/memchr.c
diff options
context:
space:
mode:
Diffstat (limited to 'gl/memchr.c')
-rw-r--r--gl/memchr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gl/memchr.c b/gl/memchr.c
index 6c2b2d6..3db38a9 100644
--- a/gl/memchr.c
+++ b/gl/memchr.c
@@ -1,4 +1,4 @@
1/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2010 1/* Copyright (C) 1991, 1993, 1996-1997, 1999-2000, 2003-2004, 2006, 2008-2013
2 Free Software Foundation, Inc. 2 Free Software Foundation, Inc.
3 3
4 Based on strlen implementation by Torbjorn Granlund (tege@sics.se), 4 Based on strlen implementation by Torbjorn Granlund (tege@sics.se),