diff options
-rw-r--r-- | sys/kern/uipc_cow.c | 5 | ||||
-rw-r--r-- | sys/kern/uipc_jumbo.c | 5 | ||||
-rw-r--r-- | sys/sys/jumbo.h | 5 |
3 files changed, 3 insertions, 12 deletions
diff --git a/sys/kern/uipc_cow.c b/sys/kern/uipc_cow.c index ed76064..b470468 100644 --- a/sys/kern/uipc_cow.c +++ b/sys/kern/uipc_cow.c @@ -13,10 +13,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 acknowledgements: - * This product includes software developed by Duke University - * 4. The name of Duke University may not be used to endorse or promote + * 3. The name of Duke University may not be used to endorse or promote * products derived from this software without specific prior written * permission. * diff --git a/sys/kern/uipc_jumbo.c b/sys/kern/uipc_jumbo.c index 0da5c83..05be7fb 100644 --- a/sys/kern/uipc_jumbo.c +++ b/sys/kern/uipc_jumbo.c @@ -13,10 +13,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 acknowledgements: - * This product includes software developed by Duke University - * 4. The name of Duke University may not be used to endorse or promote + * 3. The name of Duke University may not be used to endorse or promote * products derived from this software without specific prior written * permission. * diff --git a/sys/sys/jumbo.h b/sys/sys/jumbo.h index 90f2ab4..d4129a1 100644 --- a/sys/sys/jumbo.h +++ b/sys/sys/jumbo.h @@ -13,10 +13,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 acknowledgements: - * This product includes software developed by Duke University - * 4. The name of Duke University may not be used to endorse or promote + * 3. The name of Duke University may not be used to endorse or promote * products derived from this software without specific prior written * permission. * |