new copyright; att/bsd/shared
[unix-history] / usr / src / usr.bin / pascal / src / yyparse.c
index d3bb538..7817f0f 100644 (file)
@@ -1,8 +1,13 @@
-/* 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
 
 #ifndef lint
-static char sccsid[] = "@(#)yyparse.c 1.3 %G%";
-#endif
+static char sccsid[] = "@(#)yyparse.c  5.2 (Berkeley) %G%";
+#endif /* not lint */
 
 #include "whoami.h"
 #include "0.h"
 
 #include "whoami.h"
 #include "0.h"