Manual.md: add AGPL & X11 to list of licenses which needs to be included
This commit is contained in:
parent
28266d8de8
commit
f676f59893
1 changed files with 1 additions and 1 deletions
|
@ -422,7 +422,7 @@ Multiple licenses should be separated by commas, Example: `GPL-3.0-or-later, cus
|
||||||
and thus have and require no license should use
|
and thus have and require no license should use
|
||||||
`Public Domain`.
|
`Public Domain`.
|
||||||
|
|
||||||
Note: `MIT`, `BSD`, `ISC` and custom licenses
|
Note: `AGPL`, `MIT`, `BSD`, `ISC`, `X11`, and custom licenses
|
||||||
require the license file to be supplied with the binary package.
|
require the license file to be supplied with the binary package.
|
||||||
|
|
||||||
- `maintainer` A string in the form of `name <user@domain>`. The email for this field
|
- `maintainer` A string in the form of `name <user@domain>`. The email for this field
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue