new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / pxp / stat.c
index 75c2122..7937e7d 100644 (file)
@@ -1,6 +1,14 @@
-static char *sccsid = "@(#)stat.c      2.1 (Berkeley) %G%";
-/* Copyright (c) 1979 Regents of the University of California */
-#
+/*-
+ * Copyright (c) 1980 The Regents of the University of California.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
+ */
+
+#ifndef lint
+static char sccsid[] = "@(#)stat.c     5.2 (Berkeley) %G%";
+#endif /* not lint */
+
 /*
  * pxp - Pascal execution profiler
  *
 /*
  * pxp - Pascal execution profiler
  *