new copyright notice
[unix-history] / usr / src / lib / libc / vax / sys / execv.s
index 3fd80ff..4de4555 100644 (file)
@@ -1,12 +1,13 @@
 /*
  * Copyright (c) 1983 Regents of the University of California.
 /*
  * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.  The Berkeley software License Agreement
- * specifies the terms and conditions for redistribution.
+ * All rights reserved.
+ *
+ * %sccs.include.redist.c%
  */
 
  */
 
-#ifdef SYSLIBC_SCCS
-_sccsid:.asciz "@(#)execv.s    5.3 (Berkeley) %G%"
-#endif SYSLIBC_SCCS
+#if defined(SYSLIBC_SCCS) && !defined(lint)
+       .asciz "@(#)execv.s     5.6 (Berkeley) %G%"
+#endif /* SYSLIBC_SCCS and not lint */
 
 #include "SYS.h"
 
 
 #include "SYS.h"