Add copyright
[unix-history] / usr / src / lib / libc / sys / umask.s
CommitLineData
c69b1c1f
DF
1/*
2 * Copyright (c) 1983 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
5 */
6
7#ifndef lint
8static char sccsid[] = "@(#)umask.s 5.1 (Berkeley) %G%";
9#endif not lint
b5197140
KM
10
11#include "SYS.h"
12
b5197140
KM
13SYSCALL(umask)
14 ret