From d4697bc93dc27a7bbf275ce7dd351bb1bfcf28de Mon Sep 17 00:00:00 2001 From: Allan McRae Date: Wed, 1 Jan 2014 21:03:15 +1000 Subject: Update copyright notices with scripts/update-copyrights --- string/strnlen.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'string/strnlen.c') diff --git a/string/strnlen.c b/string/strnlen.c index 2363350f4e..8d53afbaf0 100644 --- a/string/strnlen.c +++ b/string/strnlen.c @@ -1,5 +1,5 @@ /* Find the length of STRING, but scan at most MAXLEN characters. - Copyright (C) 1991-2013 Free Software Foundation, Inc. + Copyright (C) 1991-2014 Free Software Foundation, Inc. Contributed by Jakub Jelinek . Based on strlen written by Torbjorn Granlund (tege@sics.se), -- cgit v1.2.3