if_txpreg.h: drop clauses 3 and 4.

Obtained from:	OpenBSD (CVS 1.35)
This commit is contained in:
Pedro F. Giffuni 2017-12-29 00:59:56 +00:00
parent 11c08a3f62
commit 8e1f85caa3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=327331

View File

@ -1,8 +1,8 @@
/* $OpenBSD: if_txpreg.h,v 1.34 2001/11/05 17:25:58 art Exp $ */
/* $OpenBSD: if_txpreg.h,v 1.35 2003/06/04 19:36:33 deraadt Exp $ */
/* $FreeBSD$ */
/*-
* SPDX-License-Identifier: BSD-4-Clause
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2001 Aaron Campbell <aaron@monkey.org>.
* All rights reserved.
@ -15,11 +15,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 Aaron Campbell.
* 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