aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/include/spinlock.h
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2007-01-12 07:31:30 +0000
committerWarner Losh <imp@FreeBSD.org>2007-01-12 07:31:30 +0000
commit7dcf45c07b5d4417b12661360b94eeab4870db14 (patch)
tree38909d1843c7b42c1db90b8dc18ffb0d5b2f9036 /lib/libc/include/spinlock.h
parentfed32d75449d7d05afdd7ddb7703bfa69a3027f3 (diff)
downloadsrc-7dcf45c07b5d4417b12661360b94eeab4870db14.tar.gz
src-7dcf45c07b5d4417b12661360b94eeab4870db14.zip
Remove 3rd clause, renumber, ok per email
Notes
Notes: svn path=/head/; revision=165968
Diffstat (limited to 'lib/libc/include/spinlock.h')
-rw-r--r--lib/libc/include/spinlock.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/lib/libc/include/spinlock.h b/lib/libc/include/spinlock.h
index eee1969cffd7..c9facc517d52 100644
--- a/lib/libc/include/spinlock.h
+++ b/lib/libc/include/spinlock.h
@@ -10,10 +10,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 by John Birrell.
- * 4. Neither the name of the author nor the names of any co-contributors
+ * 3. Neither the name of the author nor the names of any co-contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*