summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorpfg <pfg@FreeBSD.org>2014-07-21 15:26:52 +0000
committerpfg <pfg@FreeBSD.org>2014-07-21 15:26:52 +0000
commit5221e952886075e883df133f6b07209f11cad75c (patch)
tree72fd044d292e75d4ecb71228d3999e190d964adc /lib
parentf47a57d4401b5129afbc000403e0aab5e10fc5f6 (diff)
downloadFreeBSD-src-5221e952886075e883df133f6b07209f11cad75c.zip
FreeBSD-src-5221e952886075e883df133f6b07209f11cad75c.tar.gz
Update license.
NetBSD has removed the advertisement clause from this file. Obtained from: NetBSD (CVS rev. 1,8)
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/stdlib/hcreate.c9
1 files changed, 2 insertions, 7 deletions
diff --git a/lib/libc/stdlib/hcreate.c b/lib/libc/stdlib/hcreate.c
index 8bb4d3e..e8213f9 100644
--- a/lib/libc/stdlib/hcreate.c
+++ b/lib/libc/stdlib/hcreate.c
@@ -12,12 +12,7 @@
* 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 for the
- * NetBSD Project. See http://www.NetBSD.org/ for
- * information about NetBSD.
- * 4. The name of the author may not be used to endorse or promote products
+ * 3. The name of the author 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 ``AS IS'' AND ANY EXPRESS OR
@@ -49,7 +44,7 @@
#include <sys/cdefs.h>
#if 0
#if defined(LIBC_SCCS) && !defined(lint)
-__RCSID("$NetBSD: hcreate.c,v 1.7 2011/09/14 23:33:51 christos Exp $");
+__RCSID("$NetBSD: hcreate.c,v 1.8 2011/09/17 16:54:39 christos Exp $");
#endif /* LIBC_SCCS and not lint */
#endif
__FBSDID("$FreeBSD$");
OpenPOWER on IntegriCloud