diff options
author | David Robillard <d@drobilla.net> | 2010-10-04 18:21:08 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2010-10-04 18:21:08 +0000 |
commit | cef9811dac46a9d54dab0f0d82ce5c3ae032fc7c (patch) | |
tree | 632b911da25fc24b6b3d331d7ceffc22606b8e5b /core.lv2/AUTHORS | |
parent | 61842745ab15454ee66be54a6f3bcc148a75406f (diff) | |
download | lv2-cef9811dac46a9d54dab0f0d82ce5c3ae032fc7c.tar.xz |
Initial import of lv2plug.in universe.
Diffstat (limited to 'core.lv2/AUTHORS')
-rw-r--r-- | core.lv2/AUTHORS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/core.lv2/AUTHORS b/core.lv2/AUTHORS new file mode 100644 index 0000000..8708976 --- /dev/null +++ b/core.lv2/AUTHORS @@ -0,0 +1,8 @@ +The LV2 header (lv2.h) and core bundle (lv2core.lv2) are maintained by + +David Robillard <d@drobilla.net> +Steve Harris <steve@plugin.org.uk> + +with the input and help of many others. + +Thanks to all members of the free software community who made LV2 possible. |