]> git.proxmox.com Git - mirror_zfs.git/blame_incremental - COPYRIGHT
zfs filesystem skipped by df -h
[mirror_zfs.git] / COPYRIGHT
... / ...
CommitLineData
1Refer to the git commit log for authoritative copyright attribution.
2
3The original ZFS source code was obtained from Open Solaris which was
4released under the terms of the CDDL open source license. Additional
5changes have been included from OpenZFS and the Illumos project which
6are similarly licensed. These projects can be found on Github at:
7
8 * https://github.com/illumos/illumos-gate
9 * https://github.com/openzfs/openzfs
10
11Unless otherwise noted, all files in this distribution are released
12under the Common Development and Distribution License (CDDL).
13
14Exceptions are noted within the associated source files headers and
15by including a THIRDPARTYLICENSE file with the license terms. A few
16notable exceptions and their respective licenses include:
17
18 * Skein Checksum Implementation: module/icp/algs/skein/THIRDPARTYLICENSE
19 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman
20 * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl
21 * PBKDF2 Implementation: lib/libzfs/THIRDPARTYLICENSE.openssl
22 * SPL Implementation: module/spl/THIRDPARTYLICENSE.gplv2
23
24This product includes software developed by the OpenSSL Project for use
25in the OpenSSL Toolkit (http://www.openssl.org/)
26
27See the LICENSE and NOTICE for more information.