Add copyright
[unix-history] / usr / src / lib / libc / sys / execve.s
index 4468ef7..85d1133 100644 (file)
@@ -1,4 +1,12 @@
-/* execve.s 4.1 82/12/04 */
+/*
+ * Copyright (c) 1983 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[] = "@(#)execve.s   5.1 (Berkeley) %G%";
+#endif not lint
 
 #include "SYS.h"
 
 
 #include "SYS.h"