Revision as of 00:47, 8 January 2010 editNeustradamus (talk | contribs)Extended confirmed users2,457 editsmNo edit summary← Previous edit | Revision as of 01:32, 8 January 2010 edit undoNeustradamus (talk | contribs)Extended confirmed users2,457 edits now I think that it is clear about license and more...Next edit → | ||
Line 1: | Line 1: | ||
A '''free software license''' (or '''free software licence''' in commonwealth usage) is a ] which grants recipients rights to modify and redistribute the ] which would otherwise be prohibited by ] law. A free software |
A '''free software license''' (or '''free software licence''' in commonwealth usage) is a ] which grants recipients rights to modify and redistribute the ] which would otherwise be prohibited by ] law. A free software license grants, to the recipients, '']s'' in the form of permissions to modify or distribute copyrighted work. | ||
==History== | == History == | ||
The ] is one of the first free software licenses. | The ] is one of the first free software licenses. | ||
In the mid-80s, the ] produced individual free software |
In the mid-80s, the ] produced individual free software licenses for each of its software packages. These were all replaced in 1989 with version 1 of the ] (GPL). Version 2 of the GPL, released in 1991, went on to become the most widely used free software license.{{Citation needed|date=December 2009}} | ||
In the mid- to late-90s, a trend began where companies and new projects wrote their own |
In the mid- to late-90s, a trend began where companies and new projects wrote their own licenses. This ] led to problems of complexity and ].{{Citation needed|date=November 2007}} The trend slowed, and reversed in some ways, in the early 2000s.{{Citation needed|date=November 2007}} | ||
One free software |
One free software license, the GNU GPL version 2, has been brought to court, first in Germany and later in the USA. {{Citation needed|date=September 2009}} In both cases the judge ruled that the GPL was a valid license and has to be adhered to. The German case was brought by ], and the USA case by ]. | ||
==FSF-approved free software |
== FSF-approved free software licenses == | ||
⚫ | {{details|List of FSF approved software licenses}} | ||
⚫ | ], the group that maintains ], maintains a non-exhaustive list of free software licenses.<ref></ref> The list distinguishes between free software licenses that are compatible or incompatible with the FSF license of choice, the ], which is a ] license. The list also contains licenses which the FSF considers non-free for various reasons. | ||
== Open-source licenses == | |||
⚫ | ], the group that maintains ], maintains a non-exhaustive list of free software |
||
{{details|Open-source license}} | |||
⚫ | A group launched in 1998, ] (OSI), also maintains a list of approved licenses. OSI and FSF agree on all widely used free software licenses. OSI's list is different from FSF's list because the two organizations have reviewed different sets of licenses. There are a few licenses that OSI have approved that the FSF has not, and vice versa, but these are licenses that are used by niche projects or none at all. | ||
⚫ | {{details|List of FSF approved software |
||
==OSI-approved "open source" licences== | |||
⚫ | A group launched in 1998, ] (OSI), also maintains a list of approved |
||
{{details|List of OSI approved software licences}} | |||
== Restrictions == | == Restrictions == | ||
In order to preserve the freedom to use, study, modify, and redistribute free software, most free software |
In order to preserve the freedom to use, study, modify, and redistribute free software, most free software licenses carry requirements and restrictions which apply to distributors. There exists an ongoing debate within the ] regarding the fine line between restrictions which preserve freedom and those which reduce it. | ||
During the 1990s, free software |
During the 1990s, free software licenses began including clauses, such as ], in order to protect against ] litigation cases - a problem which had not previously existed. This new threat was one of the reasons for writing version 3 of the GNU GPL in 2006.<ref></ref> In the decade 2000, ] emerged as yet another new threat which some current free software licenses do not protect users from.<ref>{{cite web | ||
|url=http://fsfe.org/projects/gplv3/tokyo-rms-transcript#tivoisation | |url=http://fsfe.org/projects/gplv3/tokyo-rms-transcript#tivoisation | ||
|title=Richard Stallman discusses changes in GPLv3 | |title=Richard Stallman discusses changes in GPLv3 | ||
Line 31: | Line 28: | ||
=== Copyleft === | === Copyleft === | ||
{{Main|copyleft}} | {{Main|copyleft}} | ||
⚫ | The free software licenses written by ] in the mid-1980s pioneered a concept known as ]. Ensuing copyleft provisions stated that when modified versions of free software are distributed, they must be distributed under the same terms as the original software. Thus, all enhancements and additions to copylefted software must also be distributed as free software. This is sometimes referred to as "share and share alike" or "''quid pro quo''". | ||
⚫ | Developers who use GPL code in their product must make the ] available to anyone, including when they share or sell the ]. In this case, the source code must also contain any changes the developers may have made. If GPL code is used but not shared or sold, the code is not required to be made available and any changes may remain private. This permits developers and organizations to use and modify GPL code for private purposes (i.e. when the code or the project is not sold or otherwise shared) without being required to make their changes available to the public. | ||
⚫ | The free software |
||
⚫ | Developers who use GPL code in their product must make the ] available to anyone, including when they share or sell the ]. In this case, the source code must also contain any changes the developers may have made. If GPL code is used but not shared or sold, the code is not required to be made available and any changes may remain private. This permits developers and organizations to use and modify GPL code for private purposes (i.e. when the code or the project is not sold or otherwise shared) without being required to make their changes available to the public. | ||
Supporters of GPL claim that by mandating that derivative works remain free, it fosters the growth of free software and requires equal participation by all users. Opponents of GPL state<ref></ref> that "no license can guarantee future software availability" and that the disadvantages of GPL outweigh<ref></ref> its advantages. | Supporters of GPL claim that by mandating that derivative works remain free, it fosters the growth of free software and requires equal participation by all users. Opponents of GPL state<ref></ref> that "no license can guarantee future software availability" and that the disadvantages of GPL outweigh<ref></ref> its advantages. | ||
=== Patent retaliation === | === Patent retaliation === | ||
{{Main| |
{{Main|Software patents and free software}} | ||
⚫ | Most newly written free software licenses since the late 1990s include some form of patent retaliation clauses. These measures stipulate that one's rights under the license (such as to redistribution), may be terminated if one attempts to enforce patents relating to the licensed software, under certain circumstances. As an example, the ] may terminate a user's rights if said user embarks on litigation proceedings against them due to patent litigation. Patent retaliation emerged in response to proliferation and abuse of ]. | ||
⚫ | Most newly written free software |
||
=== Tivoization === | === Tivoization === | ||
{{details| |
{{details|Tivoization}} | ||
⚫ | Version 3 of the GNU GPL includes specific language prohibiting additional restrictions being enforced by ] (DRM) in certain cases (such uses of DRM are known as "Tivoisation"). | ||
⚫ | Version 3 of the GNU GPL includes specific language prohibiting additional restrictions being enforced by ] (DRM) in certain cases (such | ||
uses of DRM are known as "Tivoisation"). | |||
=== Attribution, disclaimers and notices === | === Attribution, disclaimers and notices === | ||
⚫ | The majority of free software licenses require that modified software not claim to be unmodified. Some licenses also require that copyright holders be credited. One such example is version 2 of the GNU GPL, which requires that interactive programs that print warranty or license information, may not have these notices removed from modified versions intended for distribution. | ||
⚫ | The majority of free software |
||
==Practical problems with licenses== | ==Practical problems with licenses== | ||
=== |
===license compatibility=== | ||
{{Main| |
{{Main|license compatibility}} | ||
⚫ | licenses of software packages containing contradictory requirements, render it impossible to combine source code from such packages in order to create new software packages.<ref></ref> | ||
⚫ | |||
For example, if one |
For example, if one license says "''modified versions must mention the developers in any advertising materials''", and another license says "''modified versions cannot contain additional attribution requirements''", then, if someone combined a software package which uses one license with a software package which uses the other, it would be impossible to distribute the combination because these contradictory requirements cannot be simultaneously fulfilled. Thus, these two packages would be license-incompatible.<ref>{{cite web | ||
|url=http://fsfeurope.org/projects/gplv3/fisl-rms-transcript# |
|url=http://fsfeurope.org/projects/gplv3/fisl-rms-transcript#license-compatibility | ||
|title=Stallman explains |
|title=Stallman explains license compatibility while discussing GPLv3 | ||
}}</ref> | }}</ref> | ||
=== |
===license proliferation=== | ||
{{Main| |
{{Main|license proliferation}} | ||
] compounds the problems of |
] compounds the problems of license incompatibility. It likewise burdens software developers and distributors by increasing the amount of legal documents they must read. license proliferation gained momentum during the late 1990s and increased into the early 2000s. By the year 2005, it was being identified as a problematic phenomenon and the gratuitous writing of new licenses became more frowned upon. | ||
== Unacceptable restrictions == | == Unacceptable restrictions == | ||
===Purpose of use=== | ===Purpose of use=== | ||
Restrictions on private use of the software ("use restrictions") are generally unacceptable. Examples include prohibiting the software to be used for military purposes, for comparison or benchmarking, for ethically-questionable means,<ref></ref> or in commercial organisations.<ref></ref> | Restrictions on private use of the software ("use restrictions") are generally unacceptable. Examples include prohibiting the software to be used for military purposes, for comparison or benchmarking, for ethically-questionable means,<ref></ref> or in commercial organisations.<ref></ref> | ||
For this reason, such |
For this reason, such licenses are not considered free software by the standards of the FSF, ], ], or the BSD-based distributions. | ||
The FSF's free software definition further states that development and distribution must not be restricted.<ref></ref> Thus, commercial distribution of free software is acceptable and has become common. | The FSF's free software definition further states that development and distribution must not be restricted.<ref></ref> Thus, commercial distribution of free software is acceptable and has become common. | ||
== Permissive versus Copyleft opinions == | == Permissive versus Copyleft opinions == | ||
⚫ | Many users and developers of ]-based operating systems have a different position on licensing. The main difference is the belief that the ] licenses, particularly the ] (GPL), are undesirably complicated and/or restrictive.<ref>{{cite web | ||
⚫ | Many users and developers of ]-based operating systems have a different position on licensing. The main difference is the belief that the ] |
||
|url=http://www.openbsd.org/policy.html | |url=http://www.openbsd.org/policy.html | ||
|title=OpenBSD Copyright Policy | |title=OpenBSD Copyright Policy | ||
|quote=the restriction that source code must be distributed or made available for all works that are derivatives As a consequence, software bound by the GPL terms can not be included in the kernel or "runtime" of OpenBSD}}</ref> The GPL requires any derivative work that is released to be released according to the GPL while the BSD |
|quote=the restriction that source code must be distributed or made available for all works that are derivatives As a consequence, software bound by the GPL terms can not be included in the kernel or "runtime" of OpenBSD}}</ref> The GPL requires any derivative work that is released to be released according to the GPL while the BSD license does not. Essentially, the BSD license's only requirement is to acknowledge the original authors, and poses no restrictions on how the ] may be used. As a result, BSD code can be used in ] that only acknowledges the authors. For instance, the ] in ] and ] are derived from BSD-licensed software. | ||
Supporters of the BSD |
Supporters of the BSD license argue that it is more free than the GPL because it grants the right to do anything with the source code, second only to software in the ]. This includes incorporating the BSD-licensed code in proprietary products. The approach has led to BSD code being used in common, widely used commercial software. In response, GPL supporters claim that the freedom of others to make non-free software from free software is an unjust form of power rather than a necessary freedom.<ref>{{cite web | ||
|title=Freedom or Power? by Bradley Kuhn and Richard Stallman | |title=Freedom or Power? by Bradley Kuhn and Richard Stallman | ||
|url=http://www.gnu.org/philosophy/freedom-or-power.html | |url=http://www.gnu.org/philosophy/freedom-or-power.html | ||
}}</ref> However, some developers might want to include GPLed software in their products and can't do it, simply because the GPL is incompatible with the |
}}</ref> However, some developers might want to include GPLed software in their products and can't do it, simply because the GPL is incompatible with the licenses of other software they include in their product, even if everything is open source. | ||
Code licensed under a ], such as the BSD |
Code licensed under a ], such as the BSD license, can be incorporated into copylefted (e.g. GPL'd) projects. Such code is thus "GPL-compatible". There is no need to secure the consent of the original authors. In contrast, code under the GPL cannot be relicensed under the BSD license without securing the consent of all copyright holders. Thus the two licenses are compatible, but the combination as a whole must be distributed under the terms of the GPL, not the permissive license. | ||
Existing free software BSDs tend to avoid including software |
Existing free software BSDs tend to avoid including software licensed under the GPL in the core operating system, or the ''base system'', except as a last resort when alternatives are non-existent or vastly less capable, such as with ]. The ] project has acted to remove GPL-licensed tools in favor of BSD-licensed alternatives, some newly written and some adapted from older code. | ||
== Debian == | == Debian == | ||
⚫ | The ] project uses the criteria laid out in its ] (DFSG). The only notable cases where Debian and Free Software Foundation disagree are over the ] and the ]. Debian accepts the original Artistic License as being a free software license, but FSF disagrees. This has very little impact however since the Artistic License is almost always used in a ] setup, along with the ]. | ||
⚫ | The ] project uses the criteria laid out in its ] (DFSG). The only notable cases where Debian and Free Software Foundation disagree are over the ] and the ]. Debian accepts the original Artistic License as being a free software |
||
Regarding the GNU Free Documentation License, Debian decided to apply the DFSG to everything in their distribution, including documentation. FSF say that documentation is qualitatively different from software and is subject to different requirements. The end result of a long discussion and the eventual vote in Debian<ref>{{cite web | Regarding the GNU Free Documentation License, Debian decided to apply the DFSG to everything in their distribution, including documentation. FSF say that documentation is qualitatively different from software and is subject to different requirements. The end result of a long discussion and the eventual vote in Debian<ref>{{cite web | ||
Line 100: | Line 89: | ||
}}</ref> was that the works licensed under the GFDL are considered free as long as they do not contain unmodifiable sections (what the GFDL calls "''Invariant Sections''"). Most GNU documentation does contain Invariant Sections. | }}</ref> was that the works licensed under the GFDL are considered free as long as they do not contain unmodifiable sections (what the GFDL calls "''Invariant Sections''"). Most GNU documentation does contain Invariant Sections. | ||
==Controversial borderline cases== | == Controversial borderline cases == | ||
⚫ | The vast majority of free software uses undisputed free software licenses; however, there have been many debates over whether or not certain other licenses qualify for the definition. | ||
⚫ | Examples of licenses which provoked debate include the 1.x series of the ], which were accepted by the Open Source Initiative but not by the Free Software Foundation or Debian, the ], which was accepted by Open Source Initiative and Free Software Foundation but not by Debian, and in 2007, the ], which was approved by ] only.<ref>{{cite web | ||
⚫ | The vast majority of free software uses undisputed free software |
||
⚫ | Examples of |
||
|url=http://lwn.net/Articles/243841/ | |url=http://lwn.net/Articles/243841/ | ||
|title=Open-source badgeware | |title=Open-source badgeware | ||
Line 111: | Line 99: | ||
== See also == | == See also == | ||
{{portal|Free software|Free Software Portal Logo.svg}} | {{portal|Free software|Free Software Portal Logo.svg}} | ||
*] | * ] | ||
*] | * ] | ||
*] | * ] | ||
*] | * ] | ||
*] | * ] | ||
*] | * ] | ||
*] | * ] | ||
== Notes == | == Notes == | ||
Line 123: | Line 111: | ||
== References == | == References == | ||
⚫ | * {{cite book |last=Rosen |first=Lawrence |authorlink=Lawrence Rosen |title=Open Source Licensing: Software Freedom and Intellectual Property Law |origdate= 2004-07-22|publisher=Prentice Hall |isbn=0131487876}} | ||
⚫ | *{{cite book |last=Rosen |first=Lawrence |authorlink=Lawrence Rosen |title=Open Source Licensing: Software Freedom and Intellectual Property Law |origdate= 2004-07-22|publisher=Prentice Hall |isbn=0131487876}} | ||
== External links == | == External links == | ||
{{Wikibooks|FOSS Licensing}} | {{Wikibooks|FOSS Licensing}} | ||
* (Free Software Foundation). | * (Free Software Foundation). | ||
* | * | ||
* | * | ||
* | * | ||
* | * | ||
* | * | ||
* , by Andrew M. St. Laurent | * , by Andrew M. St. Laurent | ||
* | * | ||
* | * | ||
* , by Jeremy Hollander | * , by Jeremy Hollander | ||
* by Software Freedom Law Center | * by Software Freedom Law Center | ||
{{FOSS}} | {{FOSS}} | ||
{{Intellectual property activism}} | {{Intellectual property activism}} | ||
{{DEFAULTSORT:Free Software |
{{DEFAULTSORT:Free Software license}} | ||
] | ] | ||
] | ] |
Revision as of 01:32, 8 January 2010
A free software license (or free software licence in commonwealth usage) is a software license which grants recipients rights to modify and redistribute the software which would otherwise be prohibited by copyright law. A free software license grants, to the recipients, freedoms in the form of permissions to modify or distribute copyrighted work.
History
The Original BSD license is one of the first free software licenses.
In the mid-80s, the GNU project produced individual free software licenses for each of its software packages. These were all replaced in 1989 with version 1 of the GNU General Public License (GPL). Version 2 of the GPL, released in 1991, went on to become the most widely used free software license.
In the mid- to late-90s, a trend began where companies and new projects wrote their own licenses. This license proliferation led to problems of complexity and license compatibility. The trend slowed, and reversed in some ways, in the early 2000s.
One free software license, the GNU GPL version 2, has been brought to court, first in Germany and later in the USA. In both cases the judge ruled that the GPL was a valid license and has to be adhered to. The German case was brought by ifrOSS, and the USA case by MySQL.
FSF-approved free software licenses
Further information: List of FSF approved software licensesFree Software Foundation, the group that maintains The Free Software Definition, maintains a non-exhaustive list of free software licenses. The list distinguishes between free software licenses that are compatible or incompatible with the FSF license of choice, the GNU General Public License, which is a copyleft license. The list also contains licenses which the FSF considers non-free for various reasons.
Open-source licenses
Further information: Open-source licenseA group launched in 1998, Open Source Initiative (OSI), also maintains a list of approved licenses. OSI and FSF agree on all widely used free software licenses. OSI's list is different from FSF's list because the two organizations have reviewed different sets of licenses. There are a few licenses that OSI have approved that the FSF has not, and vice versa, but these are licenses that are used by niche projects or none at all.
Restrictions
In order to preserve the freedom to use, study, modify, and redistribute free software, most free software licenses carry requirements and restrictions which apply to distributors. There exists an ongoing debate within the free software community regarding the fine line between restrictions which preserve freedom and those which reduce it.
During the 1990s, free software licenses began including clauses, such as patent retaliation, in order to protect against software patent litigation cases - a problem which had not previously existed. This new threat was one of the reasons for writing version 3 of the GNU GPL in 2006. In the decade 2000, tivoization emerged as yet another new threat which some current free software licenses do not protect users from.
Copyleft
Main article: copyleftThe free software licenses written by Richard Stallman in the mid-1980s pioneered a concept known as copyleft. Ensuing copyleft provisions stated that when modified versions of free software are distributed, they must be distributed under the same terms as the original software. Thus, all enhancements and additions to copylefted software must also be distributed as free software. This is sometimes referred to as "share and share alike" or "quid pro quo".
Developers who use GPL code in their product must make the source code available to anyone, including when they share or sell the object file. In this case, the source code must also contain any changes the developers may have made. If GPL code is used but not shared or sold, the code is not required to be made available and any changes may remain private. This permits developers and organizations to use and modify GPL code for private purposes (i.e. when the code or the project is not sold or otherwise shared) without being required to make their changes available to the public.
Supporters of GPL claim that by mandating that derivative works remain free, it fosters the growth of free software and requires equal participation by all users. Opponents of GPL state that "no license can guarantee future software availability" and that the disadvantages of GPL outweigh its advantages.
Patent retaliation
Main article: Software patents and free softwareMost newly written free software licenses since the late 1990s include some form of patent retaliation clauses. These measures stipulate that one's rights under the license (such as to redistribution), may be terminated if one attempts to enforce patents relating to the licensed software, under certain circumstances. As an example, the Apple Public Source License may terminate a user's rights if said user embarks on litigation proceedings against them due to patent litigation. Patent retaliation emerged in response to proliferation and abuse of software patent.
Tivoization
Further information: TivoizationVersion 3 of the GNU GPL includes specific language prohibiting additional restrictions being enforced by digital rights management (DRM) in certain cases (such uses of DRM are known as "Tivoisation").
Attribution, disclaimers and notices
The majority of free software licenses require that modified software not claim to be unmodified. Some licenses also require that copyright holders be credited. One such example is version 2 of the GNU GPL, which requires that interactive programs that print warranty or license information, may not have these notices removed from modified versions intended for distribution.
Practical problems with licenses
license compatibility
Main article: license compatibilitylicenses of software packages containing contradictory requirements, render it impossible to combine source code from such packages in order to create new software packages.
For example, if one license says "modified versions must mention the developers in any advertising materials", and another license says "modified versions cannot contain additional attribution requirements", then, if someone combined a software package which uses one license with a software package which uses the other, it would be impossible to distribute the combination because these contradictory requirements cannot be simultaneously fulfilled. Thus, these two packages would be license-incompatible.
license proliferation
Main article: license proliferationlicense proliferation compounds the problems of license incompatibility. It likewise burdens software developers and distributors by increasing the amount of legal documents they must read. license proliferation gained momentum during the late 1990s and increased into the early 2000s. By the year 2005, it was being identified as a problematic phenomenon and the gratuitous writing of new licenses became more frowned upon.
Unacceptable restrictions
Purpose of use
Restrictions on private use of the software ("use restrictions") are generally unacceptable. Examples include prohibiting the software to be used for military purposes, for comparison or benchmarking, for ethically-questionable means, or in commercial organisations. For this reason, such licenses are not considered free software by the standards of the FSF, OSI, Debian, or the BSD-based distributions.
The FSF's free software definition further states that development and distribution must not be restricted. Thus, commercial distribution of free software is acceptable and has become common.
Permissive versus Copyleft opinions
Many users and developers of BSD-based operating systems have a different position on licensing. The main difference is the belief that the copyleft licenses, particularly the GNU General Public License (GPL), are undesirably complicated and/or restrictive. The GPL requires any derivative work that is released to be released according to the GPL while the BSD license does not. Essentially, the BSD license's only requirement is to acknowledge the original authors, and poses no restrictions on how the source code may be used. As a result, BSD code can be used in proprietary software that only acknowledges the authors. For instance, the Internet Protocol Suite in Microsoft Windows and Mac OS X are derived from BSD-licensed software.
Supporters of the BSD license argue that it is more free than the GPL because it grants the right to do anything with the source code, second only to software in the public domain. This includes incorporating the BSD-licensed code in proprietary products. The approach has led to BSD code being used in common, widely used commercial software. In response, GPL supporters claim that the freedom of others to make non-free software from free software is an unjust form of power rather than a necessary freedom. However, some developers might want to include GPLed software in their products and can't do it, simply because the GPL is incompatible with the licenses of other software they include in their product, even if everything is open source.
Code licensed under a permissive free software license, such as the BSD license, can be incorporated into copylefted (e.g. GPL'd) projects. Such code is thus "GPL-compatible". There is no need to secure the consent of the original authors. In contrast, code under the GPL cannot be relicensed under the BSD license without securing the consent of all copyright holders. Thus the two licenses are compatible, but the combination as a whole must be distributed under the terms of the GPL, not the permissive license.
Existing free software BSDs tend to avoid including software licensed under the GPL in the core operating system, or the base system, except as a last resort when alternatives are non-existent or vastly less capable, such as with GCC. The OpenBSD project has acted to remove GPL-licensed tools in favor of BSD-licensed alternatives, some newly written and some adapted from older code.
Debian
The Debian project uses the criteria laid out in its Debian Free Software Guidelines (DFSG). The only notable cases where Debian and Free Software Foundation disagree are over the Artistic License and the GNU Free Documentation License. Debian accepts the original Artistic License as being a free software license, but FSF disagrees. This has very little impact however since the Artistic License is almost always used in a dual-license setup, along with the GNU General Public License.
Regarding the GNU Free Documentation License, Debian decided to apply the DFSG to everything in their distribution, including documentation. FSF say that documentation is qualitatively different from software and is subject to different requirements. The end result of a long discussion and the eventual vote in Debian was that the works licensed under the GFDL are considered free as long as they do not contain unmodifiable sections (what the GFDL calls "Invariant Sections"). Most GNU documentation does contain Invariant Sections.
Controversial borderline cases
The vast majority of free software uses undisputed free software licenses; however, there have been many debates over whether or not certain other licenses qualify for the definition.
Examples of licenses which provoked debate include the 1.x series of the Apple Public Source License, which were accepted by the Open Source Initiative but not by the Free Software Foundation or Debian, the RealNetworks Public Source License, which was accepted by Open Source Initiative and Free Software Foundation but not by Debian, and in 2007, the Common Public Attribution License, which was approved by Open Source Initiative only.
See also
- Comparison of free software licenses
- BSD licenses
- Copyleft
- Free software movement
- GPL linking exception
- Permissive free software license
- Software license agreement
Notes
- License list - Free Software Foundation
- GPLv3 - Transcript of Richard Stallman from the fifth international GPLv3 conference, Tokyo, Japan; 2006-11-21
- "Richard Stallman discusses changes in GPLv3".
a new method of trying to deprive the users of freedom. In broad terms we refer to this as tivoisation.
- FreeBSD.org: What a license cannot do
- FreeBSD.org: GPL Advantages and Disadvantages
- How GPLv3 tackles license proliferation
- "Stallman explains license compatibility while discussing GPLv3".
- HESSLA license - GNU Project comments
- GPLv3 - Transcript of Richard Stallman from the third international GPLv3 conference, Barcelona; 2006-06-22
- The Free Software Definition - GNU Project - Free Software Foundation (FSF)
- "OpenBSD Copyright Policy".
the restriction that source code must be distributed or made available for all works that are derivatives As a consequence, software bound by the GPL terms can not be included in the kernel or "runtime" of OpenBSD
- "Freedom or Power? by Bradley Kuhn and Richard Stallman".
- "Debian vote on allowing GFDL'd works into their distro".
- "Open-source badgeware".
References
- Rosen, Lawrence. Open Source Licensing: Software Freedom and Intellectual Property Law. Prentice Hall. ISBN 0131487876.
{{cite book}}
: Unknown parameter|origdate=
ignored (|orig-date=
suggested) (help)
External links
- The Free Software Definition (Free Software Foundation).
- The Free Software Foundation's list of free and non-free licenses
- Debian's license information page
- Open Source Initiative's list of licenses
- OpenBSD's "goals" page describes its view of free software
- Transcripts of license strategy discussions, mostly of Stallman and Moglen, during the drafting of GPLv3
- Understanding Open Source and Free Software Licensing, by Andrew M. St. Laurent
- Free/Open Source Software Licensing
- Report on free software business models and licensing (58 pages)
- A comparison of free open source software licenses, by Jeremy Hollander
- A 45-page licensing primer by Software Freedom Law Center
Free and open-source software | |||
---|---|---|---|
General | |||
Software packages | |||
Community | |||
Organisations | |||
Licenses |
| ||
Challenges | |||
Related topics | |||
Intellectual property activism | |||||
---|---|---|---|---|---|
Issues | |||||
Concepts |
| ||||
Movements | |||||
Organizations |
| ||||
People | |||||
Documentaries |