fix copyright
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 8 Jun 1985 13:01:08 +0000 (05:01 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Sat, 8 Jun 1985 13:01:08 +0000 (05:01 -0800)
SCCS-vsn: usr.bin/f77/pass1.vax/exec.c 5.2

usr/src/usr.bin/f77/pass1.vax/exec.c

index e59e6d2..80a4d1f 100644 (file)
@@ -5,7 +5,7 @@
  */
 
 #ifndef lint
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)exec.c     5.1 (Berkeley) %G%";
+static char sccsid[] = "@(#)exec.c     5.2 (Berkeley) %G%";
 #endif not lint
 
 /*
 #endif not lint
 
 /*
@@ -44,10 +44,6 @@ static char sccsid[] = "@(#)exec.c   5.1 (Berkeley) %G%";
  * 
  */
 
  * 
  */
 
-#ifndef lint
-static char *sccsid = "@(#)exec.c      5.1 (Berkeley) 85/06/07";
-#endif
-
 #include "defs.h"
 #include "optim.h"
 
 #include "defs.h"
 #include "optim.h"