X-Git-Url: https://gitweb.dragonflybsd.org/dragonfly.git/blobdiff_plain/7ff6faa74d45cfaf10afd8e65d31d7c15c63c433..716024cd274740e5ee0a906854b489160f9f02f3:/lib/libc/string/strlen.c diff --git a/lib/libc/string/strlen.c b/lib/libc/string/strlen.c index 3afd658d22..4021af9398 100644 --- a/lib/libc/string/strlen.c +++ b/lib/libc/string/strlen.c @@ -10,10 +10,6 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by the University of - * California, Berkeley and its contributors. * 4. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. @@ -31,11 +27,10 @@ * SUCH DAMAGE. * * @(#)strlen.c 8.1 (Berkeley) 6/4/93 - * $FreeBSD: src/lib/libc/string/strlen.c,v 1.1.1.1.14.1 2001/07/09 23:30:07 obrien Exp $ + * $FreeBSD: src/lib/libc/string/strlen.c,v 1.5 2007/01/09 00:28:12 imp Exp $ * $DragonFly: src/lib/libc/string/strlen.c,v 1.4 2005/09/18 16:32:34 asmodai Exp $ */ -#include #include size_t