From 91ac110c9ce29fcf81625cea81876b958564d384 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Tue, 18 May 2010 10:32:23 -0700 Subject: Update COPYRIGHT and DISCLAIMER. Update the COPYRIGHT and DISCLAIMER in an attempt to be clear about the copyright and licensing issues. --- COPYRIGHT | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'COPYRIGHT') diff --git a/COPYRIGHT b/COPYRIGHT index 2ca159945..1123393f7 100644 --- a/COPYRIGHT +++ b/COPYRIGHT @@ -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. -- cgit v1.2.3