X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/blobdiff_plain/dfe3d77dfc0ded2618919a44b9aaaa6110cb42ce..ad7871609881e73855d0b04da49b486cd93efca7:/usr/src/old/refer/NOTUSED/whatabout/what2.c diff --git a/usr/src/old/refer/NOTUSED/whatabout/what2.c b/usr/src/old/refer/NOTUSED/whatabout/what2.c index 2c7a9adbd5..505aeb868d 100644 --- a/usr/src/old/refer/NOTUSED/whatabout/what2.c +++ b/usr/src/old/refer/NOTUSED/whatabout/what2.c @@ -1,6 +1,12 @@ +/*- + * This module is believed to contain source code proprietary to AT&T. + * Use and redistribution is subject to the Berkeley Software License + * Agreement and your Software Agreement with AT&T (Western Electric). + */ + #ifndef lint -static char *sccsid = "@(#)what2.c 4.2 (Berkeley) %G%"; -#endif +static char sccsid[] = "@(#)what2.c 4.3 (Berkeley) 4/18/91"; +#endif /* not lint */ #include "stdio.h" #include "ctype.h"