Hi Jonas, On Mon, Jun 30, 2014 at 6:10 PM, Jonas Gorski <[email protected]> wrote: > On Mon, Jun 30, 2014 at 5:46 PM, Drasko DRASKOVIC > <[email protected]> wrote: >> From c01a10928d2f27f89ff712896c948f549827acbe Mon Sep 17 00:00:00 2001 >> From: Drasko DRASKOVIC <[email protected]> >> Date: Sun, 9 Feb 2014 03:46:43 +0100 >> Subject: [PATCH 1/2] weio: adding WeIO profile for OpenWrt >> (snip) >> +++ b/target/linux/ar71xx/files/arch/mips/ath79/mach-weio.c >> @@ -0,0 +1,163 @@ >> +/** >> + * WEIO Web Of Things Platform >> + * >> + * Copyright (C) 2013 Drasko DRASKOVIC and Uros PETREVSKI >> + * All rights reserved >> + * >> + * ## ## ######## #### ####### >> + * ## ## ## ## ## ## ## >> + * ## ## ## ## ## ## ## >> + * ## ## ## ###### ## ## ## >> + * ## ## ## ## ## ## ## >> + * ## ## ## ## ## ## ## >> + * ### ### ######## #### ####### >> + * >> + * Web Of Things Platform >> + * >> + * This file is part of WEIO >> + * WEIO 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 >> + * (at your option) any later version. > > We cannot accept this - GPLv3 code is *incompatible* with the linux > kernel, as the linux kernel is GPLv2, not "or later". You need to > relicence it under "GPLv2" or "GPLv2 or later".
OK, no problem for re-licencing. I will take care of this tonight and re-send the patches. BR, Drasko _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
