From 2d5b4f754ed0dd5ca6a7824a23a9c79d36da264a Mon Sep 17 00:00:00 2001 From: jkh Date: Sat, 13 Apr 1996 13:32:15 +0000 Subject: 1. Update all the copyrights to delete useless clauses 3 and 4. 2. Change more of the menu code over to new system. 3. Streamline label editor. --- usr.sbin/sade/variable.c | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'usr.sbin/sade/variable.c') diff --git a/usr.sbin/sade/variable.c b/usr.sbin/sade/variable.c index 5cbaa84..6fbd643 100644 --- a/usr.sbin/sade/variable.c +++ b/usr.sbin/sade/variable.c @@ -4,7 +4,7 @@ * This is probably the last program in the `sysinstall' line - the next * generation being essentially a complete rewrite. * - * $Id: variable.c,v 1.6.2.7 1995/10/26 08:56:18 jkh Exp $ + * $Id: variable.c,v 1.7 1995/12/07 10:34:23 peter Exp $ * * Copyright (c) 1995 * Jordan Hubbard. All rights reserved. @@ -19,13 +19,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 Jordan Hubbard - * for the FreeBSD Project. - * 4. The name of Jordan Hubbard or the FreeBSD project may not be used to - * endorse or promote products derived from this software without specific - * prior written permission. * * THIS SOFTWARE IS PROVIDED BY JORDAN HUBBARD ``AS IS'' AND * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE -- cgit v1.1