The Common Development and Distribution License (CDDL) is a
free and open-source software license
A software license is a legal instrument governing the use or redistribution of software.
Since the 1970s, software copyright has been recognized in the United States. Despite the copyright being recognized, most companies prefer to sell lic ...
, produced by
Sun Microsystems
Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
, based on the
Mozilla Public License (MPL). Files licensed under the CDDL can be combined with files licensed under other licenses, whether open source or proprietary.
In 2005 the
Open Source Initiative approved the license. The
Free Software Foundation
The Free Software Foundation (FSF) is a 501(c)(3) non-profit organization founded by Richard Stallman on October 4, 1985. The organisation supports the free software movement, with the organization's preference for software being distributed ...
(FSF) considers it a
free software license, but one which is
incompatible with the
GNU General Public License
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
(GPL).
Terms
Derived from the
Mozilla Public License 1.1, the CDDL tries to address some of the problems of the MPL.
[CDDL Why Summary](_blank)
on sun.com (archived, 2005) Like the MPL, the CDDL is a weak
copyleft license in-between
GPL license and
BSD/
MIT permissive license
A permissive software license, sometimes also called BSD-like or BSD-style license, is a free-software license which instead of copyleft protections, carries only minimal restrictions on how the software can be used, modified, and redistributed, ...
s, requiring only source code files under CDDL to remain under CDDL.
Unlike strong
copyleft licenses like the GPL, mixing of CDDL licensed source code files with source code files under other licenses is permitted without relicensing. The resulting compiled software product ("binary") can be licensed and sold under a different license, as long as the source code is still available under CDDL, which should enable more commercial business cases, according to Sun.
Like the MPL the CDDL includes a patent grant to the licensee from all contributors ("patent peace"). However, in section 2.1(d), the patent grant is lost if the code implementing a patented feature is modified.
History
The previous
software license
A software license is a legal instrument governing the use or redistribution of software.
Since the 1970s, software copyright has been recognized in the United States. Despite the copyright being recognized, most companies prefer to sell lic ...
used by
Sun for its
open source
Open source is source code that is made freely available for possible modification and redistribution. Products include permission to use and view the source code, design documents, or content of the product. The open source model is a decentrali ...
projects was the
Sun Public License (SPL), also derived from the
Mozilla Public License. The CDDL license is considered by
Sun (now
Oracle
An oracle is a person or thing considered to provide insight, wise counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. If done through occultic means, it is a form of divination.
Descript ...
) to be
SPL version 2.
The CDDL was developed by a
Sun Microsystems
Sun Microsystems, Inc., often known as Sun for short, was an American technology company that existed from 1982 to 2010 which developed and sold computers, computer components, software, and information technology services. Sun contributed sig ...
team (among them
Solaris kernel engineer Andrew Tucker and Claire Giordano
), based on the
MPL version 1.1. On December 1, 2004 the CDDL was submitted for approval to the
Open Source Initiative and was approved as an
open source license in mid January 2005.
The second CDDL proposal, submitted in early January 2005, includes some corrections that prevent the CDDL from being in conflict with European Copyright law and to allow single developers to use the CDDL for their work.
In 2006, in the first draft of the OSI's
license proliferation committee report, the CDDL is one of nine preferred licenses listed as popular, widely used, or with strong communities.
While the
Free Software Foundation
The Free Software Foundation (FSF) is a 501(c)(3) non-profit organization founded by Richard Stallman on October 4, 1985. The organisation supports the free software movement, with the organization's preference for software being distributed ...
(FSF) also considered the CDDL a
free software
Free software, libre software, libreware sometimes known as freedom-respecting software is computer software distributed open-source license, under terms that allow users to run the software for any purpose as well as to study, change, distribut ...
license, they saw some
incompatibilities with their
GNU General Public License
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
(GPL).
GPL compatibility
The question of whether and when both licenses are
incompatible sparked debates in the free software domain in 2004 to 2006.
For instance, the FSF considered the CDDL incompatible to their GPL license, without going into detail until 2016.
CDDL is one of several
Open Source Licenses which are
incompatible with GPL.
This characteristic was inherited from the MPL 1.1 (fixed with the MPL 2.0 according to the FSF
) and results from a complex interaction of several clauses;
the root of the problem being GPL
virality, similar to other cases of GPL incompatibility. Some people argue that Sun (or the Sun engineer) as creator of the license made the CDDL intentionally GPL incompatible.
According to
Danese Cooper one of the reasons for basing the CDDL on the Mozilla license was that the Mozilla license is
GPL-incompatible. Cooper stated, at the 6th annual
Debian conference, that the engineers who had written the Solaris kernel requested that the license of OpenSolaris be GPL-incompatible.
Simon Phipps (Sun's Chief Open Source Officer at the time), who had introduced Cooper as "the one who actually wrote the CDDL", did not immediately comment, but later in the same video, he says, referring back to the license issue, "I actually disagree with Danese to some degree", while describing the strong preference among the engineers who wrote the code for a BSD-like license, which was in conflict with Sun's preference for something
copyleft, and that waiting for legal clearance to release some parts of the code under the then unreleased GNU GPL v3 would have taken several years, and would probably also have involved mass resignations from engineers (unhappy with either the delay, the GPL, or both—this is not clear from the video).
Later, in September 2006, Phipps rejected Cooper's assertion in even stronger terms.
Similarly,
Bryan Cantrill, who was at Sun at that time and involved in the release of CDDL licensed software stated in 2015 that he and his colleagues expected in 2006 the fast emergence of CDDL licensed software into the Linux ecosystem and the CDDL being not an obstacle.
cdrtools controversy
The GPL compatibility question was also the source of a controversy behind a partial relicensing of
cdrtools to the CDDL which had been previously all GPL. In 2006, the
Debian
Debian () is a free and open-source software, free and open source Linux distribution, developed by the Debian Project, which was established by Ian Murdock in August 1993. Debian is one of the oldest operating systems based on the Linux kerne ...
project declared the cdrtools legally undistributable because the
build system was licensed under the CDDL.
The author, Jörg Schilling, claimed that
smake is an independent project and does not violate the
GPLv3
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
. Schilling also argued that even though the GPL requires all scripts required to build the work to be licensed freely, they do not necessarily have to be under the GPL.
Thus not causing an incompatibility that
violates the license.
He also argued that in "combined works" (in contrast to "
derived works") GPL and CDDL licensed code is compatible.
Red Hat's attorneys have prevented cdrtools from being in
Fedora or
Red Hat Enterprise Linux, arguing that Schilling has an "unorthodox" view of copyright law that isn't shared by their legal counsel or the Free Software Foundation.
ZFS in the Linux kernel
In 2015, the CDDL to GPL compatibility question reemerged when
Ubuntu announced inclusion of
OpenZFS by default.
In 2016 Ubuntu announced that a legal review resulted in the conclusion that it is legally acceptable to use ZFS as binary
kernel module in Linux. (As opposed to building it into the kernel image itself.)
Others followed Ubuntu's conclusion, for instance James E. J. Bottomley argued there cannot be "a convincing theory of harm" developed, making it impossible to bring the case to court.
Eben Moglen, co-author of the
GPLv3
The GNU General Public Licenses (GNU GPL or simply GPL) are a series of widely used free software licenses, or ''copyleft'' licenses, that guarantee end users the freedom to run, study, share, or modify the software. The GPL was the first ...
and founder of the
SFLC, argued that while the letter of the GPL might be violated, the spirit of both licenses is unharmed, which would be the relevant aspect in court.
The SFLC mentioned also that a precedent exists with the
Andrew File System's kernel module, which is not considered a derivative work of the kernel by the kernel developers.
On the other hand,
Bradley M. Kuhn and attorney
Karen M. Sandler from the
Software Freedom Conservancy argued that Ubuntu would violate both licenses, as a binary ZFS module would be a derivative work of the kernel. In April 2016, the
Ubuntu 16.04
LTS release included the CDDL-licensed
ZFS on Linux.
Adoption
Example projects released under CDDL:
*
OpenSolaris
OpenSolaris () is a discontinued open-source computer operating system for SPARC and x86 based systems, created by Sun Microsystems and based on Solaris. Its development began in the mid 2000s and ended in 2010.
OpenSolaris was developed as ...
(including
DTrace, initially released alone, and
ZFS)
*
illumos
Illumos (stylized as "illumos") is a partly free and open-source Unix operating system. It has been developed since 2010 and is based on OpenSolaris, after the discontinuation of that product by Oracle. It comprises a kernel, device driver ...
(as OpenSolaris OS/Net, continuation project) and
illumos distributions
*
OpenZFS multi platform open source volume manager and file system
*
NetBeans
NetBeans is an integrated development environment (IDE) for Java (programming language), Java. NetBeans allows applications to be developed from a set of modular software components called ''modules''. NetBeans runs on Microsoft Windows, Windows, ...
IDE and RCP
*
GlassFish
*
JWSDP
*
Project DReaM
*
cdrtools
*
OpenDJ
See also
*
Dual-licensing
*
GNAT Modified General Public License
*
List of software licenses
References
External links
*
**
**
**
**
FAQ on CDDL on Open Solaris SiteCopyrights, Licenses and CDDL Illustratedon oracle.com (2006)
The Common Development and Distribution License Linux Weekly News Editorial (December 8, 2004)
CDDL Analysis from a DFSG perspective, and Opinion Piece(2005)
{{DEFAULTSORT:Common Development And Distribution License
Free and open-source software licenses
Copyleft
Sun Microsystems