diff options
author | Warner Losh <imp@FreeBSD.org> | 2007-10-29 00:31:54 +0000 |
---|---|---|
committer | Warner Losh <imp@FreeBSD.org> | 2007-10-29 00:31:54 +0000 |
commit | ca5c51742bd1fed0d9562e6404a2c51895f20fc8 (patch) | |
tree | aea0c931311928ef6873c2d7b9bc5dac05c35e61 /include | |
parent | 1c137b472762cad7e942dba2a06a626a660aff14 (diff) |
Notes
Diffstat (limited to 'include')
-rw-r--r-- | include/pthread_np.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/include/pthread_np.h b/include/pthread_np.h index cebf4cfdfc00f..d769de4ea1747 100644 --- a/include/pthread_np.h +++ b/include/pthread_np.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. * |