aboutsummaryrefslogtreecommitdiff
path: root/bin/pkill
diff options
context:
space:
mode:
authorJoel Dahl <joel@FreeBSD.org>2010-03-02 07:20:46 +0000
committerJoel Dahl <joel@FreeBSD.org>2010-03-02 07:20:46 +0000
commit696e61a4dab6a952e0f3b3d3447659777aef6a79 (patch)
tree76e8f13ca3f0836ecaece8781f7cefaf1c7b6a51 /bin/pkill
parente7228204343ac61d2316e74891e3606361a23f6e (diff)
downloadsrc-696e61a4dab6a952e0f3b3d3447659777aef6a79.tar.gz
src-696e61a4dab6a952e0f3b3d3447659777aef6a79.zip
The NetBSD Foundation has granted permission to remove clause 3 and 4 from
their software. Approved by: pjd Obtained from: NetBSD
Notes
Notes: svn path=/head/; revision=204553
Diffstat (limited to 'bin/pkill')
-rw-r--r--bin/pkill/pkill.17
-rw-r--r--bin/pkill/pkill.c7
2 files changed, 0 insertions, 14 deletions
diff --git a/bin/pkill/pkill.1 b/bin/pkill/pkill.1
index 5eec10f9aac8..0c666e5d09ed 100644
--- a/bin/pkill/pkill.1
+++ b/bin/pkill/pkill.1
@@ -16,13 +16,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 NetBSD
-.\" Foundation, Inc. and its contributors.
-.\" 4. 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
diff --git a/bin/pkill/pkill.c b/bin/pkill/pkill.c
index a2d5f47c406b..7876b87e1de3 100644
--- a/bin/pkill/pkill.c
+++ b/bin/pkill/pkill.c
@@ -16,13 +16,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 NetBSD
- * Foundation, Inc. and its contributors.
- * 4. 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