BSD 4 release
[unix-history] / usr / src / cmd / head.c
index cc52c61..31171ea 100644 (file)
@@ -1,3 +1,4 @@
+static char *sccsid = "@(#)head.c      4.1 (Berkeley) 10/1/80";
 #include <stdio.h>
 /*
  * head - give the first few lines of a stream or of each of a set of files
 #include <stdio.h>
 /*
  * head - give the first few lines of a stream or of each of a set of files