diff options
Diffstat (limited to 'Manual.md')
| -rw-r--r-- | Manual.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Manual.md b/Manual.md index d743276d3f0..4316363f66c 100644 --- a/Manual.md +++ b/Manual.md @@ -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. |
