Install sccs headers and copyright notices.
[unix-history] / usr / src / usr.bin / tn3270 / ctlr / options.c
index 7e9090a..5c702b7 100644 (file)
@@ -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
  *     University of California and by Gregory Glenn Minshall.
  *
  *     Permission to use, copy, modify, and distribute these
@@ -20,7 +20,7 @@
  */
 
 #ifndef        lint
  */
 
 #ifndef        lint
-static char    sccsid[] = "@(#)options.c       3.1  10/29/86";
+static char sccsid[] = "@(#)options.c  1.3 (Berkeley) %G%";
 #endif /* ndef lint */
 
 /*
 #endif /* ndef lint */
 
 /*
@@ -30,7 +30,7 @@ static        char    sccsid[] = "@(#)options.c       3.1  10/29/86";
 
 #include "options.h"
 
 
 #include "options.h"
 
-#include "../system/globals.h"
+#include "../general/globals.h"
 #include "options.ext"
 
 void
 #include "options.ext"
 
 void