From f2c2aa29b7d05c53575ab7ce4dc5870fd33a1310 Mon Sep 17 00:00:00 2001 From: mp Date: Wed, 24 Jul 2002 16:23:10 +0000 Subject: Import of tcsh-6.12.00 --- contrib/tcsh/sh.init.c | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'contrib/tcsh/sh.init.c') diff --git a/contrib/tcsh/sh.init.c b/contrib/tcsh/sh.init.c index 62e9d8c..7eea58d 100644 --- a/contrib/tcsh/sh.init.c +++ b/contrib/tcsh/sh.init.c @@ -1,4 +1,4 @@ -/* $Header: /src/pub/tcsh/sh.init.c,v 3.48 1999/02/11 16:18:36 christos Exp $ */ +/* $Header: /src/pub/tcsh/sh.init.c,v 3.49 2002/03/08 17:36:46 christos Exp $ */ /* * sh.init.c: Function and signal tables */ @@ -14,11 +14,7 @@ * 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 the University of - * California, Berkeley and its contributors. - * 4. Neither the name of the University nor the names of its contributors + * 3. Neither the name of the University nor the names of its contributors * may be used to endorse or promote products derived from this software * without specific prior written permission. * @@ -36,7 +32,7 @@ */ #include "sh.h" -RCSID("$Id: sh.init.c,v 3.48 1999/02/11 16:18:36 christos Exp $") +RCSID("$Id: sh.init.c,v 3.49 2002/03/08 17:36:46 christos Exp $") #include "ed.h" #include "tw.h" -- cgit v1.1