Manual.md: fix license for meta packages.
All but 4 meta packages already use "Public Domain" for their licensing instead of the original "BSD-2-Clause" recommendation.
This commit is contained in:
parent
e2ec8bcdda
commit
ebc2028529
1 changed files with 2 additions and 2 deletions
|
@ -443,8 +443,8 @@ The list of mandatory variables for a template:
|
|||
Multiple licenses should be separated by commas, Example: `GPL-3.0-or-later, custom:Hugware`.
|
||||
|
||||
Empty meta-packages that don't include any files
|
||||
which thus have and require no license, should have set
|
||||
`license="BSD-2-Clause"`.
|
||||
and thus have and require no license should use
|
||||
`Public Domain`.
|
||||
|
||||
Note: `MIT`, `BSD`, `ISC` and custom licenses
|
||||
require the license file to be supplied with the binary package.
|
||||
|
|
Loading…
Reference in a new issue