diff options
author | Robert Watson <rwatson@FreeBSD.org> | 2005-01-29 13:04:04 +0000 |
---|---|---|
committer | Robert Watson <rwatson@FreeBSD.org> | 2005-01-29 13:04:04 +0000 |
commit | debb2f87b62892b31c06e5997eae7fc0b11a799d (patch) | |
tree | 2da3c4f65f57e51a146346421041307e2f6dd7e1 | |
parent | 5dc1f79ed8b04f6ad2b834aef50b704eef0db010 (diff) |
Notes
-rw-r--r-- | sys/libkern/strvalid.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/sys/libkern/strvalid.c b/sys/libkern/strvalid.c index a0f0a35baadc..1db530ac5f9a 100644 --- a/sys/libkern/strvalid.c +++ b/sys/libkern/strvalid.c @@ -15,9 +15,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. The names of the authors may not be used to endorse or promote - * products derived from this software without specific prior written - * permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE |