From bba60424b0404b1b0bccc391e703891cfea2e368 Mon Sep 17 00:00:00 2001 From: Gallaecio Date: Sun, 20 Apr 2014 22:04:16 +0000 Subject: [PATCH] Moved tinygettext licensing information Moved from libraries/LICENSE.txt to LICENSE.txt. Reported by l777 on IRC. This was SVN commit r14956. --- LICENSE.txt | 3 +++ libraries/LICENSE.txt | 3 --- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/LICENSE.txt b/LICENSE.txt index 85d63c8e8e..bd9b90194c 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -62,6 +62,9 @@ in particular, let us know and we can try to clarify it. /source/third_party/mongoose MIT + /source/third_party/tinygettext + GPL version 2 (or later) - see license_gpl-2.0.txt + /source/tools Various - see LICENSE.txt within that directory diff --git a/libraries/LICENSE.txt b/libraries/LICENSE.txt index cdfed148b2..e96f06f4d8 100644 --- a/libraries/LICENSE.txt +++ b/libraries/LICENSE.txt @@ -26,9 +26,6 @@ win32/ contains headers and precompiled static libs for Windows builds. source/spidermonkey MPL / GPL / LGPL - source/tinygettext - GPLv2 - source/valgrind BSD