diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-06 19:55:14 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-06 19:55:14 +0200 |
commit | 098067c797e6b6ed7c9302fffd46fdfbcda5fdad (patch) | |
tree | fed4f5ac965234b73bf459cf75540eea956b10f2 /lv2/drumgizmo.ttl | |
parent | 2935a126d26de61993e4f168b204ce60b7badd46 (diff) |
Use organisation name instead of developer names.
Diffstat (limited to 'lv2/drumgizmo.ttl')
-rw-r--r-- | lv2/drumgizmo.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/drumgizmo.ttl b/lv2/drumgizmo.ttl index 9e32e73..c72b34a 100644 --- a/lv2/drumgizmo.ttl +++ b/lv2/drumgizmo.ttl @@ -28,7 +28,7 @@ a lv2:InstrumentPlugin ; doap:name "DrumGizmo" ; doap:maintainer [ - foaf:name "Bent Bisballe Nyeng / Lars Bisballe Jensen / Jonas Suhr Christensen"; + foaf:name "DrumGizmo.org"; foaf:homepage <http://www.drumgizmo.org> ; ] ; doap:license <http://usefulinc.com/doap/licenses/gpl> ; |