BSD 4_4 release
[unix-history] / usr / src / usr.bin / diction / style2 / style2.l
index cb5b806..8517a5b 100644 (file)
@@ -1,7 +1,13 @@
 %{
 %{
+/*-
+ * 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
 #ifndef lint
-static char sccsid[] = "@(#)style2.l   4.3     (Berkeley)      90/06/26";
-#endif not lint
+static char sccsid[] = "@(#)style2.l   8.1 (Berkeley) 6/6/93";
+#endif /* not lint */
 
 #include <stdio.h>
 #include <ctype.h>
 
 #include <stdio.h>
 #include <ctype.h>