diff options
Diffstat (limited to 'core.lv2')
-rw-r--r-- | core.lv2/COPYING | 18 |
1 files changed, 14 insertions, 4 deletions
diff --git a/core.lv2/COPYING b/core.lv2/COPYING index c2d62e3..c46d5dd 100644 --- a/core.lv2/COPYING +++ b/core.lv2/COPYING @@ -1,6 +1,16 @@ -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. +Copyright 2006-2011 Steve Harris, David Robillard. -The LV2 data file lv2.ttl is licensed under a BSD-style license, see the -header at the top of lv2.ttl for details. +Based on LADSPA, Copyright 2000-2002 Richard W.E. Furse, +Paul Barton-Davis, Stefan Westerfeld. +Permission to use, copy, modify, and/or distribute this software for any +purpose with or without fee is hereby granted, provided that the above +copyright notice and this permission notice appear in all copies. + +THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES +WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF +MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR +ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES +WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN +ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF +OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
\ No newline at end of file |