xref: /freebsd/sys/contrib/openzfs/COPYRIGHT (revision e25152834cdf3b353892835a4f3b157e066a8ed4)
1*eda14cbcSMatt MacyRefer to the git commit log for authoritative copyright attribution.
2*eda14cbcSMatt Macy
3*eda14cbcSMatt MacyThe original ZFS source code was obtained from Open Solaris which was
4*eda14cbcSMatt Macyreleased under the terms of the CDDL open source license.  Additional
5*eda14cbcSMatt Macychanges have been included from OpenZFS and the Illumos project which
6*eda14cbcSMatt Macyare similarly licensed.  These projects can be found on Github at:
7*eda14cbcSMatt Macy
8*eda14cbcSMatt Macy  * https://github.com/illumos/illumos-gate
9*eda14cbcSMatt Macy  * https://github.com/openzfs/openzfs
10*eda14cbcSMatt Macy
11*eda14cbcSMatt MacyUnless otherwise noted, all files in this distribution are released
12*eda14cbcSMatt Macyunder the Common Development and Distribution License (CDDL).
13*eda14cbcSMatt Macy
14*eda14cbcSMatt MacyExceptions are noted within the associated source files headers and
15*eda14cbcSMatt Macyby including a THIRDPARTYLICENSE file with the license terms.  A few
16*eda14cbcSMatt Macynotable exceptions and their respective licenses include:
17*eda14cbcSMatt Macy
18*eda14cbcSMatt Macy  * Skein Checksum Implementation: module/icp/algs/skein/THIRDPARTYLICENSE
19*eda14cbcSMatt Macy  * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.gladman
20*eda14cbcSMatt Macy  * AES Implementation: module/icp/asm-x86_64/aes/THIRDPARTYLICENSE.openssl
21*eda14cbcSMatt Macy  * PBKDF2 Implementation: lib/libzfs/THIRDPARTYLICENSE.openssl
22*eda14cbcSMatt Macy  * SPL Implementation: module/os/linux/spl/THIRDPARTYLICENSE.gplv2
23*eda14cbcSMatt Macy  * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
24*eda14cbcSMatt Macy  * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
25*eda14cbcSMatt Macy  * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
26*eda14cbcSMatt Macy  * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
27*eda14cbcSMatt Macy
28*eda14cbcSMatt MacyThis product includes software developed by the OpenSSL Project for use
29*eda14cbcSMatt Macyin the OpenSSL Toolkit (http://www.openssl.org/)
30*eda14cbcSMatt Macy
31*eda14cbcSMatt MacySee the LICENSE and NOTICE for more information.
32