Added
[unix-history] / COPYRIGHT.USL
... / ...
CommitLineData
1Copyright (c) UNIX System Laboratories, Inc.
2All or some portions of this software are derived from
3material licensed to the University of California by
4American Telephone and Telegraph Co. or UNIX System Laboratories, Inc.
5and are reproduced herein with the permission of
6UNIX System Laboratories, Inc.
7
8Additionally, the following files contained herein constitute
9trade secrets of UNIX System Laboratories, Inc. and their contents
10are not to be disclosed to any third party:
11
12sys/kern/init_main.c
13sys/kern/kern_clock.c
14sys/kern/kern_exec.c [*]
15sys/kern/kern_exit.c
16sys/kern/kern_physio.c [**]
17sys/kern/kern_sig.c
18sys/kern/kern_synch.c
19sys/kern/subr_rmap.c [*]
20sys/kern/sys_generic.c
21sys/kern/sys_process.c
22sys/kern/sysv_shm.c
23sys/kern/tty.c
24sys/kern/tty_subr.c [*]
25sys/kern/vfs_bio.c [*]
26sys/kern/vfs_syscalls.c
27sys/sys/buf.h
28sys/sys/proc.h
29sys/sys/shm.h
30sys/sys/tty.h
31sys/ufs/dinode.h
32sys/ufs/inode.h
33sys/ufs/ufs_bmap.c
34sys/ufs/ufs_disksubr.c
35sys/ufs/ufs_inode.c
36sys/ufs/ufs_vnops.c
37usr.bin/cpio/cpio.c [*]
38
39[*] These file are NOT contained in FreeBSD
40
41[**] The version of this file in FreeBSD is belived to be clear of any USL
42 copyright and/or trade secret.
43
44
45$Id: COPYRIGHT.USL,v 1.2 1994/05/04 06:30:56 rgrimes Exp $