Version 20 of GPL

Updated 2013-11-20 17:47:39 by pooryorick

Summary

GPL is An acronym for the GNU General Public License, a family of software licenses that are common among FSF developers and many others;

See Also

LGPL
GPL Scripts
the implications of releasing a Tcl script under GPL
ANN: CriTcl 0.18 builds C extensions on-the-fly ,comp.lang.tcl ,2001-11-12
a long thread that ended up discussing the merits of the GPL
Google search for "GPL" comp.lang.tcl

Reading

GPL FAQ
official FAQ's
compatibility overview GPL v3
GPL v1 (1989) license text
GPL v2 (1991) license text
GPL v3 (2007) license text
Common Lisp and Readline , clisp mailing list, 1992-10-19

Description

However it is not at all favoured for the Tcl core, as it severely restricts what commercial development may be done with it. IMHO it works better for applications, and though there is the LGPL (Lesser or Library GPL) and other derivative FSF-sponsored licenses to address these sorts of concerns, Tcl's modified Berkeley license is still the currently preferred (and required for Tcl core work) license.