aboutsummaryrefslogtreecommitdiff
path: root/website/content/en/releases/1.1.5/COPYRIGHT.USL
diff options
context:
space:
mode:
Diffstat (limited to 'website/content/en/releases/1.1.5/COPYRIGHT.USL')
-rw-r--r--website/content/en/releases/1.1.5/COPYRIGHT.USL45
1 files changed, 45 insertions, 0 deletions
diff --git a/website/content/en/releases/1.1.5/COPYRIGHT.USL b/website/content/en/releases/1.1.5/COPYRIGHT.USL
new file mode 100644
index 0000000000..23c46368dd
--- /dev/null
+++ b/website/content/en/releases/1.1.5/COPYRIGHT.USL
@@ -0,0 +1,45 @@
+Copyright (c) UNIX System Laboratories, Inc.
+All or some portions of this software are derived from
+material licensed to the University of California by
+American Telephone and Telegraph Co. or UNIX System Laboratories, Inc.
+and are reproduced herein with the permission of
+UNIX System Laboratories, Inc.
+
+Additionally, the following files contained herein constitute
+trade secrets of UNIX System Laboratories, Inc. and their contents
+are not to be disclosed to any third party:
+
+sys/kern/init_main.c
+sys/kern/kern_clock.c
+sys/kern/kern_exec.c [*]
+sys/kern/kern_exit.c
+sys/kern/kern_physio.c [**]
+sys/kern/kern_sig.c
+sys/kern/kern_synch.c
+sys/kern/subr_rmap.c [*]
+sys/kern/sys_generic.c
+sys/kern/sys_process.c
+sys/kern/sysv_shm.c
+sys/kern/tty.c
+sys/kern/tty_subr.c [*]
+sys/kern/vfs_bio.c [*]
+sys/kern/vfs_syscalls.c
+sys/sys/buf.h
+sys/sys/proc.h
+sys/sys/shm.h
+sys/sys/tty.h
+sys/ufs/dinode.h
+sys/ufs/inode.h
+sys/ufs/ufs_bmap.c
+sys/ufs/ufs_disksubr.c
+sys/ufs/ufs_inode.c
+sys/ufs/ufs_vnops.c
+usr.bin/cpio/cpio.c [*]
+
+[*] These file are NOT contained in FreeBSD
+
+[**] The version of this file in FreeBSD is belived to be clear of any USL
+ copyright and/or trade secret.
+
+
+$FreeBSD: head/en_US.ISO8859-1/htdocs/releases/1.1.5/COPYRIGHT.USL 38826 2012-05-17 19:12:14Z hrs $