From c3d882a22dfaad20b203875af7c9554938160b88 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 30 Oct 2010 13:05:27 +0200 Subject: Embtk: change License to GPLv2 This patch changes EmbToolkit license to GPLv2 as EmbToolkit uses some packages with GPLv2 (kconfig from linux for example). Signed-off-by: Abdoulaye Walsimou Gaye --- packages/database/sqlite/sqlite.kconfig | 2 +- packages/database/sqlite/sqlite.mk | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/database') diff --git a/packages/database/sqlite/sqlite.kconfig b/packages/database/sqlite/sqlite.kconfig index 14639cb..79703e5 100644 --- a/packages/database/sqlite/sqlite.kconfig +++ b/packages/database/sqlite/sqlite.kconfig @@ -4,7 +4,7 @@ # # 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 +# 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, diff --git a/packages/database/sqlite/sqlite.mk b/packages/database/sqlite/sqlite.mk index 2ca9260..f27aa7a 100644 --- a/packages/database/sqlite/sqlite.mk +++ b/packages/database/sqlite/sqlite.mk @@ -4,7 +4,7 @@ # # 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 +# 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, -- cgit v1.2.3