diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:11:38 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2003-06-04 04:11:38 +0000 |
commit | 902b8a8df56f6013f32ae23139af77210bba53b3 (patch) | |
tree | cb770a85298c681d06cadc786fcd4f1f61206d41 /sys/arch/sparc | |
parent | b0af9c9656bed74c445cc0b4c4fa9547753467fa (diff) |
more term 3 and 4 changes
Diffstat (limited to 'sys/arch/sparc')
-rw-r--r-- | sys/arch/sparc/dev/cgfour.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/arch/sparc/dev/cgfour.c b/sys/arch/sparc/dev/cgfour.c index f171591813a..4206c50d06e 100644 --- a/sys/arch/sparc/dev/cgfour.c +++ b/sys/arch/sparc/dev/cgfour.c @@ -1,4 +1,4 @@ -/* $OpenBSD: cgfour.c,v 1.19 2003/06/02 23:27:53 millert Exp $ */ +/* $OpenBSD: cgfour.c,v 1.20 2003/06/04 04:11:37 deraadt Exp $ */ /* $NetBSD: cgfour.c,v 1.13 1997/05/24 20:16:06 pk Exp $ */ /* @@ -8,10 +8,6 @@ * Copyright (c) 1992, 1993 * The Regents of the University of California. All rights reserved. * - * All advertising materials mentioning features or use of this software - * must display the following acknowledgement: - * This product includes software developed by Theo de Raadt. - * * This software was developed by the Computer Systems Engineering group * at Lawrence Berkeley Laboratory under DARPA contract BG 91-66 and * contributed to Berkeley. |