Change the authors name
This commit is contained in:
parent
9bb4643e0c
commit
8b8ae3b8a6
1 changed files with 1 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ set (LV2PLUGIN_NAME "sfizz")
|
|||
set (LV2PLUGIN_COMMENT "SFZ sampler")
|
||||
set (LV2PLUGIN_URI "http://sfztools.github.io/sfizz")
|
||||
set (LV2PLUGIN_REPOSITORY "https://github.com/sfztools/sfizz")
|
||||
set (LV2PLUGIN_AUTHOR "Paul Ferrand")
|
||||
set (LV2PLUGIN_AUTHOR "SFZTools")
|
||||
set (LV2PLUGIN_EMAIL "paul@ferrand.cc")
|
||||
if (SFIZZ_USE_VCPKG)
|
||||
set (LV2PLUGIN_SPDX_LICENSE_ID "LGPL-3.0-only")
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue