From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jonathan Corbet Subject: Re: [PATCH] Documentation: Add HOWTO Korean translation into BPF and XDP Reference Guide. Date: Wed, 26 Sep 2018 13:44:41 -0600 Message-ID: <20180926134441.5e731b8b@lwn.net> References: <20180921042238.19582-1-csongxdp@gmail.com> <20180924122033.16c63907@lwn.net> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 8bit Cc: tj@kernel.org, netdev@vger.kernel.org, daniel@iogearbox.net, davem@davemloft.net To: Chang-an Song Return-path: Received: from ms.lwn.net ([45.79.88.28]:33162 "EHLO ms.lwn.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726107AbeI0B7O (ORCPT ); Wed, 26 Sep 2018 21:59:14 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 26 Sep 2018 18:11:42 +0900 Chang-an Song wrote: > > - The original document has a copyright assertion but no associated > > license. Do we know what the license is? I assume it's something > > that is free and GPL-compatible, but that would be good to know for > > sure. > > 3. I asked to main author Daniel that apache 2.0 license for this document. That is a bit of a problem, since Apache v2 is not compatible with GPLv2. If the license of the document cannot be changed, I don't think we can accept it into the kernel tree. Thanks, jon