From a323d94f7c9fb9bf59f97e3ebbec67456c371ff8 Mon Sep 17 00:00:00 2001 From: Jason Self Date: Fri, 22 Jul 2016 05:24:38 -0700 Subject: [PATCH] Removing the 'further restriction' as defined and permitted by the GPL as upstream does not wish to clarify - https://web.archive.org/web/20160722121459/https://github.com/g4klx/MMDVM/issues/14 (cherry picked from commit e889909678e4d0c1f7cabd758138211d178d78c4 - https://jxself.org/git/mmdvm.git) --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 74f4711..4e2e9d2 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,3 @@ This is the source code of the MMDVM firmware that supports D-Star, DMR, and Sys Currently it only runs on the Arduino Due, but other platforms are planned. In order to build this software you will need to edit a file within the Arduino GUI and that is detailed in the BUILD.txt file. - -This software is licenced under the GPL v3 and is intended for amateur and educational use only. Use of this software for commercial purposes is strictly forbidden. - -It is only to be used on the main DMR+, the main BrandMeister, and the Phoenix (UK) networks. If you wish to use it on any other network, you must get written permission from myself, G4KLX. Each such request will be dealt with on a case-by-case basis.