BSD 4_4 release
[unix-history] / usr / src / usr.bin / diction / style3 / part.l
index 868a2bf..a23a633 100644 (file)
@@ -1,8 +1,14 @@
 %{
 
 %{
 
+/*-
+ * 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[] = "@(#)part.l     4.3     (Berkeley)      90/06/26";
-#endif not lint
+static char sccsid[] = "@(#)part.l     8.1 (Berkeley) 6/6/93";
+#endif /* not lint */
 
 #include "style.h"
 #include "names.h"
 
 #include "style.h"
 #include "names.h"