From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH v2] igb_uio: convert license headers to SPDX tags Date: Mon, 18 Dec 2017 16:10:10 -0800 Message-ID: <20171218161010.042ac6c6@xeon-e3> References: <20171218210658.37740-1-ferruh.yigit@intel.com> <20171219000314.53314-1-ferruh.yigit@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thomas Monjalon , dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-pl0-f42.google.com (mail-pl0-f42.google.com [209.85.160.42]) by dpdk.org (Postfix) with ESMTP id 53BF223D for ; Tue, 19 Dec 2017 01:10:17 +0100 (CET) Received: by mail-pl0-f42.google.com with SMTP id 1so4398569plv.0 for ; Mon, 18 Dec 2017 16:10:17 -0800 (PST) In-Reply-To: <20171219000314.53314-1-ferruh.yigit@intel.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On Tue, 19 Dec 2017 00:03:14 +0000 Ferruh Yigit wrote: > +# SPDX-License-Identifier: BSD-3-Clause > +# Copyright(c) 2010-2017 Intel Corporation. All rights reserved. > It doesn't matter much, but it seems odd that Makefile is BSD-3-Clause but the kernel driver itself is GPL-2.0. Wouldn't it make sense to have all files in one directory as GPL-2.0