X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/9e81391493c94e60b73e3aecf36d739b6e150577..992de934def38d1a5b3f4b58f4edc9a070821deb:/usr/src/usr.bin/tn3270/ctlr/inbound.c diff --git a/usr/src/usr.bin/tn3270/ctlr/inbound.c b/usr/src/usr.bin/tn3270/ctlr/inbound.c index 438fa08f79..169a1e07aa 100644 --- a/usr/src/usr.bin/tn3270/ctlr/inbound.c +++ b/usr/src/usr.bin/tn3270/ctlr/inbound.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1984, 1985, 1986 by the Regents of the + * Copyright (c) 1984-1987 by the Regents of the * University of California and by Gregory Glenn Minshall. * * Permission to use, copy, modify, and distribute these @@ -19,9 +19,8 @@ * express or implied warranty. */ - #ifndef lint -static char sccsid[] = "@(#)inbound.c 3.1 10/29/86"; +static char sccsid[] = "@(#)inbound.c 1.18 (Berkeley) %G%"; #endif /* ndef lint */