The Common Development and Distribution License (CDDL) is a
free and open-source
Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software where anyone is freely licensed to use, copy, study, and change the software in any way, and the source ...
software license, produced by
Sun Microsystems
Sun Microsystems, Inc. (Sun for short) was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the ...
, 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 (FSF) considers it a
free software license, but one which is
incompatible with the
GNU General Public License (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
The Berkeley Software Distribution or Berkeley Standard Distribution (BSD) is a discontinued operating system based on Research Unix, developed and distributed by the Computer Systems Research Group (CSRG) at the University of California, Berk ...
/
MIT permissive licenses, 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 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 the source code, design documents, or content of the product. The open-source model is a decentralized sof ...
projects was the
Sun Public License
The Sun Public License (SPL) is a software license that applies to some open-source software released by Sun Microsystems (such as NetBeans before the 5.5 version). It has been approved by the Free Software Foundation (FSF) as a free software lic ...
(SPL), also derived from the
Mozilla Public License. The CDDL license is considered by
Sun (now
Oracle
An oracle is a person or agency considered to provide wise and insightful counsel or prophetic predictions, most notably including precognition of the future, inspired by deities. As such, it is a form of divination.
Description
The word '' ...
) to be
SPL
SPL may refer to:
Association football
* Saudi Professional League
* Scottish Premier League
* SportPesa Premier League, Kenya
* Singapore Premier League
* RoboCup Standard Platform League, matches between autonomous robots
Computing Program ...
version 2.
The CDDL was developed by a
Sun Microsystems
Sun Microsystems, Inc. (Sun for short) was an American technology company that sold computers, computer components, software, and information technology services and created the Java programming language, the Solaris operating system, ZFS, the ...
team (among them
Solaris
Solaris may refer to:
Arts and entertainment Literature, television and film
* ''Solaris'' (novel), a 1961 science fiction novel by Stanisław Lem
** ''Solaris'' (1968 film), directed by Boris Nirenburg
** ''Solaris'' (1972 film), directed by ...
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 (FSF) also considered the CDDL a
free software license, they saw some
incompatibilities with their
GNU General Public License (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
An open-source license is a type of license for computer software and other products that allows the source code, blueprint or design to be used, modified and/or shared under defined terms and conditions. This allows end users and commercial compa ...
which are
incompatible with GPL.
This characteristics 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
Danese Cooper is an American programmer, computer scientist and advocate of open source software.
Career
Cooper has managed teams at Symantec and Apple Inc. For six years, she served as chief open source "evangelist" for Sun Microsystems bef ...
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
DebConf, the Debian developers conference is the yearly conference where developers of the Debian operating system meet to discuss further development of the system.
Besides the scheduled workshops and talks, Debian developers take the opportunit ...
, 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
Bryan M. Cantrill (born 1973) is an American software engineer who worked at Sun Microsystems and later at Oracle Corporation following its acquisition of Sun. He left Oracle on July 25, 2010 to become the Vice President of Engineering at Joyent, ...
, who was on 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 emerge 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
cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs.
The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021.
Because of some ...
to the CDDL which had been previously all GPL. In 2006, the
Debian
Debian (), also known as Debian GNU/Linux, is a Linux distribution composed of free and open-source software, developed by the community-supported Debian Project, which was established by Ian Murdock on August 16, 1993. The first version of D ...
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. 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
Red Hat, Inc. is an American software company that provides open source software products to enterprises. Founded in 1993, Red Hat has its corporate headquarters in Raleigh, North Carolina, with other offices worldwide.
Red Hat has become ass ...
's attorneys have prevented cdrtools from being in
Fedora
A fedora () is a hat with a soft brim and indented crown.Kilgour, Ruth Edwards (1958). ''A Pageant of Hats Ancient and Modern''. R. M. McBride Company. It is typically creased lengthwise down the crown and "pinched" near the front on both sides ...
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 can not be "a convincing theory of harm" developed, making it impossible to bring the case to court.
Eben Moglen, co-author of the
GPLv3 and founder of the
SFLC
The Software Freedom Law Center (SFLC) is an organization that provides ''pro bono'' legal representation and related services to not-for-profit developers of free software/ open source software. It was launched in February 2005 with Eben Moglen ...
, argued that while the letters 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
The Andrew File System (AFS) is a distributed file system which uses a set of trusted servers to present a homogeneous, location-transparent file name space to all the client workstations. It was developed by Carnegie Mellon University as part of t ...
's kernel module, which is not considered a derivative work of the kernel by the kernel developers.
On the other hand,
Bradley M. Kuhn
Bradley M. Kuhn (born 1973) is a free software activist from the United States.
Kuhn is currently Policy Fellow and Hacker-in-Residence of the Software Freedom Conservancy, having previously been executive director. Until 2010 he was the FLOSS C ...
and attorney
Karen M. Sandler
Karen Sandler is the executive director of the Software Freedom Conservancy, former executive director of the GNOME Foundation, an attorney, and former general counsel of the Software Freedom Law Center.
Work in Free Software
As of March 2014, Sa ...
from the
Software Freedom Conservancy
Software Freedom Conservancy, Inc. is an organization that provides a non-profit home and infrastructure support for free and open source software projects. The organization was established in 2006, and as of June 2022, had over 40 member pro ...
argued that Ubuntu would violate both licenses, as a binary ZFS module would be a derivative work of the kernel, and announced their intent to clarify this question, even by court. In April 2016, the
Ubuntu 16.04
LTS release included the CDDL-licensed
ZFS on Linux
OpenZFS is a free and open-source storage platform licensed under CDDL that encompasses the functionality of traditional filesystems and logical volume manager. It includes protection against data corruption, support for high storage capaci ...
.
Adoption
Example projects released under CDDL:
*
OpenSolaris
OpenSolaris () is a discontinued open-source computer operating system based on Solaris and created by Sun Microsystems. It was also, perhaps confusingly, the name of a project initiated by Sun to build a developer and user community around th ...
(including
DTrace, initially released alone, and
ZFS
ZFS (previously: Zettabyte File System) is a file system with volume management capabilities. It began as part of the Sun Microsystems Solaris operating system in 2001. Large parts of Solaris – including ZFS – were published under an open ...
)
*
illumos (as OpenSolaris OS/Net, continuation project) and
illumos distributions
*
OpenZFS multi platform open source volume manager and file system
*
NetBeans IDE and RCP
*
GlassFish
*
Payara Server
Payara Server is an open-source application server derived from GlassFish Server Open Source Edition. It was created in 2014 by C2B2 Consulting as a drop in replacement for GlassFish after Oracle announced it was discontinuing commercial sup ...
*
JWSDP
*
Project DReaM
''Project Dream'' was the codename of a role-playing video game (RPG), ''Dream: Land of Giants'', that served as the basis for the 1998 game '' Banjo-Kazooie''. Developed by Rare, it was aimed for release on the Super Nintendo Entertainment S ...
*
Bourne shell
The Bourne shell (sh) is a Shell (computing), shell Command-line interface#Command-line interpreter, command-line interpreter for computer operating systems.
The Bourne shell was the default Unix shell, shell for Version 7 Unix. Unix-like syste ...
*
cdrtools
cdrtools (formerly known as cdrecord) is a collection of independent projects of free software/open source computer programs.
The project was maintained for over two decades by Jörg Schilling, who died on October 10, 2021.
Because of some ...
*
OpenDJ
OpenDJ is a directory server which implements a wide range of Lightweight Directory Access Protocol and related standards, including full compliance with LDAPv3 but also support for Directory Service Markup Language (DSMLv2). Written in Java, Open ...
See also
*
Dual-licensing
*
GNAT Modified General Public License
The GNAT Modified General Public License (short: Modified GPL, GMGPL) is a version of the GNU General Public License specifically modified for compiled units and for the generic feature found in the Ada programming language.
The modification is ...
*
List of software licenses
This comparison only covers software licenses which have a linked Wikipedia article for details and which are approved by at least one of the following expert groups: the Free Software Foundation, the Open Source Initiative, the Debian Project and ...
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