summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_create.3
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2008-05-02 18:11:04 +0000
committermartin <martin@NetBSD.org>2008-05-02 18:11:04 +0000
commitcd22f25e6f6d1cc1f197fe8c5468a80f51d1c4e1 (patch)
treef5e3ae27b52345aecca8b89e04f5ca1704fc2a6c /lib/libpthread/pthread_create.3
parent04feebca3bd3a873355d133769d683e1b51d9ea3 (diff)
Move TNF licenses to 2 clause form
Diffstat (limited to 'lib/libpthread/pthread_create.3')
-rw-r--r--lib/libpthread/pthread_create.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libpthread/pthread_create.3 b/lib/libpthread/pthread_create.3
index 79a21ae17c6..fd73376833e 100644
--- a/lib/libpthread/pthread_create.3
+++ b/lib/libpthread/pthread_create.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_create.3,v 1.4 2005/03/21 17:55:07 kleink Exp $
+.\" $NetBSD: pthread_create.3,v 1.5 2008/05/02 18:11:04 martin Exp $
.\"
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -10,9 +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. Neither the name of The NetBSD Foundation nor the names of its
-.\" contributors may be used to endorse or promote products derived
-.\" from this software without specific prior written permission.
.\" THIS SOFTWARE IS PROVIDED BY THE NETBSD FOUNDATION, INC. AND CONTRIBUTORS
.\" ``AS IS'' AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
.\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR