written by Kirk McKusick; add Berkeley specific copyright notice
[unix-history] / usr / src / usr.bin / pascal / libpc / SEEK.c
index af009a0..2bee567 100644 (file)
@@ -1,6 +1,13 @@
-/* Copyright (c) 1979 Regents of the University of California */
+/*-
+ * Copyright (c) 1979 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
 
 
-static char sccsid[] = "@(#)SEEK.c 1.4 %G%";
+#ifndef lint
+static char sccsid[] = "@(#)SEEK.c     1.5 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "h00vars.h"
 
 
 #include "h00vars.h"