Movatterモバイル変換


[0]ホーム

URL:


Jump to content
WikipediaThe Free Encyclopedia
Search

GPL linking exception

From Wikipedia, the free encyclopedia
License exception of GNU General Public License

AGPL linking exception modifies theGNU General Public License (GPL) in a way that enables software projects which providelibrary code to be "linked to" the programs that use them, without applying the full terms of the GPL to the using program. Linking is the technical process of connecting code in a library to the using code, to produce a singleexecutable file. It is performed either atcompile time orrun-time in order to produce functional machine-readable code. The Free Software Foundation states that, without applying thelinking exception, a program linked to GPL library code may only be distributed under a GPL-compatible license.[1] This has not been explicitly tested in court, but linking violations have resulted in settlement.[2] The license of theGNU Classpath project explicitly includes a statement to that effect.

Many free software libraries which are distributed under the GPL use an equivalent exception, although the wording of the exception varies. Notable projects includeERIKA Enterprise,[3]GNU Guile,[4] the run-time libraries ofGNAT,[4]GNU Classpath[5] and theGCC Runtime Library Exception.[6]

Compiler runtime libraries also often use this license modification or an equivalent one, e.g. thelibgcc library in theGNU Compiler Collection,[7] as well as all libraries of theFree Pascal project.

In 2007, Sun Microsystems released most of thesource code to theclass libraries for theJava SE andJava EE projects under version 2 of the GPL license plus the Classpath linking exception,[8] and used the same license as one possible license for their enterprise serverGlassFish[9] and for theirNetBeans JavaIDE.[10]

Version 3 of theGNU Lesser General Public License (LGPL)[11] is likewise constructed as an exception to the GPL.[12]

The Classpath exception

[edit]

TheGNU Classpath project provides an example of the use of such a GPL linking exception. The GNU Classpath library uses the following license:

Classpath is distributed under the terms of the GNU General Public License with the following clarification and special exception.

Linking this library statically or dynamically with other modules is making a combined work based on this library. Thus, the terms and conditions of the GNU General Public License cover the whole combination.

As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obliged to do so. If you do not wish to do so, delete this exception statement from your version.

As such, it can be used to run, create and distribute a large class of applications and applets. When GNU Classpath is used unmodified as the core class library for a virtual machine, compiler for the Java language, or for a program written in the Java programming language, it does not affect the licensing for distributing those programs directly.[5]

The GNU Lesser General Public License

[edit]

While version 2.1 of the LGPL was a standalone licence, the currentLGPL version 3 is based on a reference to the GPL.

Compared to the GNU Classpath license above, the LGPL formulates more requirements to the linking exception: licensees must allow modification of the portions of the library they use and reverse engineering (of their software and the library) for debugging such modifications.[citation needed]

See also

[edit]

References

[edit]
  1. ^"GPL FAQ - Linking With GPL".
  2. ^"MySQL, NuSphere Settle GPL Contract Dispute". Retrieved20 May 2021.
  3. ^"Erika Enterprise Open-Source RTOS".Linux Foundation.
  4. ^abStallman, Richard.Various Licenses and Comments about ThemArchived August 15, 2000, at theWayback Machine. Free Software Foundation. Published on 2007-05-17. Retrieved on 2007-05-18.
  5. ^abClasspath::License. Free Software Foundation. 2007-04-23. Retrieved on 2007-05-18.
  6. ^GCC Runtime Library Exception. Free Software Foundation. 2009-03-31. Retrieved on 2011-10-18.
  7. ^Text of the GCC license gcc code repository. 2009-09-24. Retrieved on 2010-01-19.
  8. ^"Open-Source Java Project Overview".Sun Microsystems. Retrieved2007-05-22.
  9. ^"Glassfish license". 2008-03-27. Archived fromthe original on 2016-01-17. Retrieved2008-03-27.
  10. ^Netbeans licenseArchived 2006-07-13 at theWayback Machine. 2008-03-27. Retrieved on 2008-03-27.
  11. ^GNU Lesser General Public License, Version 3. 2007-06-29. Retrieved on 2007-10-19.
  12. ^Guide to the second draft of LGPLv3. 2007-04-03. Retrieved on 2007-05-10.

External links

[edit]

Works related toGPL linking exception at Wikisource

History
Licenses
Software
Contributors
Other topics
Retrieved from "https://en.wikipedia.org/w/index.php?title=GPL_linking_exception&oldid=1296932702"
Categories:
Hidden categories:

[8]ページ先頭

©2009-2025 Movatter.jp