Dual-licensing

From Wikipedia, the free encyclopedia

  (Redirected from Dual license)
Jump to: navigation, search

Dual-licensing is the practice of distributing software under two different sets of terms and conditions. This may mean two different licenses, or two different sets of licenses. Software is sometimes offered under more than two licenses, in which cases tri-licensing or multi-licensing may be a more accurate term.

When software is dual-licensed, recipients can choose which terms they want to use or distribute the software under. The distributor may or may not apply a fee to either option. The two usual motivations for dual-licensing are license compatibility and market segregation based business models.

Contents

[edit] Business models

This is commonly done to support free software business models. In this model, one option is a proprietary software license, which allows the possibility of creating proprietary applications derived from it, while the other license is a copyleft free software/open-source license, thus requiring any derived work to be released under the same license. The copyright holder of the software then typically gives away the free/open source version of the software at no cost, and profits by selling licenses to commercial operations looking to incorporate the software into their own business. This model can be compared to shareware.[1][2]

Since in most cases, only the copyright holder can change the licensing terms of a software, dual licensing is mostly used by companies that wholly own the software which they are licensing. Confusion may arise when a person outside the company creates additional source code, using the less restrictive license. Because the company with the official code is not the copyright holder of the additional code, they may not legally include this new work in their more restrictively licensed version. Companies may demand outside developers agree to a contributor license agreement, before accepting their work in the official codebase and source code repositories.[3]

Dual licensing is used by the copyright holders of some free software packages advertising their willingness to distribute using both a copyleft free software license and a non-free software license. The latter license typically offers users the software as proprietary software or offers third parties the source code without copyleft provisions. Copyright holders are exercising the monopoly they're provided under copyright in this scenario, but also use dual licensing to discriminate the rights and freedoms different recipients receive.

Such licensing allows the holder to offer customizations and early releases, generate other derivative works or grant rights to third parties to redistribute proprietary versions all while offering everyone a free version of the software. Sharing the package as copyleft free software can benefit the copyright holder by receiving contributions from users and hackers of the free software community. These contributions can be the support of a dedicated user community, word of mouth marketing or modifications that are made available as stipulated by a copyleft license. However, a copyright holder's commitment to elude copyleft provisions and advertise proprietary redistributions risks losing confidence and support from free software users.[4][5]

Examples include MySQL AB's database, Asterisk, Mozilla Firefox, and Trolltech's Qt development toolkit.

[edit] License compatibility

A second use of dual-licensing with free software is for license compatibility, allowing code from differently licensed free software projects to be combined, or to provide users the preference to pick a license.

Examples include the source code of Mozilla Application Suite, Mozilla Thunderbird and Mozilla Firefox, which is tri-licensed under the Mozilla Public License (MPL), GNU General Public License (GPL) and GNU Lesser General Public License (LGPL);[6], Perl, which is dual-licensed under the GPL and Artistic License[7], and Ruby, whose license contains explicit GPL dual licensing.

[edit] Market segregation in proprietary software

Dual licensing is also used by some distributors of non-free software. Sometimes this is done to proprietary software to segregate a market. By splitting people into multiple categories such as home users, professional users, and academic users, copyright holders can set different prices for each group. However, among proprietary software, it is more common "home edition" and "professional edition" be also differentiated by the software included, not just the license.

[edit] See also

[edit] References

  1. ^ [1]
  2. ^ [2]
  3. ^ Digium Incorporated. "Asterisk Guidelines, The contributor license agreement". http://www.asterisk.org/developers/bug-guidelines. Retrieved on 2009-02-10. 
  4. ^ [3]
  5. ^ [4]
  6. ^ Mozilla Foundation. "Mozilla Code Licensing". http://www.mozilla.org/MPL/. Retrieved on 2007-09-17. 
  7. ^ The Perl Foundation. "Perl Licensing - perl.org". http://dev.perl.org/licenses/. Retrieved on 2007-09-17. 

[edit] External links

Personal tools