mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 22:42:29 +03:00
about licenses being sometimes only applicable to source code
This commit is contained in:
parent
6a4c53e5e9
commit
ea8cc866ab
1 changed files with 5 additions and 2 deletions
|
@ -490,7 +490,8 @@ clients that only understand one.
|
|||
|
||||
@cindex license
|
||||
|
||||
The license for the application.
|
||||
The overall license for the application, or in certain cases, for the
|
||||
source code only.
|
||||
|
||||
Common values:
|
||||
|
||||
|
@ -514,7 +515,9 @@ GNU GPL version 3 or later
|
|||
|
||||
@item
|
||||
@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
|
||||
@samp{AGPL}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue