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/COPYING | |
parent | 61842745ab15454ee66be54a6f3bcc148a75406f (diff) | |
download | lv2-cef9811dac46a9d54dab0f0d82ce5c3ae032fc7c.tar.xz |
Initial import of lv2plug.in universe.
Diffstat (limited to 'core.lv2/COPYING')
-rw-r--r-- | core.lv2/COPYING | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/core.lv2/COPYING b/core.lv2/COPYING new file mode 100644 index 0000000..c2d62e3 --- /dev/null +++ b/core.lv2/COPYING @@ -0,0 +1,6 @@ +The LV2 header lv2.h is licensed under the GNU Lesser General Public License, +version 2.1 or later. See the included file COPYING.LGPL for details. + +The LV2 data file lv2.ttl is licensed under a BSD-style license, see the +header at the top of lv2.ttl for details. + |