BSD 4_3 release
[unix-history] / usr / src / usr.lib / lib2648 / emptyrow.c
index 817bad1..d66f3ef 100644 (file)
@@ -1,4 +1,13 @@
-/*     emptyrow.c      4.1     83/03/09        */
+/*
+ * Copyright (c) 1980 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#ifndef lint
+static char sccsid[] = "@(#)emptyrow.c 5.1 (Berkeley) 4/30/85";
+#endif not lint
+
 /*
  * emptyrow: returns true if row r of m is all zeros.
  *
 /*
  * emptyrow: returns true if row r of m is all zeros.
  *