From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Imre Kaloz" Subject: Re: [PATCH] mvebu: add Linksys WRT1900AC (Mamba) support Date: Fri, 09 Jan 2015 13:51:09 +0100 Message-ID: References: <1420806710-27619-1-git-send-email-kaloz@openwrt.org> <54AFCDA3.1030601@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed"; DelSp="yes" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54AFCDA3.1030601@free-electrons.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Gregory CLEMENT Cc: thomas.petazzoni@free-electrons.com, devicetree@vger.kernel.org, jason@lakedaemon.net, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On Fri, 09 Jan 2015 13:46:27 +0100, Gregory CLEMENT wrote: Hi Gregory, >> + * This file is licensed under the terms of the GNU General Public >> + * License version 2. This program is licensed "as is" without any >> + * warranty of any kind, whether express or implied. > > We are moving to a dual license GPL/X11: > http://thread.gmane.org/gmane.linux.ports.arm.kernel/380065 > > Could you consider to use it too? > The file you based on will be converted, all the author of this > file already have given their acked-by. I'm aware of that, but Linus' tree still has the old license text so I didn't change it here. If it would be up to me, it would be simply ISC. > In meantime, I will review the content of your patch. Thank you. I'll incorporate whatever needs to be fixed with the license change in v2. Imre