X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=gnu%2Fstrnlen.c;h=79e250c4d7389f31258942cdd870c895c14a195e;hb=d30babc23b4f25be970ada2e63a50220a3672281;hp=2455d5c1afcb1acad3f7b689351baeedcc4f0657;hpb=22f1eb8bc17e5be72dd23d42d6aaa60196ac22e6;p=debian%2Ftar diff --git a/gnu/strnlen.c b/gnu/strnlen.c index 2455d5c1..79e250c4 100644 --- a/gnu/strnlen.c +++ b/gnu/strnlen.c @@ -1,7 +1,5 @@ -/* -*- buffer-read-only: t -*- vi: set ro: */ -/* DO NOT EDIT! GENERATED AUTOMATICALLY! */ /* Find the length of STRING, but scan at most MAXLEN characters. - Copyright (C) 2005, 2006, 2007, 2009, 2010 Free Software Foundation, Inc. + Copyright (C) 2005-2007, 2009-2015 Free Software Foundation, Inc. Written by Simon Josefsson. This program is free software; you can redistribute it and/or modify @@ -15,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include