Merge branch 'develop' of https://github.com/sfztools/sfizz into develop

This commit is contained in:
Paul Ferrand 2019-11-30 09:02:05 +01:00
commit a390fd5640

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