The Design and Implementation of the FreeBSD Operating System, Second Edition
Now available: The Design and Implementation of the FreeBSD Operating System (Second Edition)


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]

FreeBSD/Linux Kernel Cross Reference
sys/contrib/openzfs/COPYRIGHT

Version: -  FREEBSD  -  FREEBSD-13-STABLE  -  FREEBSD-13-0  -  FREEBSD-12-STABLE  -  FREEBSD-12-0  -  FREEBSD-11-STABLE  -  FREEBSD-11-0  -  FREEBSD-10-STABLE  -  FREEBSD-10-0  -  FREEBSD-9-STABLE  -  FREEBSD-9-0  -  FREEBSD-8-STABLE  -  FREEBSD-8-0  -  FREEBSD-7-STABLE  -  FREEBSD-7-0  -  FREEBSD-6-STABLE  -  FREEBSD-6-0  -  FREEBSD-5-STABLE  -  FREEBSD-5-0  -  FREEBSD-4-STABLE  -  FREEBSD-3-STABLE  -  FREEBSD22  -  l41  -  OPENBSD  -  linux-2.6  -  MK84  -  PLAN9  -  xnu-8792 
SearchContext: -  none  -  3  -  10 

    1 Refer to the git commit log for authoritative copyright attribution.
    2 
    3 The original ZFS source code was obtained from Open Solaris which was
    4 released under the terms of the CDDL open source license.  Additional
    5 changes have been included from OpenZFS and the Illumos project which
    6 are 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 
   11 Unless otherwise noted, all files in this distribution are released
   12 under the Common Development and Distribution License (CDDL).
   13 
   14 Exceptions are noted within the associated source files headers and
   15 by including a THIRDPARTYLICENSE file with the license terms.  A few
   16 notable 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/os/linux/spl/THIRDPARTYLICENSE.gplv2
   23   * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
   24   * GCM Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
   25   * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.cryptogams
   26   * GHASH Implementation: module/icp/asm-x86_64/modes/THIRDPARTYLICENSE.openssl
   27 
   28 This product includes software developed by the OpenSSL Project for use
   29 in the OpenSSL Toolkit (http://www.openssl.org/)
   30 
   31 See the LICENSE and NOTICE for more information.

Cache object: c1f583d5874ecc64cb3f9cb5867b8033


[ source navigation ] [ diff markup ] [ identifier search ] [ freetext search ] [ file search ] [ list types ] [ track identifier ]


This page is part of the FreeBSD/Linux Linux Kernel Cross-Reference, and was automatically generated using a modified version of the LXR engine.