30.08.2019
Posted by 

'GPL' redirects here. For other uses, see. GNU General Public License Author Latest version 3 Published 29 June 2007 compatible Yes Yes Yes Yes No (except for software licensed under GPLv3 compatible licenses) Website The GNU General Public License ( GNU GPL or GPL) is a widely used, which guarantees the freedom to run, study, share and modify the software. The license was originally written by of the (FSF) for the, and grants the recipients of a the rights of. The GPL is a license, which means that can only be distributed under the same license terms.

  1. Can I Use Lgpl In Commercial Software

When you see a font you want to use, click the Download link on FontSpace and save the file to your computer. Right-click on the file (it will be a zip file) and. Frequently Asked Questions about the GNU Licenses. This page is maintained by the Free Software Foundation's Licensing and Compliance Lab. You can support our.

This is in distinction to, of which the and the are widely used examples. GPL was the first copyleft license for general use. Historically, the GPL license family has been one of the most popular software licenses in the domain. Prominent free software programs licensed under the GPL include the and the (GCC). Argues that the copyleft provided by the GPL was crucial to the success of -based systems, giving the programmers who contributed to the kernel the assurance that their work would benefit the whole world and remain free, rather than being exploited by software companies that would not have to give anything back to the community.

Lgpl

In 2007, the third version of the license (GNU GPLv3) was released to address some perceived problems with the second version (GNU GPLv2) that were discovered during its long-time usage. To keep the license up to date, the GPL license includes an optional 'any later version' clause, allowing users to choose between the original terms or the terms in new versions as updated by the FSF. Developers can omit it when licensing their software; for instance the Linux kernel is licensed under GPLv2 without the 'any later version' clause. Contents. History The GPL was written by Richard Stallman in 1989, for use with programs released as part of the GNU project. The original GPL was based on a unification of similar licenses used for early versions of (1985), the and the. These licenses contained similar provisions to the modern GPL, but were specific to each program, rendering them incompatible, despite being the same license.

Stallman's goal was to produce one license that could be used for any project, thus making it possible for many projects to share code. The second version of the license, version 2, was released in 1991. Over the following 15 years, members of the became concerned over problems in the GPLv2 license that could let someone exploit GPL-licensed software in ways contrary to the license's intent. These problems included (the inclusion of GPL-licensed software in hardware that refuses to run modified versions of its software), compatibility issues similar to those of the —and patent deals between and distributors of free and open source software, which some viewed as an attempt to use patents as a weapon against the free software community. Version 3 was developed to attempt to address these concerns and was officially released on 29 June 2007. Version 1 Version 1 of the GNU GPL, released on 25 February 1989, prevented what were then the two main ways that software distributors restricted the freedoms that define free software.

The first problem was that distributors may publish only—executable, but not readable or modifiable by humans. To prevent this, GPLv1 stated that copying and distributing copies or any portion of the program must also make the human-readable source code available under the same licensing terms.

The second problem was that distributors might add restrictions, either to the license, or by combining the software with other software that had other restrictions on distribution. The union of two sets of restrictions would apply to the combined work, thus adding unacceptable restrictions. To prevent this, GPLv1 stated that modified versions, as a whole, had to be distributed under the terms in GPLv1. Therefore, software distributed under the terms of GPLv1 could be combined with software under more permissive terms, as this would not change the terms under which the whole could be distributed. However, software distributed under GPLv1 could not be combined with software distributed under a more restrictive license, as this would conflict with the requirement that the whole be distributable under the terms of GPLv1.

Version 2 According to Richard Stallman, the major change in GPLv2 was the 'Liberty or Death' clause, as he calls it – Section 7. The section says that licensees may distribute a GPL-covered work only if they can satisfy all of the license's obligations, despite any other legal obligations they might have. In other words, the obligations of the license may not be due to conflicting obligations. This provision is intended to discourage any party from using a claim or other litigation to impair users' freedom under the license.

By 1990, it was becoming apparent that a less restrictive license would be strategically useful for the C library and for software libraries that essentially did the job of existing proprietary ones; when version 2 of the GPL (GPLv2) was released in June 1991, therefore, a second license – the – was introduced at the same time and numbered with version 2 to show that both were complementary. The version numbers diverged in 1999 when version 2.1 of the LGPL was released, which renamed it the GNU Lesser General Public License to reflect its place in the philosophy. Most commonly 'GPLv2 or any later version' is stated by users of the license, to allow upgrading to GPLv3. Version 3. At the launch of the first draft of the GNU GPLv3 at, Cambridge, Massachusetts, USA.

To his right is Columbia Law Professor, chairman of the Software Freedom Law Center. In late 2005, the (FSF) announced work on version 3 of the GPL (GPLv3). On 16 January 2006, the first 'discussion draft' of GPLv3 was published, and the public consultation began. The public consultation was originally planned for nine to fifteen months but finally stretched to eighteen months with four drafts being published. The official GPLv3 was released by FSF on 29 June 2007. GPLv3 was written by Richard Stallman, with legal counsel from and from the.

According to Stallman, the most important changes are in relation to, compatibility, the definition of 'source code', and on software modification ('). Other changes relate to internationalization, how license violations are handled, and how additional permissions can be granted by the copyright holder.

It also adds a provision that 'strips' Digital Rights Management (DRM) of its legal value, so people can break anything a court might recognize as DRM on GPL software without breaking laws like the. The public consultation process was coordinated by the Free Software Foundation with assistance from Software Freedom Law Center, and other free software groups. Comments were collected from the public via the gplv3.fsf.org web portal, using purpose-written software called.

During the public consultation process, 962 comments were submitted for the first draft. By the end, a total of 2,636 comments had been submitted. The third draft was released on 28 March 2007. This draft included language intended to prevent patent-related agreements such as the controversial and restricts the anti-tivoization clauses to a legal definition of a 'User' or 'consumer product'. It also explicitly removed the section on 'Geographical Limitations', whose probable removal had been announced at the launch of the public consultation. The fourth discussion draft, which was the last, was released on 31 May 2007.

Printed GPL statements for which incorporate GPL components Use of licensed software Software under the GPL may be run for all purposes, including commercial purposes and even as a tool for creating, for example when using GPL-licensed. Users or companies who distribute GPL-licensed works (e.g. Software), may charge a fee for copies or give them free of charge.

This distinguishes the GPL from software licenses that allow copying for personal use but prohibit commercial distribution, or proprietary licenses where copying is prohibited. The FSF argues that freedom-respecting free software should also not restrict commercial use and distribution (including redistribution): In purely private (or internal) use—with no sales and no distribution—the software code may be modified and parts reused without requiring the source code to be released. For sales or distribution, the entire source code need to be made available to end users, including any code changes and additions—in that case, copyleft is applied to ensure that end users retain the freedoms defined above. However, software running as an application program under a GPL-licensed operating system such as is not required to be licensed under GPL or to be distributed with source-code availability—the licensing depends only on the used libraries and software components and not on the underlying platform. For example, if a program consists only of own original custom software, or is combined with from other, then the own custom software components need not be licensed under GPL and need not make their code available; even if the underlying operating system used is licensed under the GPL, applications running on it are not considered derivative works. Only if GPLed parts are used in a program (and the program is distributed), then all other source code of the program needs to be made available under the same license terms. The (LGPL) was created to have a weaker copyleft than the GPL, in that it does not require own custom-developed source code (distinct from the LGPLed parts) to be made available under the same license terms.

Copyleft. Main article: The distribution rights granted by the GPL for modified versions of the work are not unconditional. When someone distributes a GPL'd work plus his/her own modifications, the requirements for distributing the whole work cannot be any greater than the requirements that are in the GPL.

This requirement is known as copyleft. It earns its legal power from the use of on software programs.

Because a GPL work is copyrighted, a licensee has no right to redistribute it, not even in modified form (barring ), except under the terms of the license. One is only required to adhere to the terms of the GPL if one wishes to exercise rights normally restricted by copyright law, such as redistribution. Conversely, if one distributes copies of the work without abiding by the terms of the GPL (for instance, by keeping the source code secret), he or she can be by the original author under copyright law. Copyleft thus uses copyright law to accomplish the opposite of its usual purpose: instead of imposing restrictions, it grants rights to other people, in a way that ensures the rights cannot subsequently be taken away. It also ensures that unlimited redistribution rights are not granted, should any legal flaw be found in the copyleft statement.

Many distributors of GPL'ed programs bundle the source code with the. An alternative method of satisfying the copyleft is to provide a written offer to provide the source code on a physical medium (such as a CD) upon request. In practice, many GPL'ed programs are distributed over the Internet, and the source code is made available over.

For Internet distribution, this complies with the license. Copyleft applies only when a person seeks to redistribute the program. Developers may make private modified versions with no obligation to divulge the modifications, as long as they do not distribute the modified software to anyone else. Note that copyleft applies only to the software, and not to its output (unless that output is itself a derivative work of the program ). For example, a public web portal running a modified derivative of a GPL'ed is not required to distribute its changes to the underlying software, because its output is not a derivative. There has been debate on whether it is a violation of the GPL to release the source code in form, such as in cases in which the author is less willing to make the source code available. The consensus was that while unethical, it was not considered a violation.

The issue was clarified when the license was altered with v2 to require that the 'preferred' version of the source code be made available. License versus contract The GPL was designed as a, rather than a contract. In some jurisdictions, the legal distinction between a license and a contract is an important one: contracts are enforceable by, whereas licenses are enforced under. However, this distinction is not useful in the many jurisdictions where there are no differences between contracts and licenses, such as systems. Those who do not accept the GPL's terms and conditions do not have permission, under copyright law, to copy or distribute GPL licensed software or derivative works. However, if they do not redistribute the GPL'd program, they may still use the software within their organization however they like, and works (including programs) constructed by the use of the program are not required to be covered by this license.

Argued that the GPLv3 as a license is unnecessarily confusing for lay readers, and could be simplified while retaining the same conditions and legal force. In April 2017 a US federal court ruled that an open-source license is an enforceable contract. Derivations The text of the GPL is itself, and the copyright is held by the Free Software Foundation. The FSF permits people to create new licenses based on the GPL, as long as the derived licenses do not use the GPL preamble without permission.

This is discouraged, however, since such a license might be incompatible with the GPL and causes a perceived. Other licenses created by the GNU project include the, the and.

The text of the GPL is not itself under the GPL. The license's copyright disallows modification of the license. Copying and distributing the license is allowed since the GPL requires recipients to get 'a copy of this License along with the Program'.

According to the GPL FAQ, anyone can make a new license using a modified version of the GPL as long as he or she uses a different name for the license, does not mention 'GNU', and removes the preamble, though the preamble can be used in a modified license if permission to use it is obtained from the. Linking and derived works Libraries According to the, 'The GPL does not require you to release your modified version, or any part of it. You are free to make modifications and use them privately, without ever releasing them.' However, if one releases a GPL-licensed entity to the public, there is an issue regarding linking: namely, whether a proprietary program that uses a GPL library is in violation of the GPL. This key dispute is whether non-GPL software can legally or to GPL libraries. Different opinions exist on this issue. The GPL is clear in requiring that all of code under the GPL must themselves be under the GPL.

Ambiguity arises with regards to using GPL libraries, and bundling GPL software into a larger package (perhaps mixed into a binary via static linking). This is ultimately a question not of the GPL per se, but of how copyright law defines derivative works. The following points of view exist: Point of view: dynamic and static linking violate GPL The (which holds the copyright of several notable GPL-licensed software products and of the license text itself) asserts that an executable which uses a dynamically linked library is indeed a derivative work. This does not however apply to separate programs communicating with one another.

The Free Software Foundation also created the, which is nearly identical to the GPL, but with additional permissions to allow linking for the purposes of 'using the library'. And the FSF specifically encourage library-writers to license under the GPL so that proprietary programs cannot use the libraries, in an effort to protect the free-software world by giving it more tools than the proprietary world. Point of view: static linking violates GPL but unclear as of dynamic linking Some people believe that while produces derivative works, it is not clear whether an executable that dynamically links to a GPL code should be considered a derivative work (see ). Linux author agrees that dynamic linking can create derived works but disagrees over the circumstances. A lawyer has written that dynamic linking not being derivative 'makes sense' but is not 'clear-cut', and that evidence for good-intentioned dynamic linking can be seen by the existence of proprietary Linux kernel drivers. In the United States defined a derivative work as having 'form' or permanence' and noted that 'the infringing work must incorporate a portion of the copyrighted work in some form', but there have been no clear court decisions to resolve this particular conflict. Point of view: linking is irrelevant According to an article in the, (a one-time general counsel) argues that the method of linking is mostly irrelevant to the question about whether a piece of software is a; more important is the question about whether the software was intended to interface with client software and/or libraries.

He states, 'The primary indication of whether a new program is a derivative work is whether the source code of the original program was used in a copy-paste sense, modified, translated or otherwise changed in any way to create the new program. If not, then I would argue that it is not a derivative work,' and lists numerous other points regarding intent, bundling, and linkage mechanism. He further argues on his firm's website that such 'market-based' factors are more important than the linking technique. There is also the specific issue of whether a or (such as the or ) must also be GPL, if it could reasonably be considered its own work. This point of view suggests that reasonably separate plugins, or plugins for software designed to use plugins, could be licensed under an arbitrary license if the work is GPLv2.

Of particular interest is the GPLv2 paragraph: You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions. B) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works.

But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. The GPLv3 has a different clause: You may convey a work based on the Program, or the modifications to produce it from the Program, in the form of source code under the terms of Section 4, provided that you also meet all of these conditions.

C) You must license the entire work, as a whole, under this License to anyone who comes into possession of a copy. This License will therefore apply, along with any applicable Section 7 additional terms, to the whole of the work, and all its parts, regardless of how they are packaged. This License gives no permission to license the work in any other way, but it does not invalidate such permission if you have separately received it. A compilation of a covered work with other separate and independent works, which are not by their nature extensions of the covered work, and which are not combined with it such as to form a larger program, in or on a volume of a storage or distribution medium, is called an 'aggregate' if the compilation and its resulting copyright are not used to limit the access or legal rights of the compilation's users beyond what the individual works permit. Inclusion of a covered work in an aggregate does not cause this License to apply to the other parts of the aggregate. As a case study, some supposedly proprietary and / for GPLv2 software such as and have come under fire, with both sides of the argument taken. The FSF differentiates on how the plugin is being invoked.

If the plugin is invoked through dynamic linkage and it performs function calls to the GPL program then it is most likely a derivative work. Communicating and bundling with non-GPL programs The mere act of communicating with other programs does not, by itself, require all software to be GPL; nor does distributing GPL software with non-GPL software.

However, minor conditions must be followed that ensures the rights of GPL software is not restricted. The following is a quote from the GPL, which describes to what extent software is allowed to communicate with and be-bundled-with GPL programs: What is the difference between an 'aggregate' and other kinds of 'modified versions'? An 'aggregate' consists of a number of separate programs, distributed together on the same CD-ROM or other media. The GPL permits you to create and distribute an aggregate, even when the licenses of the other software are non-free or GPL-incompatible.

The only condition is that you cannot release the aggregate under a license that prohibits users from exercising rights that each program's individual license would grant them. Where's the line between two separate programs, and one program with two parts? This is a legal question, which ultimately judges will decide. We believe that a proper criterion depends both on the mechanism of communication (exec, pipes, rpc, function calls within a shared address space, etc.) and the semantics of the communication (what kinds of information are interchanged). If the modules are included in the same executable file, they are definitely combined in one program. If modules are designed to run linked together in a shared address space, that almost surely means combining them into one program. By contrast, pipes, sockets and command-line arguments are communication mechanisms normally used between two separate programs.

So when they are used for communication, the modules normally are separate programs. But if the semantics of the communication are intimate enough, exchanging complex internal data structures, that too could be a basis to consider the two parts as combined into a larger program. The FSF thus draws the line between 'library' and 'other program' via 1) 'complexity' and 'intimacy' of information exchange, and 2) mechanism (rather than semantics), but resigns that the question is not clear-cut and that in complex situations, case law will decide. Legal status.

See also: and The first known violation of the GPL was in 1989, when extended the compiler to support, but did not publicly release the changes. After an inquiry they created a public.

There was no lawsuit filed for this violation. In 2002, sued Progress NuSphere for copyright and trademark infringement in. NuSphere had allegedly violated MySQL's copyright by linking MySQL's GPL'ed code with NuSphere Gemini table without being in compliance with the license. After a preliminary hearing before Judge Patti Saris on 27 February 2002, the parties entered settlement talks and eventually settled. After the hearing, FSF commented that 'Judge Saris made clear that she sees the GNU GPL to be an enforceable and binding license.' In August 2003, the stated that they believed the GPL to have no legal validity, and that they intended to pursue lawsuits over sections of code supposedly copied from SCO Unix into the.

This was a problematic stand for them, as they had distributed Linux and other GPL'ed code in their distribution, and there is little evidence that they had any legal right to do so except under the terms of the GPL. In April 2004, the / project was granted a preliminary against Sitecom Germany by District Court after Sitecom refused to desist from distributing Netfilter's GPL'ed software in violation of the terms of the GPL., of Netfilter, was represented by co-founder Till Jaeger. In July 2004, the German court confirmed this injunction as a final ruling against Sitecom. The court's justification was that: Defendant has infringed on the copyright of plaintiff by offering the software 'netfilter/iptables' for download and by advertising its distribution, without adhering to the license conditions of the GPL. Said actions would only be permissible if defendant had a license grant. This is independent of the questions whether the licensing conditions of the GPL have been effectively agreed upon between plaintiff and defendant or not.

If the GPL were not agreed upon by the parties, defendant would notwithstanding lack the necessary rights to copy, distribute, and make the software 'netfilter/iptables' publicly available. This exactly mirrored the predictions given previously by the FSF's. This ruling was important because it was the first time that a court had confirmed that violating terms of the GPL could be a copyright violation and established jurisprudence as to the enforceability of the GPL version 2 under German law.

In May 2005, Daniel Wallace against the Free Software Foundation in the, contending that the GPL is an illegal attempt to fix prices (at zero). The suit was dismissed in March 2006, on the grounds that Wallace had failed to state a valid anti-trust claim; the court noted that 'the GPL encourages, rather than discourages, free competition and the distribution of computer operating systems, the benefits of which directly pass to consumers'.

Wallace was denied the possibility of further amending his complaint, and was ordered to pay the FSF's legal expenses. On 8 September 2005, the Seoul Central District Court ruled that the GPL was not material to a case dealing with derived from GPL-licensed work. Defendants argued that since it is impossible to maintain trade secrets while being compliant with GPL and distributing the work, they are not in breach of trade secrets.

This argument was considered without ground. On 6 September 2006, the project prevailed in court litigation against Germany GmbH regarding D-Link's copyright-infringing use of parts of the in devices they distributed. The judgment stated that the GPL is valid, legally binding, and stands in German court. In late 2007, the developers and the embarked upon a program to gain GPL compliance from distributors of BusyBox in, suing those who would not comply. These were claimed to be the first US uses of courts for enforcement of GPL obligations.

On 11 December 2008, the Free Software Foundation for copyright violations by its Linksys division, of the FSF's GPL-licensed, and software packages, which Linksys distributes in the Linux firmware of its, as well as numerous other devices including DSL and Cable modems, Network Attached Storage devices, Voice-Over-IP gateways, devices and a home theater/media player device. After six years of repeated complaints to Cisco by the FSF, claims by Cisco that they would correct, or were correcting, their compliance problems (not providing complete copies of all source code and their modifications), of repeated new violations being discovered and reported with more products, and lack of action by Linksys (a process described on the FSF blog as a 'five-years-running game of Whack-a-Mole' ) the FSF took them to court. Cisco settled the case six months later by agreeing 'to appoint a Free Software Director for Linksys' to ensure compliance, 'to notify previous recipients of Linksys products containing FSF programs of their rights under the GPL,' to make source code of FSF programs freely available on its website, and to make a monetary contribution to the FSF. In 2011 it was noticed that GNU Emacs had been accidentally releasing some binaries without corresponding source code for two years, in opposition to the intended spirit of the, resulting in a. Richard Stallman described this incident as 'a very bad mistake', which was promptly fixed.

Naturally, the FSF didn't sue any downstream redistributors who also unknowingly violated the GPL by distributing these binaries. Compatibility and multi-licensing.

Quick guide of with GPLv3 according to the FSF. Dashed line indicates that the GPLv2 is only compatible with the GPLv3 with the clause 'or any later version'. Code licensed under several other licenses can be combined with a program under the GPL without conflict, as long as the combination of restrictions on the work as a whole does not put any additional restrictions beyond what GPL allows. In addition to the regular terms of the GPL, there are additional restrictions and permissions one can apply:. If a user wants to combine code licensed under different versions of GPL, then this is only allowed if the code with the earlier GPL version includes an 'or any later version' statement.

For instance, the GPLv3 licensed library can't be used anymore by and who have GPLv2 only dependencies. Code licensed under is permitted to be linked with any other code no matter what license that code has, though the LGPL does add additional requirements for the combined work. LGPLv3 and GPLv2-only can thus commonly not be linked, as the combined Code work would add additional LGPLv3 requirements on top of the GPLv2-only licensed software. Code licensed under LGPLv2.x without the 'any later version' statement can be if the whole combined work is licensed to GPLv2 or GPLv3. FSF maintains a list of GPL- free software licenses containing many of the most common free software licenses, such as the original, the (in its current 3-clause form) and the 2.0. Has advocated that free/open source software developers use only GPL-compatible licenses, because doing otherwise makes it difficult for others to participate and contribute code. As a specific example of license incompatibility, ' cannot be included in the GPL-licensed Linux kernel, because it is licensed under the GPL-incompatible.

Furthermore, ZFS is protected by patents, so distributing an independently developed GPL-ed implementation would still require Oracle's permission. A number of businesses use to distribute a GPL version and sell a license to companies wishing to combine the package with proprietary code, using dynamic linking or not. Examples of such companies include, (, before 2011 from )and Riverbank Computing. Other companies, like the (products include, and ), used multi-licensing to distribute versions under the GPL and some other open-source licenses.

Text and other media It is possible to use the GPL for text documents instead of computer programs, or more generally for all kinds of media, if it is clear what constitutes the source code (defined as 'the preferred form of the work for making changes in it'). For manuals and textbooks, though, the FSF recommends the (GFDL) instead, which it created for this purpose. Nevertheless, the developers recommended (in a resolution adopted in 2006) to license documentation for their project under the GPL, because of the incompatibility of the GFDL with the GPL (text licensed under the GFDL cannot be incorporated into GPL software). Also, the foundation, an organization devoted to creating manuals for free software, decided to eschew the GFDL in favor of the GPL for its texts in 2007. If the GPL is used for fonts, any documents or images made with such fonts might also have to be distributed under the terms of the GPL. This is not the case in countries like the US and Canada where law is inapplicable to the appearance of fonts, though program code inside a font file may still be covered—which can complicate font embedding (since the document could be considered 'linked' to the font).

FSF provides for cases where this is not desired. Adoption Historically, the GPL license family has been one of the most popular software licenses in the domain. A 1997 survey of, then the largest free software archive, showed that the GPL accounted for about half of the software licensed therein.

Similarly, a 2000 survey of 7.1 found that 53% of the source code was licensed under the GPL. As of 2003, about 68% of all projects and 82.1% of the open source industry certified licensed projects listed on were from the GPL license family. As of August 2008, the GPL family accounted for 70.9% of the 44,927 projects listed on. After the release of the GPLv3 in June 2007, adoption of this new GPL version was much discussed and some projects decided against upgrading. For instance the, and decided against adopting GPLv3.

On the other hand, in 2009, two years after the release of GPLv3, open-source programs office manager Chris DiBona reported that the number of open-source project licensed software that had moved from GPLv2 to GPLv3 was 50%, counting the projects hosted. In 2011, four years after the release of the GPLv3, 6.5% of all open-source license projects are GPLv3 while 42.5% are GPLv2 according to Black Duck Software data. Following in 2011 451 Group analyst Matthew Aslett argued in a blog post that copyleft licenses went into decline and permissive licenses increased, based on statistics from Black Duck Software.

Similarly, in February 2012 Jon Buys reported that among the top 50 projects on five projects were under a GPL license, including dual licensed and AGPL projects. GPL usage statistics from 2009 to 2013 was extracted from data by Walter van Holst while analyzing. Usage of GPL family licenses in% on 2009 2010 2011 2012 2013 2014-06-18 72% 63% 61% 59% 58% approx.

54% In August 2013, according to Black Duck Software, the website's data shows that the GPL license family is used by 54% of open-source projects, with a breakdown of the individual licenses shown in the following table. However, a later study in 2013 showed that software licensed under the GPL license family has increased, and that even the data from Black Duck Software has shown a total increase of software projects licensed under GPL. The study used public information gathered from repositories of the, and the study criticized Black Duck Software for not publishing their methodology used in collecting statistics. Daniel German, Professor in the Department of Computer Science at the in Canada, presented a talk in 2013 about the methodological challenges in determining which are the most widely used free software licenses, and showed how he could not replicate the result from Black Duck Software.

In 2015, according to Black Duck, GPLv2 lost its first position to the and is now second, the GPLv3 dropped to fourth place while the kept its third position. Usage of GPL family licenses in the FOSS domain in% according to Black Duck Software License 2008-01-02 GPLv2 58.69% 52.2% 42.5% 33% 23% 21% 19% GPLv3 1.64% 4.15% 6.5% 12% 9% 9% 8% LGPL 2.1 11.39% 9.84%?

6% 5% 4% 4% LGPL 3.0? Main article: The project has stated that a less publicized and unintended use of the GPL is that it is very favorable to large companies that want to undercut software companies. In other words, the GPL is well suited for use as a marketing weapon, potentially reducing overall economic benefit and contributing to monopolistic behavior and that the GPL can present a real problem for those wishing to commercialize and profit from software. Richard Stallman wrote about the practice of selling license exceptions to free software licenses as an example of ethically acceptable commercialization practice. Selling exceptions here means that the copyright holder of a given software releases it (along with the corresponding source code) to the public under a free software license, 'then lets customers pay for permission to use the same code under different terms, for instance allowing its inclusion in proprietary applications'. Stallman considered selling exceptions 'acceptable since the 1990s, and on occasion I've suggested it to companies.

Can I Use Lgpl In Commercial Software

Sometimes this approach has made it possible for important programs to become free software'. Despite the fact that the FSF doesn't practice selling exceptions, a comparison with the X11 license (which is a non-copyleft free software license) is proposed for suggesting that this commercialization technique should be regarded as ethically acceptable. Releasing a given program under a non-copyleft free software license would permit embedding the code in proprietary software.

Stallman comments that 'either we have to conclude that it's wrong to release anything under the X11 license—a conclusion I find unacceptably extreme—or reject this implication. Using a noncopyleft license is weak, and usually an inferior choice, but it's not wrong. In other words, selling exceptions permits some embedding in proprietary software, and the X11 license permits even more embedding. If this doesn't make the X11 license unacceptable, it doesn't make selling exceptions unacceptable'. Open-source criticism In 2000 developer and author published an analysis and comprehensive critique of GPL's foundations and software development model, called 'Labyrinth of Software Freedom'.

Version 2 of the (Do What The Fuck You Want To Public License) was created by project leader in 2004 as a parody of the GPL. In 2005, advocate questioned the relevance of GPL at that point in time for the FOSS ecosystem, stating: 'We don't need the GPL anymore. It's based on the belief that open source software is weak and needs to be protected. Open source would be succeeding faster if the GPL didn't make lots of people nervous about adopting it.'

Richard Stallman replied that: 'GPL is designed to. Serial actress arrested for immoral traffic. ensure that every user of a program gets the essential freedoms—to run it, to study and change the source code, to redistribute copies, and to publish modified versions.

Raymond addresses the issue in terms of different goals and values—those of 'open source,' which do not include defending software users' freedom to share and change software.' In 2007, who took part in the GPL draft committee, criticized the GPLv3 for being with the GPLv2 and for missing clarity in the formulation. Similarly, prophesised in 2007 the downfall of the GPL due to the lack of focus for the developers with GPLv3 which would drive them towards permissive licenses. In 2009 David Chisnall described in an article, 'The Failure of the GPL', the problems with the GPL, among them incompatibility and complexity of the license text.

In 2014 developer and called the copyleft GPL a 'Corporate Open Source ' by being 'anti-collaborative' and recommended instead software licenses. GPLv3 criticism Already in September 2006, in the draft process of the GPLv3, several high-profile developers of the, for instance, and, warned on a splitting of the FOSS community: the release of GPLv3 portends the of the entire Open Source Universe upon which we rely.

Similarly argued in 2006 on the GPLv3 draft, noting that a united, collaborating community is more important than a single license. Following the GPLv3 release in 2007, some journalists and developer Rob Landley criticized that with the introduction of the GPLv3 the split between the open source and free software community became wider than ever.

As the significantly extended GPLv3 is essentially with the GPLv2, compatibility between both is only given under the optional 'or later' clause of the GPL, which was not taken for instance by the. Bruce Byfield noted that before the release of the GPLv3, the GPLv2 was a unifying element between the open-source and the free software community. For the LGPLv3, maintainer Nikos Mavrogiannopoulos similarly argued, If we assume that its the LGPLv3 primary goal is to be used by free software, then it blatantly fails that., after he re-licensed GNU TLS from LGPLv3 back to LGPLv2.1 due to issues., attorney and computer specialist, praised in 2007 how the community using the Apache license were now able to work together with the GPL community in a compatible manner, as the problems of GPLv2 compatibility with Apache licensed software were resolved with the GPLv3. He said, I predict that one of the biggest success stories of GPLv3 will be the realization that the entire universe of free and open source software can thus be combined into comprehensive open source solutions for customers worldwide. In July 2013 developer draw a less optimistic resume on the GPL compatibility in the FOSS ecosystem when he concluded: When the GPL is involved the complexities of licensing becomes a non fun version of a riddle, also noting that the ASL 2.0 GPLv2 conflict still has impact on the ecosystem. See also. Expat/MIT-style licenses.

(published 4 April 2017). GNU General Public License (GPL) version 3. From the original on 20 July 2017. Retrieved 20 July 2017. This is the latest version of the GNU GPL: a free software license, and a copyleft license. Please note that GPLv3 is not compatible with GPLv2 by itself. However, most software released under GPLv2 allows you to use the terms of later versions of the GPL as well.

When this is the case, you can use the code under GPLv3 to make the desired combination. (published 4 April 2017). GNU General Public License (GPL) version 2. From the original on 20 July 2017. Retrieved 20 July 2017. This is the previous version of the GNU GPL: a free software license, and a copyleft license. Please note that GPLv2 is, by itself, not compatible with GPLv3. However, most software released under GPLv2 allows you to use the terms of later versions of the GPL as well. When this is the case, you can use the code under GPLv3 to make the desired combination.

From the original on 20 July 2017. Retrieved 20 July 2017. The following licenses have been approved by the OSI.

'Commercial use' in cases like this is actually just a shorthand to indicate that the product is dual-licensed under both an open source and a traditional paid-for commercial license. Any 'true' open source license will not discriminate against commercial use. (See clause 6 of the.) However, open source licenses like the GPL contain clauses that are incompatible with most companies' approach to commercial software (since the GPL requires that you make your source code available if you incorporate GPL'ed code into your product). Duel-licensing is a way to accommodate this and also provides a revenue stream for the company providing the software. For users that don't mind the restrictions of the GPL and don't need support, the product is available under an open source license. For users for whom the GPL's restrictions would be incompatible with their business model, and for users that do need support, a commercial license is available. You gave the specific example of the Screwturn wiki, which is dual-licensed under the GPL and a commercial license.

Under the terms of the GPL (i.e., without getting a 'commercial' license), you can do the following:. Use it internally as much as you want (see ). Run it on your internal servers for external users / clients / customers, or run it on your internal servers for paying clients if you're an ISP / hosting provider.