Update COPYRIGHT and DISCLAIMER.

Update the COPYRIGHT and DISCLAIMER in an attempt to be clear about
the copyright and licensing issues.
This commit is contained in:
Brian Behlendorf
2010-05-18 10:32:23 -07:00
parent 3affbe6d7e
commit 91ac110c9c
2 changed files with 31 additions and 21 deletions
+12 -4
View File
@@ -1,6 +1,14 @@
The bulk of the library is Copyright 2004 Sun Microsystems, Inc.
Portions are Copyright 2006 OmniTI, Inc.
The majority of the code is this project comes from OpenSolaris which
has been released under the CDDL open source license. This includes
the core ZFS code, libavl, libnvpair, libefi, libunicode, and libutil.
The original OpenSolaris source can be downloaded from:
The library is distributed under the terms of the CDDL.
See the file OPENSOLARIS.LICENSE for more information.
http://dlc.sun.com/osol/on/downloads/b121/on-src.tar.bz2
Files which do not originate from OpenSolaris are noted by a header
and attributed properly. These exceptions include but are not limited
to the vdev_disk.c and zvol.c implementation which are also licensed
under the CDDL.
This package is distributed under the terms of the CDDL. See the file
OPENSOLARIS.LICENSE for more information.