diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index c8b4a157d8..cd9eae7af2 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -3438,7 +3438,7 @@ system and gives an overview of their function and contents. | |||
3438 | This functionality is only regularly tested using the following | 3438 | This functionality is only regularly tested using the following |
3439 | setting:: | 3439 | setting:: |
3440 | 3440 | ||
3441 | INCOMPATIBLE_LICENSE = "GPL-3.0 LGPL-3.0 AGPL-3.0" | 3441 | INCOMPATIBLE_LICENSE = "GPL-3.0* LGPL-3.0* AGPL-3.0*" |
3442 | 3442 | ||
3443 | 3443 | ||
3444 | Although you can use other settings, you might be required to | 3444 | Although you can use other settings, you might be required to |