From 3cc6131ace751c7bfc5dd45e7c562ad59a37075f Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Mon, 2 Jun 2003 19:24:24 +0000 Subject: kill the caluses three and four on some of my code --- sys/dev/pci/ami_pci.c | 7 +------ sys/dev/pci/auich.c | 4 +--- sys/dev/pci/twe_pci.c | 7 +------ 3 files changed, 3 insertions(+), 15 deletions(-) (limited to 'sys/dev/pci') diff --git a/sys/dev/pci/ami_pci.c b/sys/dev/pci/ami_pci.c index dc3168e4239..69454f32c5b 100644 --- a/sys/dev/pci/ami_pci.c +++ b/sys/dev/pci/ami_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ami_pci.c,v 1.17 2003/05/24 08:45:05 markus Exp $ */ +/* $OpenBSD: ami_pci.c,v 1.18 2003/06/02 19:24:22 mickey Exp $ */ /* * Copyright (c) 2001 Michael Shalayeff @@ -12,11 +12,6 @@ * 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 Michael Shalayeff. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/pci/auich.c b/sys/dev/pci/auich.c index 4bc8a2e2126..ea6fcc88d37 100644 --- a/sys/dev/pci/auich.c +++ b/sys/dev/pci/auich.c @@ -1,4 +1,4 @@ -/* $OpenBSD: auich.c,v 1.33 2003/05/20 00:22:56 tedu Exp $ */ +/* $OpenBSD: auich.c,v 1.34 2003/06/02 19:24:22 mickey Exp $ */ /* * Copyright (c) 2000,2001 Michael Shalayeff @@ -12,8 +12,6 @@ * 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. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES diff --git a/sys/dev/pci/twe_pci.c b/sys/dev/pci/twe_pci.c index 5357100f6f3..0dbba7267ab 100644 --- a/sys/dev/pci/twe_pci.c +++ b/sys/dev/pci/twe_pci.c @@ -1,4 +1,4 @@ -/* $OpenBSD: twe_pci.c,v 1.6 2002/03/14 01:27:00 millert Exp $ */ +/* $OpenBSD: twe_pci.c,v 1.7 2003/06/02 19:24:23 mickey Exp $ */ /* * Copyright (c) 2000 Michael Shalayeff @@ -12,11 +12,6 @@ * 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 Michael Shalayeff. - * 4. The name of the author may not be used to endorse or promote products - * derived from this software without specific prior written permission. * * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR * IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -- cgit v1.2.3