diff options
author | André Nusser <andre.nusser@googlemail.com> | 2016-07-14 11:56:47 +0200 |
---|---|---|
committer | André Nusser <andre.nusser@googlemail.com> | 2016-07-14 11:58:53 +0200 |
commit | 1a15820d0a43858a8ef6957f526c3e03403f4836 (patch) | |
tree | 1ba10f077b34f9e99253f1fa8eb05a8569fe77ba /plugin/drumgizmo.ttl | |
parent | b94a8c60f156c071c88a10ff3b29c5f14ad822cf (diff) |
Make VST and LV2 information consistent.
Diffstat (limited to 'plugin/drumgizmo.ttl')
-rw-r--r-- | plugin/drumgizmo.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugin/drumgizmo.ttl b/plugin/drumgizmo.ttl index b94b09b..2e9b930 100644 --- a/plugin/drumgizmo.ttl +++ b/plugin/drumgizmo.ttl @@ -35,7 +35,7 @@ a lv2:InstrumentPlugin ; doap:name "DrumGizmo" ; doap:maintainer [ - foaf:name "DrumGizmo.org" ; + foaf:name "DrumGizmo Team" ; foaf:homepage <http://www.drumgizmo.org> ; ] ; doap:license <http://usefulinc.com/doap/licenses/gpl> ; |