X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/b1189050995233ac52b3fe834588ec505f436a6f..53e3f77f9678ad9b8baf5369f83e890eb251261a:/usr/src/usr.bin/window/ttgeneric.c diff --git a/usr/src/usr.bin/window/ttgeneric.c b/usr/src/usr.bin/window/ttgeneric.c index c3063d3264..f82be2f095 100644 --- a/usr/src/usr.bin/window/ttgeneric.c +++ b/usr/src/usr.bin/window/ttgeneric.c @@ -1,7 +1,13 @@ #ifndef lint -static char *sccsid = "@(#)ttgeneric.c 3.22 84/03/03"; +static char sccsid[] = "@(#)ttgeneric.c 3.24 %G%"; #endif +/* + * Copyright (c) 1983 Regents of the University of California, + * All rights reserved. Redistribution permitted subject to + * the terms of the Berkeley Software License Agreement. + */ + #include "ww.h" #include "tt.h"