diff options
author | Tobias Weingartner <weingart@cvs.openbsd.org> | 2003-06-03 01:13:20 +0000 |
---|---|---|
committer | Tobias Weingartner <weingart@cvs.openbsd.org> | 2003-06-03 01:13:20 +0000 |
commit | 2251d5cb226c2f50f03550f5534d495202160073 (patch) | |
tree | ab44c60d794114405aeb40cc532bf5f13cab80e5 /sbin/fdisk/misc.h | |
parent | b8be78a3fd0c484ea95f49ea713dac427126702c (diff) |
Nuke terms 3 & 4.
Diffstat (limited to 'sbin/fdisk/misc.h')
-rw-r--r-- | sbin/fdisk/misc.h | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/fdisk/misc.h b/sbin/fdisk/misc.h index 8f1ea15cc5c..428e07e9248 100644 --- a/sbin/fdisk/misc.h +++ b/sbin/fdisk/misc.h @@ -1,4 +1,4 @@ -/* $OpenBSD: misc.h,v 1.8 2002/02/17 19:42:27 millert Exp $ */ +/* $OpenBSD: misc.h,v 1.9 2003/06/03 01:13:19 weingart Exp $ */ /* * Copyright (c) 1997 Tobias Weingartner @@ -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 Tobias Weingartner. - * 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 |