summaryrefslogtreecommitdiff
path: root/packages/misc
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/misc
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/misc')
-rw-r--r--packages/misc/expat/expat.kconfig2
-rw-r--r--packages/misc/expat/expat.mk2
-rw-r--r--packages/misc/foo/foo.kconfig2
-rw-r--r--packages/misc/foo/foo.mk2
-rw-r--r--packages/misc/glib/glib.kconfig2
-rw-r--r--packages/misc/glib/glib.mk2
-rw-r--r--packages/misc/libelf/libelf.mk2
-rw-r--r--packages/misc/libxml/libxml.kconfig2
-rw-r--r--packages/misc/libxml/libxml.mk2
-rw-r--r--packages/misc/ncurses/ncurses.mk2
-rw-r--r--packages/misc/tslib/tslib.kconfig2
-rw-r--r--packages/misc/tslib/tslib.mk2
12 files changed, 12 insertions, 12 deletions
diff --git a/packages/misc/expat/expat.kconfig b/packages/misc/expat/expat.kconfig
index 0c4c042..53ad134 100644
--- a/packages/misc/expat/expat.kconfig
+++ b/packages/misc/expat/expat.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/misc/expat/expat.mk b/packages/misc/expat/expat.mk
index 8011b9c..3bb2a5a 100644
--- a/packages/misc/expat/expat.mk
+++ b/packages/misc/expat/expat.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,
diff --git a/packages/misc/foo/foo.kconfig b/packages/misc/foo/foo.kconfig
index 084f2e7..4f51e5b 100644
--- a/packages/misc/foo/foo.kconfig
+++ b/packages/misc/foo/foo.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/misc/foo/foo.mk b/packages/misc/foo/foo.mk
index 6b92a0a..4346d98 100644
--- a/packages/misc/foo/foo.mk
+++ b/packages/misc/foo/foo.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,
diff --git a/packages/misc/glib/glib.kconfig b/packages/misc/glib/glib.kconfig
index 841566e..317f66e 100644
--- a/packages/misc/glib/glib.kconfig
+++ b/packages/misc/glib/glib.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/misc/glib/glib.mk b/packages/misc/glib/glib.mk
index c6a367c..7996871 100644
--- a/packages/misc/glib/glib.mk
+++ b/packages/misc/glib/glib.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,
diff --git a/packages/misc/libelf/libelf.mk b/packages/misc/libelf/libelf.mk
index 62e4588..97d2e71 100644
--- a/packages/misc/libelf/libelf.mk
+++ b/packages/misc/libelf/libelf.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,
diff --git a/packages/misc/libxml/libxml.kconfig b/packages/misc/libxml/libxml.kconfig
index 843001f..7686c8f 100644
--- a/packages/misc/libxml/libxml.kconfig
+++ b/packages/misc/libxml/libxml.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/misc/libxml/libxml.mk b/packages/misc/libxml/libxml.mk
index b16ac00..1456e08 100644
--- a/packages/misc/libxml/libxml.mk
+++ b/packages/misc/libxml/libxml.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,
diff --git a/packages/misc/ncurses/ncurses.mk b/packages/misc/ncurses/ncurses.mk
index 407aeb5..2be5607 100644
--- a/packages/misc/ncurses/ncurses.mk
+++ b/packages/misc/ncurses/ncurses.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,
diff --git a/packages/misc/tslib/tslib.kconfig b/packages/misc/tslib/tslib.kconfig
index 9df5a05..b3ddaa9 100644
--- a/packages/misc/tslib/tslib.kconfig
+++ b/packages/misc/tslib/tslib.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/misc/tslib/tslib.mk b/packages/misc/tslib/tslib.mk
index 4dfa553..d07391d 100644
--- a/packages/misc/tslib/tslib.mk
+++ b/packages/misc/tslib/tslib.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,