Correct LV2 plugin license

This commit is contained in:
redtide 2019-11-30 00:27:51 +01:00 committed by GitHub
parent 6eb6fe3a09
commit f305410fd1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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")