BSD 4_4 release
[unix-history] / usr / src / old / tbl / t0.c
index 6d4996e..400ac34 100644 (file)
@@ -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
 #ifndef lint
-static char sccsid[] = "@(#)t0.c       4.2 %G%";
-#endif
+static char sccsid[] = "@(#)t0.c       4.3 (Berkeley) 4/18/91";
+#endif /* not lint */
 
  /* t0.c: storage allocation */
 #
 
  /* t0.c: storage allocation */
 #