Difference between revisions of "General Public License"

From Conservapedia
Jump to navigation Jump to search
(clean up)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
−
Usually the name ''General Public License'' (GPL) refers to the [http://www.gnu.org/ GNU] [http://www.gnu.org/licenses/gpl.html General Public License]. The latest version of this license may be found on the [http://www.gnu.org/ GNU] web site on the [http://www.gnu.org/licenses/ Licenses] page. There are many other public licenses that are used with "''free''" and/or [[open source]] software. However, some version of the GNU GPL is in use for a large percentage of open source software.
+
Usually the name '''General Public License''' ('''GPL''') refers to the [http://www.gnu.org/licenses/gpl.html GNU General Public License], a [[free software]] license written by [[Richard Stallman]], founder of the [[Free Software Foundation]]. The current version of the license, GPLv3, released in June 2007, includes changes designed to combat the use of [[Digital Rights Management]], or DRM. There are many other [[free software|free]] or [[open source]] software licenses. All these licenses allow anyone to redistribute programs placed under them; the main peculiarity of the GPL is that it requires that, if you use GPL-licensed code in any [[Computer program|program]] you write, you license that [[derivative work|derivative]] program under the GPL.  Some version of the GNU GPL is in use for a large percentage (estimated at 60%<ref>http://www.blackducksoftware.com/oss</ref>) of [[open source]] software.
−
==References==
+
 
−
[http://www.gnu.org/licenses/gpl.html GNU General Public License]
+
==Popular GPL-Licensed Software==
 +
# MediaWiki (used to run [[Conservapedia]])
 +
# [[Linux]] (the kernel and most basic tools)
 +
# [[Mozilla Firefox]], a popular web browser
 +
# [[OpenOffice]], a [[free software]] competitor to [[Microsoft Office]]
 +
# Pidgin, a [[free software]] instant messaging program
 +
 
 
==See also==
 
==See also==
−
[[Open Source]]
+
* [[Open Source]]
 +
* [[Free software]]
 +
* [[Linux]]
  
−
[[Free software]]
+
==References==
 +
{{Reflist}}
  
 
==External links==
 
==External links==
−
[http://www.fsf.org/ The Free Software Foundation]
+
* [http://www.fsf.org/ The Free Software Foundation]
 +
* [http://www.gnu.org/ The GNU project]
 +
* [http://www.gnu.org/licenses/gpl.html Text of the GNU General Public License]
 +
 
 +
[[Category:Software]]

Latest revision as of 23:47, June 22, 2016

Usually the name General Public License (GPL) refers to the GNU General Public License, a free software license written by Richard Stallman, founder of the Free Software Foundation. The current version of the license, GPLv3, released in June 2007, includes changes designed to combat the use of Digital Rights Management, or DRM. There are many other free or open source software licenses. All these licenses allow anyone to redistribute programs placed under them; the main peculiarity of the GPL is that it requires that, if you use GPL-licensed code in any program you write, you license that derivative program under the GPL. Some version of the GNU GPL is in use for a large percentage (estimated at 60%[1]) of open source software.

Popular GPL-Licensed Software

  1. MediaWiki (used to run Conservapedia)
  2. Linux (the kernel and most basic tools)
  3. Mozilla Firefox, a popular web browser
  4. OpenOffice, a free software competitor to Microsoft Office
  5. Pidgin, a free software instant messaging program

See also

References

External links