From d34258b3dcc24f840b6539aa838cf9d31234ef7c Mon Sep 17 00:00:00 2001 From: "Todd C. Miller" Date: Mon, 2 Jun 2003 23:28:25 +0000 Subject: Remove the advertising clause in the UCB license which Berkeley rescinded 22 July 1999. Proofed by myself and Theo. --- sys/arch/i386/include/reg.h | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sys/arch/i386/include/reg.h') diff --git a/sys/arch/i386/include/reg.h b/sys/arch/i386/include/reg.h index 327027ac329..98ccb89f509 100644 --- a/sys/arch/i386/include/reg.h +++ b/sys/arch/i386/include/reg.h @@ -1,4 +1,4 @@ -/* $OpenBSD: reg.h,v 1.2 2000/08/05 22:07:32 niklas Exp $ */ +/* $OpenBSD: reg.h,v 1.3 2003/06/02 23:27:47 millert Exp $ */ /* $NetBSD: reg.h,v 1.14 1995/10/11 04:20:24 mycroft Exp $ */ /*- @@ -16,11 +16,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. * -- cgit v1.2.3