summaryrefslogtreecommitdiff
path: root/packages/database
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-30 13:05:27 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-10-30 13:05:27 +0200
commitc3d882a22dfaad20b203875af7c9554938160b88 (patch)
treea204cf16e95243670675de89031b1e18d2b0efc0 /packages/database
parent673e91f6db38e95c7ca65fbebd06089d036b7ec4 (diff)
downloadembtoolkit-c3d882a22dfaad20b203875af7c9554938160b88.tar.gz
embtoolkit-c3d882a22dfaad20b203875af7c9554938160b88.tar.bz2
embtoolkit-c3d882a22dfaad20b203875af7c9554938160b88.tar.xz
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 <awg@embtoolkit.org>
Diffstat (limited to 'packages/database')
-rw-r--r--packages/database/sqlite/sqlite.kconfig2
-rw-r--r--packages/database/sqlite/sqlite.mk2
2 files changed, 2 insertions, 2 deletions
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,