new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / pxp / rec.c
index ecd9771..0449123 100644 (file)
@@ -1,6 +1,14 @@
-static char *sccsid = "@(#)rec.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[] = "@(#)rec.c      5.2 (Berkeley) %G%";
+#endif /* not lint */
+
 /*
  * pxp - Pascal execution profiler
  *
 /*
  * pxp - Pascal execution profiler
  *