summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-26 11:11:10 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2010-12-26 11:11:10 +0100
commitbace0fe1f8ed5431b30a103f92ac8599aecb5b5d (patch)
tree306283f4b433e9b0c21d3c5587f8883a48c1f039
parent9d56cca3be234fd0d591edcb6830565b6caf1d2f (diff)
downloadembtoolkit-bace0fe1f8ed5431b30a103f92ac8599aecb5b5d.tar.gz
embtoolkit-bace0fe1f8ed5431b30a103f92ac8599aecb5b5d.tar.bz2
embtoolkit-bace0fe1f8ed5431b30a103f92ac8599aecb5b5d.tar.xz
Embtk: correct remaining files using wrong gpl version
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/arch-variant-arm.kconfig2
-rw-r--r--kconfig/arch-variant-mips.kconfig2
-rw-r--r--kconfig/arch-variant.kconfig2
-rw-r--r--kconfig/arch.kconfig2
-rw-r--r--kconfig/gcc.kconfig2
-rw-r--r--kconfig/gdb.kconfig2
-rw-r--r--kconfig/linux.kconfig2
-rw-r--r--kconfig/mpchost.kconfig2
-rw-r--r--kconfig/mtdutils.kconfig2
-rw-r--r--kconfig/packages.kconfig2
-rw-r--r--kconfig/targetbuildopts.kconfig2
-rw-r--r--mk/fakeroot.mk2
-rw-r--r--mk/fs.mk2
-rw-r--r--mk/gcc.mk2
-rw-r--r--mk/gdb.mk2
-rw-r--r--mk/gmphost.mk2
-rw-r--r--mk/kernel-headers.mk2
-rw-r--r--mk/libtool.mk2
-rw-r--r--mk/m4.mk2
-rw-r--r--mk/mkimage.mk2
-rw-r--r--mk/mpfrhost.mk2
-rw-r--r--mk/mtd-utils.mk2
-rw-r--r--mk/packages.mk2
-rw-r--r--mk/pkgconfig.mk2
-rw-r--r--mk/rootfs.mk2
-rw-r--r--mk/squashfs.mk2
-rw-r--r--mk/toolchain.mk2
-rwxr-xr-xmk/uclibc.mk2
-rw-r--r--packages/database/database.kconfig2
-rw-r--r--packages/database/database.mk2
-rw-r--r--packages/development/development.kconfig2
-rw-r--r--packages/development/development.mk2
-rw-r--r--packages/graphics/graphics.kconfig2
-rw-r--r--packages/graphics/graphics.mk2
-rw-r--r--packages/scripting-languages/lua/lua.kconfig2
-rw-r--r--packages/scripting-languages/lua/lua.mk2
-rw-r--r--packages/scripting-languages/scripting-languages.kconfig2
-rw-r--r--packages/scripting-languages/scripting-languages.mk2
-rw-r--r--packages/security/openssl/openssl.kconfig2
-rw-r--r--packages/security/openssl/openssl.mk2
-rw-r--r--packages/system/dbus/dbus.kconfig2
-rw-r--r--packages/system/dbus/dbus.mk2
-rw-r--r--packages/system/system.kconfig2
-rw-r--r--packages/system/system.mk2
-rw-r--r--packages/system/upstart/upstart.kconfig2
-rw-r--r--packages/system/upstart/upstart.mk2
-rw-r--r--packages/system/utillinuxng/utillinuxng.kconfig2
-rw-r--r--packages/system/utillinuxng/utillinuxng.mk2
48 files changed, 48 insertions, 48 deletions
diff --git a/kconfig/arch-variant-arm.kconfig b/kconfig/arch-variant-arm.kconfig
index 8e567e3..b84f7fe 100644
--- a/kconfig/arch-variant-arm.kconfig
+++ b/kconfig/arch-variant-arm.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/kconfig/arch-variant-mips.kconfig b/kconfig/arch-variant-mips.kconfig
index 18466b3..e50a0e1 100644
--- a/kconfig/arch-variant-mips.kconfig
+++ b/kconfig/arch-variant-mips.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/kconfig/arch-variant.kconfig b/kconfig/arch-variant.kconfig
index a157317..600bb43 100644
--- a/kconfig/arch-variant.kconfig
+++ b/kconfig/arch-variant.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/kconfig/arch.kconfig b/kconfig/arch.kconfig
index 1f8ba8e..75d292e 100644
--- a/kconfig/arch.kconfig
+++ b/kconfig/arch.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/kconfig/gcc.kconfig b/kconfig/gcc.kconfig
index 2202d83..f47f20a 100644
--- a/kconfig/gcc.kconfig
+++ b/kconfig/gcc.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/kconfig/gdb.kconfig b/kconfig/gdb.kconfig
index 6a0bff6..d427129 100644
--- a/kconfig/gdb.kconfig
+++ b/kconfig/gdb.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/kconfig/linux.kconfig b/kconfig/linux.kconfig
index f47810d..86cef01 100644
--- a/kconfig/linux.kconfig
+++ b/kconfig/linux.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/kconfig/mpchost.kconfig b/kconfig/mpchost.kconfig
index d0361cb..3eedf89 100644
--- a/kconfig/mpchost.kconfig
+++ b/kconfig/mpchost.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/kconfig/mtdutils.kconfig b/kconfig/mtdutils.kconfig
index a03b241..2ed952b 100644
--- a/kconfig/mtdutils.kconfig
+++ b/kconfig/mtdutils.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/kconfig/packages.kconfig b/kconfig/packages.kconfig
index 35b1770..eafc22a 100644
--- a/kconfig/packages.kconfig
+++ b/kconfig/packages.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/kconfig/targetbuildopts.kconfig b/kconfig/targetbuildopts.kconfig
index dba7def..b5ca932 100644
--- a/kconfig/targetbuildopts.kconfig
+++ b/kconfig/targetbuildopts.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/mk/fakeroot.mk b/mk/fakeroot.mk
index ae6bd13..c099111 100644
--- a/mk/fakeroot.mk
+++ b/mk/fakeroot.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/mk/fs.mk b/mk/fs.mk
index 12ab901..1b3a8ce 100644
--- a/mk/fs.mk
+++ b/mk/fs.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/mk/gcc.mk b/mk/gcc.mk
index 9289ddb..618ef44 100644
--- a/mk/gcc.mk
+++ b/mk/gcc.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/mk/gdb.mk b/mk/gdb.mk
index e92270a..696fbf3 100644
--- a/mk/gdb.mk
+++ b/mk/gdb.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/mk/gmphost.mk b/mk/gmphost.mk
index 05e48b9..d0b6b2c 100644
--- a/mk/gmphost.mk
+++ b/mk/gmphost.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/mk/kernel-headers.mk b/mk/kernel-headers.mk
index 54a7967..cc6b66b 100644
--- a/mk/kernel-headers.mk
+++ b/mk/kernel-headers.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/mk/libtool.mk b/mk/libtool.mk
index aae8cde..19b3731 100644
--- a/mk/libtool.mk
+++ b/mk/libtool.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/mk/m4.mk b/mk/m4.mk
index ec8f74f..f2e4fd1 100644
--- a/mk/m4.mk
+++ b/mk/m4.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/mk/mkimage.mk b/mk/mkimage.mk
index 97056ff..c06c34f 100644
--- a/mk/mkimage.mk
+++ b/mk/mkimage.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/mk/mpfrhost.mk b/mk/mpfrhost.mk
index 1f6b168..d851868 100644
--- a/mk/mpfrhost.mk
+++ b/mk/mpfrhost.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/mk/mtd-utils.mk b/mk/mtd-utils.mk
index 5632bc6..b7e8103 100644
--- a/mk/mtd-utils.mk
+++ b/mk/mtd-utils.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/mk/packages.mk b/mk/packages.mk
index d6e0806..3efabf5 100644
--- a/mk/packages.mk
+++ b/mk/packages.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/mk/pkgconfig.mk b/mk/pkgconfig.mk
index 2149cd4..4c22750 100644
--- a/mk/pkgconfig.mk
+++ b/mk/pkgconfig.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/mk/rootfs.mk b/mk/rootfs.mk
index 0563ab1..00aeaa4 100644
--- a/mk/rootfs.mk
+++ b/mk/rootfs.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/mk/squashfs.mk b/mk/squashfs.mk
index b11ea40..f3545d2 100644
--- a/mk/squashfs.mk
+++ b/mk/squashfs.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/mk/toolchain.mk b/mk/toolchain.mk
index d7fcec8..1bea1a0 100644
--- a/mk/toolchain.mk
+++ b/mk/toolchain.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/mk/uclibc.mk b/mk/uclibc.mk
index 5ba3df4..dbb8572 100755
--- a/mk/uclibc.mk
+++ b/mk/uclibc.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/database/database.kconfig b/packages/database/database.kconfig
index 69bc6d4..0f4fbe3 100644
--- a/packages/database/database.kconfig
+++ b/packages/database/database.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/database.mk b/packages/database/database.mk
index 4efb1c4..152022c 100644
--- a/packages/database/database.mk
+++ b/packages/database/database.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/development/development.kconfig b/packages/development/development.kconfig
index d295cbc..29dd800 100644
--- a/packages/development/development.kconfig
+++ b/packages/development/development.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/development/development.mk b/packages/development/development.mk
index a6730d8..7525f3e 100644
--- a/packages/development/development.mk
+++ b/packages/development/development.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/graphics/graphics.kconfig b/packages/graphics/graphics.kconfig
index 0b83d87..6dff105 100644
--- a/packages/graphics/graphics.kconfig
+++ b/packages/graphics/graphics.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/graphics/graphics.mk b/packages/graphics/graphics.mk
index 5ac2be1..a2f89ed 100644
--- a/packages/graphics/graphics.mk
+++ b/packages/graphics/graphics.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/scripting-languages/lua/lua.kconfig b/packages/scripting-languages/lua/lua.kconfig
index 102335a..3c6f14a 100644
--- a/packages/scripting-languages/lua/lua.kconfig
+++ b/packages/scripting-languages/lua/lua.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/scripting-languages/lua/lua.mk b/packages/scripting-languages/lua/lua.mk
index af276c6..cd46458 100644
--- a/packages/scripting-languages/lua/lua.mk
+++ b/packages/scripting-languages/lua/lua.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/scripting-languages/scripting-languages.kconfig b/packages/scripting-languages/scripting-languages.kconfig
index cfb690a..f22083a 100644
--- a/packages/scripting-languages/scripting-languages.kconfig
+++ b/packages/scripting-languages/scripting-languages.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/scripting-languages/scripting-languages.mk b/packages/scripting-languages/scripting-languages.mk
index 72ecb02..5e08871 100644
--- a/packages/scripting-languages/scripting-languages.mk
+++ b/packages/scripting-languages/scripting-languages.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/security/openssl/openssl.kconfig b/packages/security/openssl/openssl.kconfig
index c023f77..90a5c37 100644
--- a/packages/security/openssl/openssl.kconfig
+++ b/packages/security/openssl/openssl.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/security/openssl/openssl.mk b/packages/security/openssl/openssl.mk
index c9a214e..0604ab6 100644
--- a/packages/security/openssl/openssl.mk
+++ b/packages/security/openssl/openssl.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/system/dbus/dbus.kconfig b/packages/system/dbus/dbus.kconfig
index 025fb21..c9498b8 100644
--- a/packages/system/dbus/dbus.kconfig
+++ b/packages/system/dbus/dbus.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/system/dbus/dbus.mk b/packages/system/dbus/dbus.mk
index 8773e5c..53453f1 100644
--- a/packages/system/dbus/dbus.mk
+++ b/packages/system/dbus/dbus.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/system/system.kconfig b/packages/system/system.kconfig
index 6da446a..c23993b 100644
--- a/packages/system/system.kconfig
+++ b/packages/system/system.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/system/system.mk b/packages/system/system.mk
index 93364ac..0c2efd1 100644
--- a/packages/system/system.mk
+++ b/packages/system/system.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/system/upstart/upstart.kconfig b/packages/system/upstart/upstart.kconfig
index 68c3607..cba780f 100644
--- a/packages/system/upstart/upstart.kconfig
+++ b/packages/system/upstart/upstart.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/system/upstart/upstart.mk b/packages/system/upstart/upstart.mk
index 3686060..45fab53 100644
--- a/packages/system/upstart/upstart.mk
+++ b/packages/system/upstart/upstart.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/system/utillinuxng/utillinuxng.kconfig b/packages/system/utillinuxng/utillinuxng.kconfig
index bb38239..7fa2df1 100644
--- a/packages/system/utillinuxng/utillinuxng.kconfig
+++ b/packages/system/utillinuxng/utillinuxng.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/system/utillinuxng/utillinuxng.mk b/packages/system/utillinuxng/utillinuxng.mk
index 8522fb3..e58e511 100644
--- a/packages/system/utillinuxng/utillinuxng.mk
+++ b/packages/system/utillinuxng/utillinuxng.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,