diff options
author | David Robillard <d@drobilla.net> | 2012-03-26 03:56:34 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2012-03-26 03:56:34 +0000 |
commit | baed7d9386880ed229ebe284f44554ff44f2b8d3 (patch) | |
tree | 23fee053cec56b2da0c4cef71b89805d43e3c655 /lv2/lv2plug.in/ns/lv2core/AUTHORS | |
parent | cb9d19db9545521bad16fe354b8ae26614127a29 (diff) | |
download | lv2-baed7d9386880ed229ebe284f44554ff44f2b8d3.tar.xz |
Remove individual extension pkg-config files and build scripts.
Diffstat (limited to 'lv2/lv2plug.in/ns/lv2core/AUTHORS')
-rw-r--r-- | lv2/lv2plug.in/ns/lv2core/AUTHORS | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/lv2/lv2plug.in/ns/lv2core/AUTHORS b/lv2/lv2plug.in/ns/lv2core/AUTHORS deleted file mode 100644 index 64febf8..0000000 --- a/lv2/lv2plug.in/ns/lv2core/AUTHORS +++ /dev/null @@ -1,13 +0,0 @@ -LV2 is written and maintained by: - -David Robillard <d@drobilla.net> -Steve Harris <steve@plugin.org.uk> - -with the input and help of many others. - -LV2 is based on LADSPA, which was by: - Paul Barton-Davis - Richard W.E. Furse - Stefan Westerfeld - -Thanks to all members of the free software community who made LV2 possible. |