summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrekado <rekado@elephly.net>2015-02-11 20:07:10 +0100
committerrekado <rekado@elephly.net>2015-02-11 20:07:10 +0100
commitceb5345396425ad526be34c79eae2b4dfe886d5b (patch)
treea772df28b07d2ec9b01418baa0f2a86e171a7b11
parent9351e497529befc15cbe28a77200c3c716629941 (diff)
update license to GPLv3+0.0.1
-rw-r--r--LICENSE34
-rw-r--r--README.md3
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.