about licenses being sometimes only applicable to source code

This commit is contained in:
David Black 2013-07-14 23:23:49 +01:00
parent 6a4c53e5e9
commit ea8cc866ab

View file

@ -490,7 +490,8 @@ clients that only understand one.
@cindex license @cindex license
The license for the application. The overall license for the application, or in certain cases, for the
source code only.
Common values: Common values:
@ -514,7 +515,9 @@ GNU GPL version 3 or later
@item @item
@samp{GPL} @samp{GPL}
An unspecified GPL version. Use this only as a last resort. An unspecified GPL version. Use this only as a last resort or if there is
some confusion over compatiblity of component licenses: particularly the use of
Apache libraries with GPLv2 source code.
@item @item
@samp{AGPL} @samp{AGPL}