diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-08 14:59:19 +0200 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2013-05-08 14:59:19 +0200 |
commit | a4d73c0cb2321bd61bd31d2922ae469389e5825e (patch) | |
tree | 9f859b687e4fe805b4f98855495ef37fb1862206 /lv2 | |
parent | 895c942289c81ca24346d3bb18d2b922ae469554 (diff) | |
parent | 098067c797e6b6ed7c9302fffd46fdfbcda5fdad (diff) |
Merge branch 'master' of http://git.drumgizmo.org/drumgizmo
Diffstat (limited to 'lv2')
-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> ; |