=/^G show total bytes now; document may not always work
[unix-history] / usr / src / usr.bin / pascal / pxp / yyerror.c
index a2f6169..7f84aa7 100644 (file)
@@ -1,5 +1,13 @@
-static char *sccsid = "@(#)yyerror.c   2.1 (Berkeley) %G%";
-/* Copyright (c) 1979 Regents of the University of California */
+/*
+ * 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[] = "@(#)yyerror.c  5.1 (Berkeley) %G%";
+#endif not lint
+
 /*
  * pi - Pascal interpreter code translator
  *
 /*
  * pi - Pascal interpreter code translator
  *