=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/compile_et/Attic/compile_et.h,v retrieving revision 1.3 retrieving revision 1.4 diff -c -r1.3 -r1.4 *** src/usr.bin/compile_et/Attic/compile_et.h 2005/05/13 05:05:22 1.3 --- src/usr.bin/compile_et/Attic/compile_et.h 2005/10/17 07:35:29 1.4 *************** *** 1,6 **** ! /* $OpenBSD: compile_et.h,v 1.3 2005/05/13 05:05:22 jaredy Exp $ */ /* ! * Copyright (c) 1998 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * --- 1,6 ---- ! /* $OpenBSD: compile_et.h,v 1.4 2005/10/17 07:35:29 biorn Exp $ */ /* ! * Copyright (c) 1998 - 2000 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * *************** *** 15,26 **** * 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 * may be used to endorse or promote products derived from this software * without specific prior written permission. * --- 15,21 ---- * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. * ! * 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. * *************** *** 37,43 **** * SUCH DAMAGE. */ ! /* $KTH: compile_et.h,v 1.3 1998/11/22 09:39:46 assar Exp $ */ #ifndef __COMPILE_ET_H__ #define __COMPILE_ET_H__ --- 32,38 ---- * SUCH DAMAGE. */ ! /* $KTH: compile_et.h,v 1.7 2005/05/16 08:51:47 lha Exp $ */ #ifndef __COMPILE_ET_H__ #define __COMPILE_ET_H__