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/compression/zlib/zlib.kconfig | 2 +- packages/compression/zlib/zlib.mk | 2 +- packages/database/sqlite/sqlite.kconfig | 2 +- packages/database/sqlite/sqlite.mk | 2 +- packages/development/libevent/libevent.kconfig | 2 +- packages/development/libevent/libevent.mk | 2 +- packages/development/libnih/libnih.kconfig | 2 +- packages/development/libnih/libnih.mk | 2 +- packages/graphics/atk/atk.kconfig | 2 +- packages/graphics/atk/atk.mk | 2 +- packages/graphics/cairo/cairo.kconfig | 2 +- packages/graphics/cairo/cairo.mk | 2 +- packages/graphics/directfb/directfb.kconfig | 2 +- packages/graphics/directfb/directfb.mk | 2 +- packages/graphics/fontconfig/fontconfig.mk | 2 +- packages/graphics/freefont/freefont.mk | 2 +- packages/graphics/freetype/freetype.kconfig | 2 +- packages/graphics/freetype/freetype.mk | 2 +- packages/graphics/gtk/gtk.kconfig | 2 +- packages/graphics/gtk/gtk.mk | 2 +- packages/graphics/imlib2/imlib2.kconfig | 2 +- packages/graphics/imlib2/imlib2.mk | 2 +- packages/graphics/libjpeg/libjpeg.kconfig | 2 +- packages/graphics/libjpeg/libjpeg.mk | 2 +- packages/graphics/libpng/libpng.kconfig | 2 +- packages/graphics/libpng/libpng.mk | 2 +- packages/graphics/pango/pango.kconfig | 2 +- packages/graphics/pango/pango.mk | 2 +- packages/graphics/pixman/pixman.kconfig | 2 +- packages/graphics/pixman/pixman.mk | 2 +- packages/misc/expat/expat.kconfig | 2 +- packages/misc/expat/expat.mk | 2 +- packages/misc/foo/foo.kconfig | 2 +- packages/misc/foo/foo.mk | 2 +- packages/misc/glib/glib.kconfig | 2 +- packages/misc/glib/glib.mk | 2 +- packages/misc/libelf/libelf.mk | 2 +- packages/misc/libxml/libxml.kconfig | 2 +- packages/misc/libxml/libxml.mk | 2 +- packages/misc/ncurses/ncurses.mk | 2 +- packages/misc/tslib/tslib.kconfig | 2 +- packages/misc/tslib/tslib.mk | 2 +- 42 files changed, 42 insertions(+), 42 deletions(-) (limited to 'packages') diff --git a/packages/compression/zlib/zlib.kconfig b/packages/compression/zlib/zlib.kconfig index fb7e366..4b30490 100644 --- a/packages/compression/zlib/zlib.kconfig +++ b/packages/compression/zlib/zlib.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/compression/zlib/zlib.mk b/packages/compression/zlib/zlib.mk index fb7d3a6..a4a12bd 100644 --- a/packages/compression/zlib/zlib.mk +++ b/packages/compression/zlib/zlib.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/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, diff --git a/packages/development/libevent/libevent.kconfig b/packages/development/libevent/libevent.kconfig index 91be9e0..1930fb9 100644 --- a/packages/development/libevent/libevent.kconfig +++ b/packages/development/libevent/libevent.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/libevent/libevent.mk b/packages/development/libevent/libevent.mk index cc44cd9..1fba29b 100644 --- a/packages/development/libevent/libevent.mk +++ b/packages/development/libevent/libevent.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/libnih/libnih.kconfig b/packages/development/libnih/libnih.kconfig index eae8ba7..c31db6e 100644 --- a/packages/development/libnih/libnih.kconfig +++ b/packages/development/libnih/libnih.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/libnih/libnih.mk b/packages/development/libnih/libnih.mk index 8b322af..cc3b228 100644 --- a/packages/development/libnih/libnih.mk +++ b/packages/development/libnih/libnih.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/atk/atk.kconfig b/packages/graphics/atk/atk.kconfig index c796aa5..25b562e 100644 --- a/packages/graphics/atk/atk.kconfig +++ b/packages/graphics/atk/atk.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/atk/atk.mk b/packages/graphics/atk/atk.mk index 0e1c3ca..c9bb6dc 100644 --- a/packages/graphics/atk/atk.mk +++ b/packages/graphics/atk/atk.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/cairo/cairo.kconfig b/packages/graphics/cairo/cairo.kconfig index fc11aa7..99bc733 100644 --- a/packages/graphics/cairo/cairo.kconfig +++ b/packages/graphics/cairo/cairo.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/cairo/cairo.mk b/packages/graphics/cairo/cairo.mk index 5f6f373..b367adc 100644 --- a/packages/graphics/cairo/cairo.mk +++ b/packages/graphics/cairo/cairo.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/directfb/directfb.kconfig b/packages/graphics/directfb/directfb.kconfig index 4f8a2fb..e0559de 100644 --- a/packages/graphics/directfb/directfb.kconfig +++ b/packages/graphics/directfb/directfb.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/directfb/directfb.mk b/packages/graphics/directfb/directfb.mk index 56957a6..9efdc26 100644 --- a/packages/graphics/directfb/directfb.mk +++ b/packages/graphics/directfb/directfb.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/fontconfig/fontconfig.mk b/packages/graphics/fontconfig/fontconfig.mk index b67b9ba..4101dac 100644 --- a/packages/graphics/fontconfig/fontconfig.mk +++ b/packages/graphics/fontconfig/fontconfig.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/freefont/freefont.mk b/packages/graphics/freefont/freefont.mk index 12fe380..1eb7d86 100644 --- a/packages/graphics/freefont/freefont.mk +++ b/packages/graphics/freefont/freefont.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/freetype/freetype.kconfig b/packages/graphics/freetype/freetype.kconfig index f2dfc63..d241a06 100644 --- a/packages/graphics/freetype/freetype.kconfig +++ b/packages/graphics/freetype/freetype.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/freetype/freetype.mk b/packages/graphics/freetype/freetype.mk index 9d5dec7..b3b46a7 100644 --- a/packages/graphics/freetype/freetype.mk +++ b/packages/graphics/freetype/freetype.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/gtk/gtk.kconfig b/packages/graphics/gtk/gtk.kconfig index 39b878b..0e4a99d 100644 --- a/packages/graphics/gtk/gtk.kconfig +++ b/packages/graphics/gtk/gtk.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/gtk/gtk.mk b/packages/graphics/gtk/gtk.mk index 80376c6..dad74b5 100644 --- a/packages/graphics/gtk/gtk.mk +++ b/packages/graphics/gtk/gtk.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/imlib2/imlib2.kconfig b/packages/graphics/imlib2/imlib2.kconfig index dcfba7f..a7cc629 100644 --- a/packages/graphics/imlib2/imlib2.kconfig +++ b/packages/graphics/imlib2/imlib2.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/imlib2/imlib2.mk b/packages/graphics/imlib2/imlib2.mk index db12081..0ffb186 100644 --- a/packages/graphics/imlib2/imlib2.mk +++ b/packages/graphics/imlib2/imlib2.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/libjpeg/libjpeg.kconfig b/packages/graphics/libjpeg/libjpeg.kconfig index 28d243d..d120533 100644 --- a/packages/graphics/libjpeg/libjpeg.kconfig +++ b/packages/graphics/libjpeg/libjpeg.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/libjpeg/libjpeg.mk b/packages/graphics/libjpeg/libjpeg.mk index 04edbc0..2e45c3b 100644 --- a/packages/graphics/libjpeg/libjpeg.mk +++ b/packages/graphics/libjpeg/libjpeg.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/libpng/libpng.kconfig b/packages/graphics/libpng/libpng.kconfig index 711c901..6385ce7 100644 --- a/packages/graphics/libpng/libpng.kconfig +++ b/packages/graphics/libpng/libpng.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/libpng/libpng.mk b/packages/graphics/libpng/libpng.mk index 37f430c..75faf8a 100644 --- a/packages/graphics/libpng/libpng.mk +++ b/packages/graphics/libpng/libpng.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/pango/pango.kconfig b/packages/graphics/pango/pango.kconfig index 0ebba89..7824220 100644 --- a/packages/graphics/pango/pango.kconfig +++ b/packages/graphics/pango/pango.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/pango/pango.mk b/packages/graphics/pango/pango.mk index faebe6f..ef926f3 100644 --- a/packages/graphics/pango/pango.mk +++ b/packages/graphics/pango/pango.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/pixman/pixman.kconfig b/packages/graphics/pixman/pixman.kconfig index f09c990..767b6f8 100644 --- a/packages/graphics/pixman/pixman.kconfig +++ b/packages/graphics/pixman/pixman.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/pixman/pixman.mk b/packages/graphics/pixman/pixman.mk index 6efc9f7..3103b29 100644 --- a/packages/graphics/pixman/pixman.mk +++ b/packages/graphics/pixman/pixman.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/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, -- cgit v1.2.3