BSD 4_3 release
[unix-history] / usr / src / lib / libc / gen / setuid.c
index 0b8ce08..3e33294 100644 (file)
@@ -1,4 +1,12 @@
-/*     setuid.c        4.1     83/06/30        */
+/*
+ * Copyright (c) 1983 Regents of the University of California.
+ * All rights reserved.  The Berkeley software License Agreement
+ * specifies the terms and conditions for redistribution.
+ */
+
+#if defined(LIBC_SCCS) && !defined(lint)
+static char sccsid[] = "@(#)setuid.c   5.2 (Berkeley) 3/9/86";
+#endif LIBC_SCCS and not lint
 
 /*
  * Backwards compatible setuid.
 
 /*
  * Backwards compatible setuid.