diff options
Diffstat (limited to 'plugins/eg-sampler.lv2/sampler.ttl')
-rw-r--r-- | plugins/eg-sampler.lv2/sampler.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/eg-sampler.lv2/sampler.ttl b/plugins/eg-sampler.lv2/sampler.ttl index 9dd512f..54eb36b 100644 --- a/plugins/eg-sampler.lv2/sampler.ttl +++ b/plugins/eg-sampler.lv2/sampler.ttl @@ -24,7 +24,7 @@ <http://lv2plug.in/plugins/eg-sampler> a lv2:Plugin ; doap:name "Example Sampler" ; - doap:license <http://opensource.org/licenses/isc-license> ; + doap:license <http://opensource.org/licenses/isc> ; lv2:requiredFeature <http://lv2plug.in/ns/ext/urid#Mapper> ; lv2:optionalFeature lv2:hardRtCapable ; lv2:extensionData <http://lv2plug.in/ns/ext/state#Interface> ; |