summaryrefslogtreecommitdiff
path: root/lib/libpthread/pthread_kill.3
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2008-05-04 19:43:05 +0000
committermartin <martin@NetBSD.org>2008-05-04 19:43:05 +0000
commit637bc2e71d15c235b10a8983f20c8981507b9a8a (patch)
treed3352420513b717d5033a06d12d4429ba8375715 /lib/libpthread/pthread_kill.3
parent7380b7991eacd7eb4eb24b29f9da5c8d4b16870b (diff)
Move TNF licenses to 2 clause form
Diffstat (limited to 'lib/libpthread/pthread_kill.3')
-rw-r--r--lib/libpthread/pthread_kill.35
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libpthread/pthread_kill.3 b/lib/libpthread/pthread_kill.3
index 380ce3e90d7..c5ffac65e05 100644
--- a/lib/libpthread/pthread_kill.3
+++ b/lib/libpthread/pthread_kill.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: pthread_kill.3,v 1.6 2003/10/30 12:57:11 wiz Exp $
+.\" $NetBSD: pthread_kill.3,v 1.7 2008/05/04 19:43:05 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