Comparison of free and open-source software licences
This is a comparison of free and open-source software licences. The comparison only covers software licences with a linked article for details, approved by at least one expert group at the FSF, the OSI, the Debian project or the Fedora project. For a list of licences not specifically intended for software, see List of free content licences.
FOSS licences
stands for "Free and Open Source Software". There is no one universally agreed-upon definition of FOSS software and various groups maintain approved lists of licences. The Open Source Initiative is one such organization keeping a list of open-source licences. The Free Software Foundation maintains a list of what it considers free. FSF's free software and OSI's open-source licences together are called FOSS licences. There are licences accepted by the OSI which are not free as per the free software definition. The open source definition allows for further restrictions like price, type of contribution and origin of the contribution, e.g. the case of the NASA Open Source Agreement, which requires the code to be "original" work. The OSI does not endorse FSF licence analysis as per their disclaimer.The FSF's Free Software definition focuses on the user's unrestricted rights to use a program, to study and modify it, to copy it, and redistribute it for any purpose, which are considered by the FSF the four essential freedoms. The OSI's open-source criteria focuses on the availability of the source code and the advantages of an unrestricted and community driven development model. Yet, many FOSS licences, like the Apache License, and all Free Software licences allow commercial use of FOSS components.
General comparison
For a simpler comparison across the most common licenses see free-software license comparison.The following table compares various features of each licence and is a general guide to the terms and conditions of each licence, based on seven subjects or categories. Recent tools like the European Commissions' Joinup Licensing Assistant, makes possible the licenses selection and comparison based on more than 40 subjects or categories, with access to their SPDX identifier and full text. The table below lists the permissions and limitations regarding the following subjects:
- Linking - linking of the licensed code with code licensed under a different licence
- Distribution - distribution of the code to third parties
- Modification - modification of the code by a licensee
- Patent grant - protection of licensees from patent claims made by code contributors regarding their contribution, and protection of contributors from patent claims made by licensees
- Private use - whether modification to the code must be shared with the community or may be used privately
- Sublicensing - whether modified code may be licensed under a different licence or must retain the same licence under which it was provided
- TM grant - use of trademarks associated with the licensed code or its contributors by a licensee
Licence | Author | Latest version | Publication date | Linking | Distribution | Modification | Patent grant | Private use | Sublicensing | TM grant |
Academic Free License | Lawrence E. Rosen | 3.0 | 2002 | |||||||
Affero General Public License | Affero Inc | 2.0 | 2007 | |||||||
Apache License | Apache Software Foundation | 2.0 | 2004 | |||||||
Apple Public Source License | Apple Computer | 2.0 | August 6, 2003 | |||||||
Artistic License | Larry Wall | 2.0 | 2000 | |||||||
Beerware | Poul-Henning Kamp | 42 | 1987 | |||||||
BSD License | Regents of the University of California | 3.0 | ||||||||
Boost Software License | 1.0 | August 17, 2003 | ||||||||
Creative Commons Zero | Creative Commons | 1.0 | 2009 | |||||||
CC BY | Creative Commons | 4.0 | 2002 | |||||||
CC BY-SA | Creative Commons | 4.0 | 2002 | |||||||
CeCILL | CEA / CNRS / INRIA | 2.1 | June 21, 2013 | |||||||
Common Development and Distribution License | Sun Microsystems | 1.0 | December 1, 2004 | |||||||
Common Public License | IBM | 1.0 | May 2001 | |||||||
Cryptix General License | Cryptix Foundation | 1995 | ||||||||
Eclipse Public License | Eclipse Foundation | 2.0 | August 24, 2017 | |||||||
Educational Community License | Indiana University | 1.0 | 2007 | |||||||
European Union Public Licence | European Commission | 1.2 | May 2017 | |||||||
FreeBSD | The FreeBSD project | April 1999 | ||||||||
GNU Affero General Public License | Free Software Foundation | 3.0 | 2007 | |||||||
GNU General Public License | Free Software Foundation | 3.0 | June 2007 | |||||||
GNU Lesser General Public License | Free Software Foundation | 3.0 | June 2007 | |||||||
IBM Public License | IBM | 1.0 | August 1999 | |||||||
ISC license | Internet Systems Consortium | June 2003 | ||||||||
LaTeX Project Public License | LaTeX project | 1.3c | ||||||||
Microsoft Public License | Microsoft | |||||||||
MIT license / X11 license | MIT | 1988 | ||||||||
Mozilla Public License | Mozilla Foundation | 2.0 | January 3, 2012 | |||||||
Netscape Public License | Netscape | 1.1 | ||||||||
Open Software License | Lawrence Rosen | 3.0 | 2005 | |||||||
OpenSSL license | OpenSSL Project | |||||||||
PHP License | PHP Group | 3.01 | 2019 | |||||||
Python Software Foundation License | Python Software Foundation | 2 | ||||||||
Q Public License | Trolltech | |||||||||
Sleepycat License | Sleepycat Software | 1996 | ||||||||
Unlicense | unlicense.org | 1 | December 2010 | |||||||
W3C Software Notice and License | W3C | 20021231 | December 31, 2002 | |||||||
Do What The Fuck You Want To Public License | Banlu Kemiyatorn, Sam Hocevar | 2 | December 2004 | |||||||
XCore Open Source License also separate "Hardware License Agreement" | XMOS | February 2011 | ||||||||
XFree86 1.1 License | The XFree86 Project, Inc | |||||||||
zlib/libpng license | Jean-Loup Gailly and Mark Adler |
Other licences that don't have information:
Licence | Author | Latest version | Publication date |
Eiffel Forum License | NICE | 2 | 2002 |
Intel Open Source License | Intel Corporation | ||
RealNetworks Public Source License | RealNetworks | ||
Reciprocal Public License | Scott Shattuck | 1.5 | 2007 |
Sun Industry Standards Source License | Sun Microsystems | ||
Sun Public License | Sun Microsystems | ||
Sybase Open Watcom Public License | Open Watcom | 2003-01-28 | |
Zope Public License | Zope Foundation | 2.1 |
Approvals
This table lists for each licence what organizations from the FOSS community have approved itbe it as a "free software" or as an "open source" licence, how those organizations categorize it, and the licence compatibility between them for a combined or mixed derivative work. Organizations usually approve specific versions of software licences. For instance, a FSF approval means that the Free Software Foundation considers a licence to be free software licence. The FSF recommends at least "Compatible with GPL" and preferably copyleft. The OSI recommends a mix of permissive and copyleft licences, the Apache License 2.0, 2- & 3-clause BSD license, GPL, LGPL, MIT license, MPL 2.0, CDDL and EPL.Licence and version | FSF approval | GPL compatibility | OSI approval | Debian approval | Fedora approval |
Academic Free License | |||||
Affero General Public License 3.0 | |||||
Apache License 1.x | |||||
Apache License 2.0 | |||||
Apple Public Source License 1.x | |||||
Apple Public Source License 2.0 | |||||
Artistic License 1.0 | |||||
Artistic License 2.0 | |||||
Beerware License | |||||
Original BSD license | |||||
Modified BSD license | |||||
Zero-Clause BSD License | |||||
Boost Software License | |||||
CeCILL | |||||
Common Development and Distribution License | |||||
Common Public License | |||||
Creative Commons Zero | |||||
Creative Commons BY-SA 4.0 | |||||
Cryptix General License | |||||
Eclipse Public License | |||||
Educational Community License | |||||
Eiffel Forum License 2 | |||||
European Union Public Licence | |||||
GNU Affero General Public License | |||||
GNU General Public License v2 | |||||
GNU General Public License v3 | |||||
GNU Lesser General Public License | |||||
GNU Free Documentation License | |||||
IBM Public License | |||||
Intel Open Source License | |||||
ISC license | |||||
LaTeX Project Public License | |||||
Microsoft Public License | |||||
Microsoft Reciprocal License | |||||
MIT license / X11 license | |||||
Mozilla Public License 1.1 | |||||
Mozilla Public License 2.0 | |||||
NASA Open Source Agreement | |||||
Netscape Public License | |||||
Open Software License | |||||
OpenSSL license | |||||
PHP License | |||||
Python Software Foundation License 2.0.1; 2.1.1 and newer | |||||
Q Public License | |||||
Reciprocal Public License 1.5 | |||||
Sleepycat License | |||||
Sun Industry Standards Source License | |||||
Sun Public License | |||||
Sybase Open Watcom Public License | |||||
Unlicense | |||||
W3C Software Notice and License | |||||
Do What The Fuck You Want To Public License | |||||
XFree86 1.1 License | |||||
zlib/libpng license | |||||
Zope Public License 1.0 | |||||
Zope Public License 2.0 |