Unlicense
   HOME

TheInfoList



OR:

The Unlicense is a public domain equivalent license for software which provides a
public domain The public domain (PD) consists of all the creative work to which no Exclusive exclusive intellectual property rights apply. Those rights may have expired, been forfeited, expressly Waiver, waived, or may be inapplicable. Because no one holds ...
waiver A waiver is the voluntary relinquishment or surrender of some known right or privilege. A waiver is often written, such as a disclaimer that has been accepted, but it may also be spoken between two or more parties. When the right to hold a ...
with a fall-back public-domain-like license, similar to the CC Zero for cultural works. It includes language used in earlier software projects and has a focus on an
anti-copyright Criticism of copyright, or anti-copyright sentiment, is a dissenting view of the current state of copyright law or copyright as a concept. Critics often discuss philosophical, economical, or social rationales of such laws and the laws' implem ...
message.


License terms

The text of the Unlicense is as follows: This is free and unencumbered software released into the public domain. Anyone is free to copy, modify, publish, use, compile, sell, or distribute this software, either in source code form or as a compiled binary, for any purpose, commercial or non-commercial, and by any means. In jurisdictions that recognize copyright laws, the author or authors of this software dedicate any and all copyright interest in the software to the public domain. We make this dedication for the benefit of the public at large and to the detriment of our heirs and successors. We intend this dedication to be an overt act of relinquishment in perpetuity of all present and future rights to this software under copyright law. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. For more information, please refer to


Reception

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 ...
states that "Both public domain works and the lax license provided by the Unlicense are compatible with the GNU GPL."
Google Google LLC (, ) is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial ...
does not allow its employees to contribute to projects under public domain equivalent licenses like the Unlicense (and CC0), while allowing contributions to 0BSD licensed and US government PD projects. Notable projects that use the Unlicense include
youtube-dl youtube-dl is a Free and open-source software, free and open source software tool for Download, downloading video and audio from YouTube and over 1,000 other video hosting websites. It is released under the Unlicense software license. As of Sep ...
, Second Reality, and the
source code In computing, source code, or simply code or source, is a plain text computer program written in a programming language. A programmer writes the human readable source code to control the behavior of a computer. Since a computer, at base, only ...
of the 1995 video game '' Gloom''.


History

In a post published on January 1 ( Public Domain Day), 2010, Arto Bendiken, the author of the Unlicense, outlined his reasons for preferring public domain software, namely: the nuisance of dealing with licensing terms (for instance license incompatibility), the threat inherent in copyright law, and the impracticability of
copyright law A copyright is a type of intellectual property that gives its owner the exclusive legal right to copy, distribute, adapt, display, and perform a creative work, usually for a limited time. The creative work may be in a literary, artistic, e ...
. On January 23, 2010, Bendiken followed-up on his initial post. In this post, he explained that the Unlicense is based on the copyright
waiver A waiver is the voluntary relinquishment or surrender of some known right or privilege. A waiver is often written, such as a disclaimer that has been accepted, but it may also be spoken between two or more parties. When the right to hold a ...
of
SQLite SQLite ( "S-Q-L-ite", "sequel-ite") is a free and open-source relational database engine written in the C programming language. It is not a standalone app; rather, it is a library that software developers embed in their apps. As such, it ...
with the no-warranty statement from the
MIT License The MIT License is a permissive software license originating at the Massachusetts Institute of Technology (MIT) in the late 1980s. As a permissive license, it puts very few restrictions on reuse and therefore has high license compatibility. Unl ...
. He then walked through the license, commenting on each part. In a post published in December 2010, Bendiken further clarified what it means to "license" and "unlicense" software. In December 2010, Mike Linksvayer, the vice president of
Creative Commons Creative Commons (CC) is an American non-profit organization and international network devoted to educational access and expanding the range of creative works available for others to build upon legally and to share. The organization has release ...
at the time, wrote in an identi.ca conversation "I like the movement" in speaking of the Unlicense effort, considering it compatible with the goals of the CC Zero (CC0) license, released in 2009. On January 1, 2011, Bendiken reviewed the progress and adoption of the Unlicense, saying it was "difficult to give estimates of current Unlicense adoption" but there were "many hundreds of projects using the Unlicense". In January 2012, when discussed on OSI's license-review mailing list, the Unlicense was brushed off as a crayon license. In particular, it was criticized for being possibly inconsistent and non-standard, and for making it difficult for some projects to accept Unlicensed code as third-party contributions; leaving too much room for interpretation; and possibly being incoherent in some legal systems. A request for legacy approval was filed in March 2020, which led to a formal approval in June 2020, with an acknowledgement of a "general agreement that the document is poorly drafted". In 2015,
GitHub GitHub () is a Proprietary software, proprietary developer platform that allows developers to create, store, manage, and share their code. It uses Git to provide distributed version control and GitHub itself provides access control, bug trackin ...
reported that approximately 102,000 of their 5.1 million licensed projects (2% of licensed projects on GitHub.com) used the Unlicense. Until 2022, the Fedora Project recommended CC0 over the Unlicense because the former is "a more comprehensive legal text". However, in July 2022, the CC0 license became unsupported and software to be released in the Fedora distribution must not be under CC0, due to CC0 not waiving patent rights.


See also

* 0BSD a public domain equivalent license used by Toybox and explicitly allowed for Android * WTFPL *
Comparison of free and open-source 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

*
Official mailing list
{{FOSS Permissive software licenses