summaryrefslogtreecommitdiff
path: root/sys/arch/amd64/include/pcb.h
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2005-12-13 00:18:20 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2005-12-13 00:18:20 +0000
commit4f7fbce48ac97e284436d50ff725faeff09064c9 (patch)
tree8432068904acba0e6078f999deb4427581539ce2 /sys/arch/amd64/include/pcb.h
parentae262d030f4149cdc276b7d9520831d4915c14c1 (diff)
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Checked by ian@, deraadt@ and millert@, arm portion checked by drahn@
Diffstat (limited to 'sys/arch/amd64/include/pcb.h')
-rw-r--r--sys/arch/amd64/include/pcb.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/amd64/include/pcb.h b/sys/arch/amd64/include/pcb.h
index af95ea5aa9b..ee1be7c7b67 100644
--- a/sys/arch/amd64/include/pcb.h
+++ b/sys/arch/amd64/include/pcb.h
@@ -51,11 +51,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 the University of
- * California, Berkeley and its contributors.
- * 4. Neither the name of the University nor the names of its contributors
+ * 3. Neither the name of the University nor the names of its contributors
* may be used to endorse or promote products derived from this software
* without specific prior written permission.
*