diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-03 02:56:25 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2003-06-03 02:56:25 +0000 |
commit | b532ca5cf72acd586a7c31dce5e4babf5991a2f7 (patch) | |
tree | 3562eeed20363794e06821f1da3817b9cde8052e /usr.bin/tn3270 | |
parent | f48a5d6cd1eb9487e5e67c75dc5f6764b04cd99c (diff) |
Remove the advertising clause in the UCB license which Berkeley
rescinded 22 July 1999. Proofed by myself and Theo.
Diffstat (limited to 'usr.bin/tn3270')
62 files changed, 153 insertions, 401 deletions
diff --git a/usr.bin/tn3270/api/api_bsd.c b/usr.bin/tn3270/api/api_bsd.c index 89e8bef2a23..dee4742daa6 100644 --- a/usr.bin/tn3270/api/api_bsd.c +++ b/usr.bin/tn3270/api/api_bsd.c @@ -1,4 +1,4 @@ -/* $OpenBSD: api_bsd.c,v 1.3 1996/11/04 00:07:35 bitblt Exp $ */ +/* $OpenBSD: api_bsd.c,v 1.4 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)api_bsd.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: api_bsd.c,v 1.3 1996/11/04 00:07:35 bitblt Exp $"; +static char rcsid[] = "$OpenBSD: api_bsd.c,v 1.4 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ #if defined(unix) diff --git a/usr.bin/tn3270/api/api_exch.c b/usr.bin/tn3270/api/api_exch.c index 54c7b2481ec..4fbb0d751ea 100644 --- a/usr.bin/tn3270/api/api_exch.c +++ b/usr.bin/tn3270/api/api_exch.c @@ -1,4 +1,4 @@ -/* $OpenBSD: api_exch.c,v 1.4 2003/04/06 22:02:05 tedu Exp $ */ +/* $OpenBSD: api_exch.c,v 1.5 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)api_exch.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: api_exch.c,v 1.4 2003/04/06 22:02:05 tedu Exp $"; +static char rcsid[] = "$OpenBSD: api_exch.c,v 1.5 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/api/api_exch.h b/usr.bin/tn3270/api/api_exch.h index c2e6f27f0d6..ad7bf9af6d5 100644 --- a/usr.bin/tn3270/api/api_exch.h +++ b/usr.bin/tn3270/api/api_exch.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: api_exch.h,v 1.2 1996/06/26 05:41:01 deraadt Exp $*/ +/* * $OpenBSD: api_exch.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/apilib.c b/usr.bin/tn3270/api/apilib.c index f8137eceaad..1080d1dcfa3 100644 --- a/usr.bin/tn3270/api/apilib.c +++ b/usr.bin/tn3270/api/apilib.c @@ -1,4 +1,4 @@ -/* $OpenBSD: apilib.c,v 1.2 1996/06/26 05:41:02 deraadt Exp $ */ +/* $OpenBSD: apilib.c,v 1.3 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)apilib.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: apilib.c,v 1.2 1996/06/26 05:41:02 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: apilib.c,v 1.3 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ #include "../ctlr/api.h" diff --git a/usr.bin/tn3270/api/apilib.h b/usr.bin/tn3270/api/apilib.h index a7e0d6d4f22..229caf5315c 100644 --- a/usr.bin/tn3270/api/apilib.h +++ b/usr.bin/tn3270/api/apilib.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: apilib.h,v 1.2 1996/06/26 05:41:02 deraadt Exp $*/ +/* * $OpenBSD: apilib.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/asc_ebc.c b/usr.bin/tn3270/api/asc_ebc.c index 3f4f4957c76..804e8a9eb31 100644 --- a/usr.bin/tn3270/api/asc_ebc.c +++ b/usr.bin/tn3270/api/asc_ebc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: asc_ebc.c,v 1.2 1996/06/26 05:41:03 deraadt Exp $ */ +/* $OpenBSD: asc_ebc.c,v 1.3 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)asc_ebc.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: asc_ebc.c,v 1.2 1996/06/26 05:41:03 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: asc_ebc.c,v 1.3 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/api/asc_ebc.h b/usr.bin/tn3270/api/asc_ebc.h index d66c1d48564..102d955a859 100644 --- a/usr.bin/tn3270/api/asc_ebc.h +++ b/usr.bin/tn3270/api/asc_ebc.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: asc_ebc.h,v 1.2 1996/06/26 05:41:03 deraadt Exp $*/ +/* * $OpenBSD: asc_ebc.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/astosc.c b/usr.bin/tn3270/api/astosc.c index d0e52308ff6..1019af5948f 100644 --- a/usr.bin/tn3270/api/astosc.c +++ b/usr.bin/tn3270/api/astosc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: astosc.c,v 1.3 2001/11/19 19:02:16 mpech Exp $ */ +/* $OpenBSD: astosc.c,v 1.4 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)astosc.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: astosc.c,v 1.3 2001/11/19 19:02:16 mpech Exp $"; +static char rcsid[] = "$OpenBSD: astosc.c,v 1.4 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ #include <ctype.h> diff --git a/usr.bin/tn3270/api/astosc.h b/usr.bin/tn3270/api/astosc.h index d055508b79f..4cd49e1faa4 100644 --- a/usr.bin/tn3270/api/astosc.h +++ b/usr.bin/tn3270/api/astosc.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: astosc.h,v 1.2 1996/06/26 05:41:05 deraadt Exp $*/ +/* * $OpenBSD: astosc.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/dctype.c b/usr.bin/tn3270/api/dctype.c index e461b9c4c96..13887f41f52 100644 --- a/usr.bin/tn3270/api/dctype.c +++ b/usr.bin/tn3270/api/dctype.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dctype.c,v 1.2 1996/06/26 05:41:05 deraadt Exp $ */ +/* $OpenBSD: dctype.c,v 1.3 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)dctype.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: dctype.c,v 1.2 1996/06/26 05:41:05 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: dctype.c,v 1.3 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ #include "dctype.h" diff --git a/usr.bin/tn3270/api/dctype.h b/usr.bin/tn3270/api/dctype.h index 3188e9c62ee..face453038f 100644 --- a/usr.bin/tn3270/api/dctype.h +++ b/usr.bin/tn3270/api/dctype.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: dctype.h,v 1.2 1996/06/26 05:41:06 deraadt Exp $*/ +/* * $OpenBSD: dctype.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/disp_asc.c b/usr.bin/tn3270/api/disp_asc.c index fef6b944835..4e486320506 100644 --- a/usr.bin/tn3270/api/disp_asc.c +++ b/usr.bin/tn3270/api/disp_asc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: disp_asc.c,v 1.2 1996/06/26 05:41:06 deraadt Exp $ */ +/* $OpenBSD: disp_asc.c,v 1.3 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)disp_asc.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: disp_asc.c,v 1.2 1996/06/26 05:41:06 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: disp_asc.c,v 1.3 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/api/disp_asc.h b/usr.bin/tn3270/api/disp_asc.h index 9afb904db67..da553186d32 100644 --- a/usr.bin/tn3270/api/disp_asc.h +++ b/usr.bin/tn3270/api/disp_asc.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: disp_asc.h,v 1.2 1996/06/26 05:41:07 deraadt Exp $*/ +/* * $OpenBSD: disp_asc.h,v 1.3 2003/06/03 02:56:18 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/api/ebc_disp.c b/usr.bin/tn3270/api/ebc_disp.c index 523eed6dce1..f3626877df1 100644 --- a/usr.bin/tn3270/api/ebc_disp.c +++ b/usr.bin/tn3270/api/ebc_disp.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ebc_disp.c,v 1.2 1996/06/26 05:41:08 deraadt Exp $ */ +/* $OpenBSD: ebc_disp.c,v 1.3 2003/06/03 02:56:18 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)ebc_disp.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: ebc_disp.c,v 1.2 1996/06/26 05:41:08 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ebc_disp.c,v 1.3 2003/06/03 02:56:18 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/api/ebc_disp.h b/usr.bin/tn3270/api/ebc_disp.h index ccb3a8a354d..27f8d008baa 100644 --- a/usr.bin/tn3270/api/ebc_disp.h +++ b/usr.bin/tn3270/api/ebc_disp.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: ebc_disp.h,v 1.2 1996/06/26 05:41:08 deraadt Exp $*/ +/* * $OpenBSD: ebc_disp.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ascii/default.map b/usr.bin/tn3270/ascii/default.map index 8e4a9b15265..cb9d8ba7ba6 100644 --- a/usr.bin/tn3270/ascii/default.map +++ b/usr.bin/tn3270/ascii/default.map @@ -1,4 +1,4 @@ -/* $OpenBSD: default.map,v 1.2 1996/06/26 05:41:09 deraadt Exp $ */ +/* $OpenBSD: default.map,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * diff --git a/usr.bin/tn3270/ascii/map3270.c b/usr.bin/tn3270/ascii/map3270.c index fc225c011d4..90dabb4c9a2 100644 --- a/usr.bin/tn3270/ascii/map3270.c +++ b/usr.bin/tn3270/ascii/map3270.c @@ -1,4 +1,4 @@ -/* $OpenBSD: map3270.c,v 1.6 2003/04/06 22:02:05 tedu Exp $ */ +/* $OpenBSD: map3270.c,v 1.7 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)map3270.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: map3270.c,v 1.6 2003/04/06 22:02:05 tedu Exp $"; +static char rcsid[] = "$OpenBSD: map3270.c,v 1.7 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* This program reads a description file, somewhat like /etc/termcap, diff --git a/usr.bin/tn3270/ascii/map3270.h b/usr.bin/tn3270/ascii/map3270.h index 07501bdf3b3..08db08c76a0 100644 --- a/usr.bin/tn3270/ascii/map3270.h +++ b/usr.bin/tn3270/ascii/map3270.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: map3270.h,v 1.2 1996/06/26 05:41:10 deraadt Exp $*/ +/* * $OpenBSD: map3270.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ascii/mset.c b/usr.bin/tn3270/ascii/mset.c index e2c95c844a7..176992348dd 100644 --- a/usr.bin/tn3270/ascii/mset.c +++ b/usr.bin/tn3270/ascii/mset.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mset.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $ */ +/* $OpenBSD: mset.c,v 1.5 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mset.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mset.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mset.c,v 1.5 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/ascii/state.h b/usr.bin/tn3270/ascii/state.h index e1a22d2daba..2bdf734e362 100644 --- a/usr.bin/tn3270/ascii/state.h +++ b/usr.bin/tn3270/ascii/state.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: state.h,v 1.2 1996/06/26 05:41:12 deraadt Exp $*/ +/* * $OpenBSD: state.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ascii/termin.c b/usr.bin/tn3270/ascii/termin.c index b9e3f8c37bd..0b71bed9008 100644 --- a/usr.bin/tn3270/ascii/termin.c +++ b/usr.bin/tn3270/ascii/termin.c @@ -1,4 +1,4 @@ -/* $OpenBSD: termin.c,v 1.3 2001/11/19 19:02:16 mpech Exp $ */ +/* $OpenBSD: termin.c,v 1.4 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)termin.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: termin.c,v 1.3 2001/11/19 19:02:16 mpech Exp $"; +static char rcsid[] = "$OpenBSD: termin.c,v 1.4 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* this takes characters from the keyboard, and produces 3270 keystroke diff --git a/usr.bin/tn3270/ctlr/3180.kbd b/usr.bin/tn3270/ctlr/3180.kbd index 996564efcbf..7e71bad59bf 100644 --- a/usr.bin/tn3270/ctlr/3180.kbd +++ b/usr.bin/tn3270/ctlr/3180.kbd @@ -1,4 +1,4 @@ -/* $OpenBSD: 3180.kbd,v 1.2 1996/06/26 05:41:13 deraadt Exp $ */ +/* $OpenBSD: 3180.kbd,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * diff --git a/usr.bin/tn3270/ctlr/3270pc.kbd b/usr.bin/tn3270/ctlr/3270pc.kbd index 833976df2e0..fd5a88eca2c 100644 --- a/usr.bin/tn3270/ctlr/3270pc.kbd +++ b/usr.bin/tn3270/ctlr/3270pc.kbd @@ -1,4 +1,4 @@ -/* $OpenBSD: 3270pc.kbd,v 1.2 1996/06/26 05:41:14 deraadt Exp $ */ +/* $OpenBSD: 3270pc.kbd,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * diff --git a/usr.bin/tn3270/ctlr/api.c b/usr.bin/tn3270/ctlr/api.c index 3d38a6339c2..10553b0dbd7 100644 --- a/usr.bin/tn3270/ctlr/api.c +++ b/usr.bin/tn3270/ctlr/api.c @@ -1,4 +1,4 @@ -/* $OpenBSD: api.c,v 1.2 1996/06/26 05:41:15 deraadt Exp $ */ +/* $OpenBSD: api.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)api.c 4.5 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: api.c,v 1.2 1996/06/26 05:41:15 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: api.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/ctlr/api.h b/usr.bin/tn3270/ctlr/api.h index d03055f9ccf..8355649f973 100644 --- a/usr.bin/tn3270/ctlr/api.h +++ b/usr.bin/tn3270/ctlr/api.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: api.h,v 1.2 1996/06/26 05:41:15 deraadt Exp $*/ +/* * $OpenBSD: api.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/declare.h b/usr.bin/tn3270/ctlr/declare.h index a958640d1ae..0334492b65f 100644 --- a/usr.bin/tn3270/ctlr/declare.h +++ b/usr.bin/tn3270/ctlr/declare.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: declare.h,v 1.2 1996/06/26 05:41:16 deraadt Exp $*/ +/* * $OpenBSD: declare.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/externs.h b/usr.bin/tn3270/ctlr/externs.h index e03b12139e9..7ba0ef940f8 100644 --- a/usr.bin/tn3270/ctlr/externs.h +++ b/usr.bin/tn3270/ctlr/externs.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: externs.h,v 1.2 1996/06/26 05:41:16 deraadt Exp $*/ +/* * $OpenBSD: externs.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/function.c b/usr.bin/tn3270/ctlr/function.c index 46808987703..7164170136c 100644 --- a/usr.bin/tn3270/ctlr/function.c +++ b/usr.bin/tn3270/ctlr/function.c @@ -1,4 +1,4 @@ -/* $OpenBSD: function.c,v 1.2 1996/06/26 05:41:17 deraadt Exp $ */ +/* $OpenBSD: function.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)function.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: function.c,v 1.2 1996/06/26 05:41:17 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: function.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/ctlr/function.h b/usr.bin/tn3270/ctlr/function.h index 31ddc354474..5607d4383f4 100644 --- a/usr.bin/tn3270/ctlr/function.h +++ b/usr.bin/tn3270/ctlr/function.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: function.h,v 1.2 1996/06/26 05:41:18 deraadt Exp $*/ +/* * $OpenBSD: function.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/hostctlr.h b/usr.bin/tn3270/ctlr/hostctlr.h index ae91c86c8e5..11739932c9c 100644 --- a/usr.bin/tn3270/ctlr/hostctlr.h +++ b/usr.bin/tn3270/ctlr/hostctlr.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: hostctlr.h,v 1.2 1996/06/26 05:41:18 deraadt Exp $*/ +/* * $OpenBSD: hostctlr.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/inbound.c b/usr.bin/tn3270/ctlr/inbound.c index c2c3b7c072a..512a2f9baa5 100644 --- a/usr.bin/tn3270/ctlr/inbound.c +++ b/usr.bin/tn3270/ctlr/inbound.c @@ -1,4 +1,4 @@ -/* $OpenBSD: inbound.c,v 1.5 2003/04/04 22:13:10 deraadt Exp $ */ +/* $OpenBSD: inbound.c,v 1.6 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)inbound.c 4.3 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: inbound.c,v 1.5 2003/04/04 22:13:10 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: inbound.c,v 1.6 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/ctlr/oia.c b/usr.bin/tn3270/ctlr/oia.c index 20128df8936..00835bb6422 100644 --- a/usr.bin/tn3270/ctlr/oia.c +++ b/usr.bin/tn3270/ctlr/oia.c @@ -1,4 +1,4 @@ -/* $OpenBSD: oia.c,v 1.2 1996/06/26 05:41:20 deraadt Exp $ */ +/* $OpenBSD: oia.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)oia.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: oia.c,v 1.2 1996/06/26 05:41:20 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: oia.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/ctlr/oia.h b/usr.bin/tn3270/ctlr/oia.h index 2086efee7c7..d137eee8bbc 100644 --- a/usr.bin/tn3270/ctlr/oia.h +++ b/usr.bin/tn3270/ctlr/oia.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: oia.h,v 1.2 1996/06/26 05:41:20 deraadt Exp $*/ +/* * $OpenBSD: oia.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/options.c b/usr.bin/tn3270/ctlr/options.c index a51213e3390..1c36bb1eb31 100644 --- a/usr.bin/tn3270/ctlr/options.c +++ b/usr.bin/tn3270/ctlr/options.c @@ -1,4 +1,4 @@ -/* $OpenBSD: options.c,v 1.3 2001/11/19 19:02:17 mpech Exp $ */ +/* $OpenBSD: options.c,v 1.4 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)options.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: options.c,v 1.3 2001/11/19 19:02:17 mpech Exp $"; +static char rcsid[] = "$OpenBSD: options.c,v 1.4 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/ctlr/options.h b/usr.bin/tn3270/ctlr/options.h index 3985fe4a12a..d824b82079a 100644 --- a/usr.bin/tn3270/ctlr/options.h +++ b/usr.bin/tn3270/ctlr/options.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: options.h,v 1.2 1996/06/26 05:41:21 deraadt Exp $*/ +/* * $OpenBSD: options.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/outbound.c b/usr.bin/tn3270/ctlr/outbound.c index a801e0adb35..6740c19e174 100644 --- a/usr.bin/tn3270/ctlr/outbound.c +++ b/usr.bin/tn3270/ctlr/outbound.c @@ -1,4 +1,4 @@ -/* $OpenBSD: outbound.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $ */ +/* $OpenBSD: outbound.c,v 1.5 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)outbound.c 4.3 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: outbound.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: outbound.c,v 1.5 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/ctlr/screen.h b/usr.bin/tn3270/ctlr/screen.h index cce934dff46..c8074669c5a 100644 --- a/usr.bin/tn3270/ctlr/screen.h +++ b/usr.bin/tn3270/ctlr/screen.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: screen.h,v 1.2 1996/06/26 05:41:23 deraadt Exp $*/ +/* * $OpenBSD: screen.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/scrnctlr.h b/usr.bin/tn3270/ctlr/scrnctlr.h index 53f043627a6..fc7fbc8185d 100644 --- a/usr.bin/tn3270/ctlr/scrnctlr.h +++ b/usr.bin/tn3270/ctlr/scrnctlr.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: scrnctlr.h,v 1.2 1996/06/26 05:41:23 deraadt Exp $*/ +/* * $OpenBSD: scrnctlr.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/ctlr/unix.kbd b/usr.bin/tn3270/ctlr/unix.kbd index 903c909a667..16fc7e35302 100644 --- a/usr.bin/tn3270/ctlr/unix.kbd +++ b/usr.bin/tn3270/ctlr/unix.kbd @@ -1,4 +1,4 @@ -/* $OpenBSD: unix.kbd,v 1.2 1996/06/26 05:41:24 deraadt Exp $ */ +/* $OpenBSD: unix.kbd,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * diff --git a/usr.bin/tn3270/general/genbsubs.c b/usr.bin/tn3270/general/genbsubs.c index 554bd6a238b..ec00f9e33f3 100644 --- a/usr.bin/tn3270/general/genbsubs.c +++ b/usr.bin/tn3270/general/genbsubs.c @@ -1,4 +1,4 @@ -/* $OpenBSD: genbsubs.c,v 1.3 2001/11/19 19:02:17 mpech Exp $ */ +/* $OpenBSD: genbsubs.c,v 1.4 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)genbsubs.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: genbsubs.c,v 1.3 2001/11/19 19:02:17 mpech Exp $"; +static char rcsid[] = "$OpenBSD: genbsubs.c,v 1.4 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* The output of bunequal is the offset of the byte which didn't match; diff --git a/usr.bin/tn3270/general/general.h b/usr.bin/tn3270/general/general.h index 1fbe53c107b..9b1ae3d639e 100644 --- a/usr.bin/tn3270/general/general.h +++ b/usr.bin/tn3270/general/general.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: general.h,v 1.6 1997/02/17 08:58:46 deraadt Exp $*/ +/* * $OpenBSD: general.h,v 1.7 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/general/globals.c b/usr.bin/tn3270/general/globals.c index a4625fc1e1b..5c1e63e502b 100644 --- a/usr.bin/tn3270/general/globals.c +++ b/usr.bin/tn3270/general/globals.c @@ -1,4 +1,4 @@ -/* $OpenBSD: globals.c,v 1.2 1996/06/26 05:41:26 deraadt Exp $ */ +/* $OpenBSD: globals.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)globals.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: globals.c,v 1.2 1996/06/26 05:41:26 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: globals.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/general/globals.h b/usr.bin/tn3270/general/globals.h index d3483b762fb..9d019f2df01 100644 --- a/usr.bin/tn3270/general/globals.h +++ b/usr.bin/tn3270/general/globals.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: globals.h,v 1.2 1996/06/26 05:41:27 deraadt Exp $*/ +/* * $OpenBSD: globals.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/general/vaxbsubs.s b/usr.bin/tn3270/general/vaxbsubs.s index fc3055a11b5..9cf6b9a9d9a 100644 --- a/usr.bin/tn3270/general/vaxbsubs.s +++ b/usr.bin/tn3270/general/vaxbsubs.s @@ -1,4 +1,4 @@ -/* * $OpenBSD: vaxbsubs.s,v 1.2 1996/06/26 05:41:27 deraadt Exp $*/ +/* * $OpenBSD: vaxbsubs.s,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/mset/map3270.5 b/usr.bin/tn3270/mset/map3270.5 index 9beb006b4c9..036c774e769 100644 --- a/usr.bin/tn3270/mset/map3270.5 +++ b/usr.bin/tn3270/mset/map3270.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: map3270.5,v 1.8 2003/03/31 19:40:44 jmc Exp $ +.\" $OpenBSD: map3270.5,v 1.9 2003/06/03 02:56:19 millert Exp $ .\" Copyright (c) 1986 The Regents of the University of California. .\" All rights reserved. .\" @@ -10,11 +10,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. .\" diff --git a/usr.bin/tn3270/mset/mset.1 b/usr.bin/tn3270/mset/mset.1 index a81dc376667..396dca2f732 100644 --- a/usr.bin/tn3270/mset/mset.1 +++ b/usr.bin/tn3270/mset/mset.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mset.1,v 1.8 2000/07/06 04:06:57 aaron Exp $ +.\" $OpenBSD: mset.1,v 1.9 2003/06/03 02:56:19 millert Exp $ .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. .\" @@ -10,11 +10,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. .\" diff --git a/usr.bin/tn3270/sys_curses/system.c b/usr.bin/tn3270/sys_curses/system.c index 1ed0ea8eac6..b85dcdf5fb9 100644 --- a/usr.bin/tn3270/sys_curses/system.c +++ b/usr.bin/tn3270/sys_curses/system.c @@ -1,4 +1,4 @@ -/* $OpenBSD: system.c,v 1.13 2003/04/06 22:02:05 tedu Exp $ */ +/* $OpenBSD: system.c,v 1.14 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)system.c 4.5 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: system.c,v 1.13 2003/04/06 22:02:05 tedu Exp $"; +static char rcsid[] = "$OpenBSD: system.c,v 1.14 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include <sys/types.h> diff --git a/usr.bin/tn3270/sys_curses/telextrn.h b/usr.bin/tn3270/sys_curses/telextrn.h index ca9cacb13a0..32aa6f9ccb2 100644 --- a/usr.bin/tn3270/sys_curses/telextrn.h +++ b/usr.bin/tn3270/sys_curses/telextrn.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: telextrn.h,v 1.3 2003/04/06 22:02:05 tedu Exp $*/ +/* * $OpenBSD: telextrn.h,v 1.4 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/sys_curses/terminal.h b/usr.bin/tn3270/sys_curses/terminal.h index 6b8c967d8a9..acc6e59d13d 100644 --- a/usr.bin/tn3270/sys_curses/terminal.h +++ b/usr.bin/tn3270/sys_curses/terminal.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: terminal.h,v 1.2 1996/06/26 05:41:32 deraadt Exp $*/ +/* * $OpenBSD: terminal.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/sys_curses/termout.c b/usr.bin/tn3270/sys_curses/termout.c index 9f6a1735f2a..264fb276a72 100644 --- a/usr.bin/tn3270/sys_curses/termout.c +++ b/usr.bin/tn3270/sys_curses/termout.c @@ -1,4 +1,4 @@ -/* $OpenBSD: termout.c,v 1.10 2003/04/06 22:02:05 tedu Exp $ */ +/* $OpenBSD: termout.c,v 1.11 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)termout.c 4.3 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: termout.c,v 1.10 2003/04/06 22:02:05 tedu Exp $"; +static char rcsid[] = "$OpenBSD: termout.c,v 1.11 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #if defined(unix) diff --git a/usr.bin/tn3270/tn3270/tn3270.1 b/usr.bin/tn3270/tn3270/tn3270.1 index acd8e0d172d..1bd6b43753f 100644 --- a/usr.bin/tn3270/tn3270/tn3270.1 +++ b/usr.bin/tn3270/tn3270/tn3270.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tn3270.1,v 1.11 2000/11/10 05:10:41 aaron Exp $ +.\" $OpenBSD: tn3270.1,v 1.12 2003/06/03 02:56:19 millert Exp $ .\" .\" Copyright (c) 1986, 1990 The Regents of the University of California. .\" All rights reserved. @@ -11,11 +11,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. .\" diff --git a/usr.bin/tn3270/tools/mkastods/mkastods.c b/usr.bin/tn3270/tools/mkastods/mkastods.c index 998838bbab2..53bca9e0432 100644 --- a/usr.bin/tn3270/tools/mkastods/mkastods.c +++ b/usr.bin/tn3270/tools/mkastods/mkastods.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mkastods.c,v 1.2 1996/06/26 05:41:36 deraadt Exp $ */ +/* $OpenBSD: mkastods.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mkastods.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mkastods.c,v 1.2 1996/06/26 05:41:36 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mkastods.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/tools/mkastosc/mkastosc.c b/usr.bin/tn3270/tools/mkastosc/mkastosc.c index f457c3dbe81..98f203d849b 100644 --- a/usr.bin/tn3270/tools/mkastosc/mkastosc.c +++ b/usr.bin/tn3270/tools/mkastosc/mkastosc.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mkastosc.c,v 1.2 1996/06/26 05:41:37 deraadt Exp $ */ +/* $OpenBSD: mkastosc.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mkastosc.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mkastosc.c,v 1.2 1996/06/26 05:41:37 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mkastosc.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/tools/mkdctype/ectype.c b/usr.bin/tn3270/tools/mkdctype/ectype.c index 86aa5abcaec..0dc02d6cda5 100644 --- a/usr.bin/tn3270/tools/mkdctype/ectype.c +++ b/usr.bin/tn3270/tools/mkdctype/ectype.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ectype.c,v 1.2 1996/06/26 05:41:38 deraadt Exp $ */ +/* $OpenBSD: ectype.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)ectype.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: ectype.c,v 1.2 1996/06/26 05:41:38 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ectype.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include "ectype.h" diff --git a/usr.bin/tn3270/tools/mkdctype/ectype.h b/usr.bin/tn3270/tools/mkdctype/ectype.h index f3a2292029b..cd5d9f3e2ac 100644 --- a/usr.bin/tn3270/tools/mkdctype/ectype.h +++ b/usr.bin/tn3270/tools/mkdctype/ectype.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: ectype.h,v 1.2 1996/06/26 05:41:39 deraadt Exp $*/ +/* * $OpenBSD: ectype.h,v 1.3 2003/06/03 02:56:19 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/tools/mkdctype/mkdctype.c b/usr.bin/tn3270/tools/mkdctype/mkdctype.c index 0054e917b38..ff798765524 100644 --- a/usr.bin/tn3270/tools/mkdctype/mkdctype.c +++ b/usr.bin/tn3270/tools/mkdctype/mkdctype.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mkdctype.c,v 1.2 1996/06/26 05:41:39 deraadt Exp $ */ +/* $OpenBSD: mkdctype.c,v 1.3 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mkdctype.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mkdctype.c,v 1.2 1996/06/26 05:41:39 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mkdctype.c,v 1.3 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #include "../api/ebc_disp.h" diff --git a/usr.bin/tn3270/tools/mkdstoas/mkdstoas.c b/usr.bin/tn3270/tools/mkdstoas/mkdstoas.c index d049c1f576d..2a3009679c6 100644 --- a/usr.bin/tn3270/tools/mkdstoas/mkdstoas.c +++ b/usr.bin/tn3270/tools/mkdstoas/mkdstoas.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mkdstoas.c,v 1.2 1996/06/26 05:41:40 deraadt Exp $ */ +/* $OpenBSD: mkdstoas.c,v 1.3 2003/06/03 02:56:20 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mkdstoas.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mkdstoas.c,v 1.2 1996/06/26 05:41:40 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mkdstoas.c,v 1.3 2003/06/03 02:56:20 millert Exp $"; #endif /* not lint */ #include <stdio.h> diff --git a/usr.bin/tn3270/tools/mkhits/dohits.c b/usr.bin/tn3270/tools/mkhits/dohits.c index 5afa59815d6..5e6ba71805e 100644 --- a/usr.bin/tn3270/tools/mkhits/dohits.c +++ b/usr.bin/tn3270/tools/mkhits/dohits.c @@ -1,4 +1,4 @@ -/* $OpenBSD: dohits.c,v 1.7 2003/04/25 18:56:14 avsm Exp $ */ +/* $OpenBSD: dohits.c,v 1.8 2003/06/03 02:56:20 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)dohits.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: dohits.c,v 1.7 2003/04/25 18:56:14 avsm Exp $"; +static char rcsid[] = "$OpenBSD: dohits.c,v 1.8 2003/06/03 02:56:20 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/tools/mkhits/dohits.h b/usr.bin/tn3270/tools/mkhits/dohits.h index 3ef0f1973df..48e53780c7d 100644 --- a/usr.bin/tn3270/tools/mkhits/dohits.h +++ b/usr.bin/tn3270/tools/mkhits/dohits.h @@ -1,4 +1,4 @@ -/* * $OpenBSD: dohits.h,v 1.2 1996/06/26 05:41:42 deraadt Exp $*/ +/* * $OpenBSD: dohits.h,v 1.3 2003/06/03 02:56:20 millert Exp $*/ /*- * Copyright (c) 1988 The Regents of the University of California. * All rights reserved. @@ -11,11 +11,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. * diff --git a/usr.bin/tn3270/tools/mkhits/mkhits.c b/usr.bin/tn3270/tools/mkhits/mkhits.c index c5bff29d793..69b22be6679 100644 --- a/usr.bin/tn3270/tools/mkhits/mkhits.c +++ b/usr.bin/tn3270/tools/mkhits/mkhits.c @@ -1,4 +1,4 @@ -/* $OpenBSD: mkhits.c,v 1.2 1996/06/26 05:41:42 deraadt Exp $ */ +/* $OpenBSD: mkhits.c,v 1.3 2003/06/03 02:56:20 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)mkhits.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: mkhits.c,v 1.2 1996/06/26 05:41:42 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: mkhits.c,v 1.3 2003/06/03 02:56:20 millert Exp $"; #endif /* not lint */ /* diff --git a/usr.bin/tn3270/tools/mkmake.y b/usr.bin/tn3270/tools/mkmake.y index d584d3bc73c..5002ba93ba5 100644 --- a/usr.bin/tn3270/tools/mkmake.y +++ b/usr.bin/tn3270/tools/mkmake.y @@ -12,11 +12,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. * @@ -35,7 +31,7 @@ #ifndef lint /*static char sccsid[] = "from: @(#)mkmake.y 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$Id: mkmake.y,v 1.3 2003/04/06 22:02:05 tedu Exp $"; +static char rcsid[] = "$Id: mkmake.y,v 1.4 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ typedef struct string { diff --git a/usr.bin/tn3270/tools/prt3270.c b/usr.bin/tn3270/tools/prt3270.c index 37d6e4c196d..b030b2d0759 100644 --- a/usr.bin/tn3270/tools/prt3270.c +++ b/usr.bin/tn3270/tools/prt3270.c @@ -1,4 +1,4 @@ -/* $OpenBSD: prt3270.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $ */ +/* $OpenBSD: prt3270.c,v 1.5 2003/06/03 02:56:19 millert Exp $ */ /*- * Copyright (c) 1988 The Regents of the University of California. @@ -12,11 +12,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. * @@ -41,7 +37,7 @@ char copyright[] = #ifndef lint /*static char sccsid[] = "from: @(#)prt3270.c 4.2 (Berkeley) 4/26/91";*/ -static char rcsid[] = "$OpenBSD: prt3270.c,v 1.4 2003/04/04 22:13:10 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: prt3270.c,v 1.5 2003/06/03 02:56:19 millert Exp $"; #endif /* not lint */ #if defined(unix) |