X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fstrnlen.c;h=5603cd2e977e30287770c7b558c1fd695f5679f7;hb=249e955142d9ceaaeba6240bbaaf618487008915;hp=92b65ebca1b35a12ca061287cf9b278520a06b41;hpb=341111f654709cd0295607a4abbe721495c77e90;p=gnulib.git diff --git a/lib/strnlen.c b/lib/strnlen.c index 92b65ebca..5603cd2e9 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -1,5 +1,5 @@ /* Find the length of STRING, but scan at most MAXLEN characters. - Copyright (C) 2005-2007, 2009-2012 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2013 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify