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.c | |
parent | b8be78a3fd0c484ea95f49ea713dac427126702c (diff) |
Nuke terms 3 & 4.
Diffstat (limited to 'sbin/fdisk/misc.c')
-rw-r--r-- | sbin/fdisk/misc.c | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/sbin/fdisk/misc.c b/sbin/fdisk/misc.c index b8a2578644f..5ed9c2a2da7 100644 --- a/sbin/fdisk/misc.c +++ b/sbin/fdisk/misc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: misc.c,v 1.11 2002/04/20 00:58:32 espie Exp $ */ +/* $OpenBSD: misc.c,v 1.12 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 |