]> git.proxmox.com Git - mirror_zfs.git/blame - COPYRIGHT
OpenZFS 7261 - nvlist code should enforce name length limit
[mirror_zfs.git] / COPYRIGHT
CommitLineData
94d52d93
BB
1The majority of the code in the ZFS on Linux port comes from OpenSolaris
2which has been released under the terms of the CDDL open source license.
3This includes the core ZFS code, libavl, libnvpair, libefi, libunicode,
4and libutil. The original OpenSolaris source can be downloaded from:
34dc7c2f 5
91ac110c 6http://dlc.sun.com/osol/on/downloads/b121/on-src.tar.bz2
34dc7c2f 7
94d52d93
BB
8Files which do not originate from OpenSolaris are noted in the file header
9and attributed properly. These exceptions include, but are not limited
10to, the vdev_disk.c and zvol.c implementation which are licensed under
11the CDDL.
12
13The latest stable and development versions of this port can be downloaded
14from the official ZFS on Linux site located at:
15
92db59ca 16http://zfsonlinux.org/
94d52d93
BB
17
18This ZFS on Linux port was produced at the Lawrence Livermore National
19Laboratory (LLNL) under Contract No. DE-AC52-07NA27344 (Contract 44)
20between the U.S. Department of Energy (DOE) and Lawrence Livermore
21National Security, LLC (LLNS) for the operation of LLNL. It has been
22approved for release under LLNL-CODE-403049.
91ac110c 23
fa94cf43
BB
24Unless otherwise noted, all files in this distribution are released
25under the Common Development and Distribution License (CDDL).
26Exceptions are noted within the associated source files. See the file
91ac110c 27OPENSOLARIS.LICENSE for more information.
492b1d2e
CD
28
29Refer to the git commit log for authoritative copyright attribution.