From ceb5345396425ad526be34c79eae2b4dfe886d5b Mon Sep 17 00:00:00 2001 From: rekado Date: Wed, 11 Feb 2015 20:07:10 +0100 Subject: update license to GPLv3+ --- LICENSE | 34 +++++++++++++++++----------------- README.md | 3 ++- 2 files changed, 19 insertions(+), 18 deletions(-) diff --git a/LICENSE b/LICENSE index f1e88f0..bede5bc 100644 --- a/LICENSE +++ b/LICENSE @@ -1,17 +1,17 @@ -Native LV2 port of the mdaEPiano VSTi plugin. -Copyright (C) 2008 Paul Kellett (author of mdaPiano VSTi) -Copyright (C) 2012 Ricardo Wurmus (author of the LV2 port) - -This program is free software; you can redistribute it and/or modify -it under the terms of the GNU General Public License as published by -the Free Software Foundation; either version 2 of the License, or -(at your option) any later version. - -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. - -You should have received a copy of the GNU General Public License along -with this program; if not, write to the Free Software Foundation, Inc., -51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +Native LV2 port of the mdaEPiano VSTi plugin. +Copyright (C) 2012-2015 Ricardo Wurmus (author of the LV2 port) +Copyright (C) 2008 Paul Kellett (author of mdaPiano VSTi) + +This program is free software; you can redistribute it and/or modify +it under the terms of the GNU General Public License as published by +the Free Software Foundation; either version 3 of the License, or +(at your option) any later version. + +This program is distributed in the hope that it will be useful, +but WITHOUT ANY WARRANTY; without even the implied warranty of +MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License along +with this program; if not, write to the Free Software Foundation, Inc., +51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. diff --git a/README.md b/README.md index 0fb02cd..fb10f08 100644 --- a/README.md +++ b/README.md @@ -54,4 +54,5 @@ automatically. The original mda VST plug-ins by Paul Kellett are released under the MIT license or under the GPL "either version 2 of the License, or (at your option) any later version". The LV2 ports of the mdaPiano and -mdaEPiano plugins by rekado are released under the same licenses. +mdaEPiano plugins by rekado are released under GPLv3, or (at your +option) any later version. -- cgit v1.2.3