Correct LV2 plugin license
This commit is contained in:
parent
6eb6fe3a09
commit
f305410fd1
1 changed files with 1 additions and 1 deletions
|
|
@ -6,4 +6,4 @@ set (LV2PLUGIN_NAME "Sfizz")
|
|||
set (LV2PLUGIN_COMMENT "SFZ sampler")
|
||||
set (LV2PLUGIN_URI "http://sfztools.github.io/sfizz")
|
||||
set (LV2PLUGIN_AUTHOR "Paul Ferrand")
|
||||
set (LV2PLUGIN_SPDX_LICENSE_ID "BSD-2-Clause")
|
||||
set (LV2PLUGIN_SPDX_LICENSE_ID "ISC")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue