X-Git-Url: http://erislabs.net/gitweb/?p=gnulib.git;a=blobdiff_plain;f=lib%2Fstrnlen.c;fp=lib%2Fstrnlen.c;h=6c2c5f3d90e3042ee530cbb79353f915e5af6a63;hp=5603cd2e977e30287770c7b558c1fd695f5679f7;hb=1276a2c5f24c0c932426aca9c899fa524d2443f2;hpb=a8a1dc286152661e640f0839e3ccd79e0898db6d diff --git a/lib/strnlen.c b/lib/strnlen.c index 5603cd2e9..6c2c5f3d9 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-2013 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2014 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify