diff options
Diffstat (limited to 'contrib/com_err/compile_et.h')
-rw-r--r-- | contrib/com_err/compile_et.h | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/contrib/com_err/compile_et.h b/contrib/com_err/compile_et.h index fc6b3e5..35e4863 100644 --- a/contrib/com_err/compile_et.h +++ b/contrib/com_err/compile_et.h @@ -1,5 +1,5 @@ /* - * Copyright (c) 1998 Kungliga Tekniska Högskolan + * Copyright (c) 1998 - 2000 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -14,12 +14,7 @@ * 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 Kungliga Tekniska - * Högskolan and its contributors. - * - * 4. Neither the name of the Institute nor the names of its contributors + * 3. Neither the name of the Institute 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 +31,8 @@ * SUCH DAMAGE. */ -/* $Id: compile_et.h,v 1.3 1998/11/22 09:39:46 assar Exp $ */ +/* $Id: compile_et.h,v 1.6 2000/07/01 20:21:48 assar Exp $ */ +/* $FreeBSD$ */ #ifndef __COMPILE_ET_H__ #define __COMPILE_ET_H__ |