From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] config: replace Intel license headers with SPDX tags Date: Thu, 01 Feb 2018 02:39:32 +0100 Message-ID: <1728135.oPFAJYFVPY@xps> References: <20180123142116.77925-1-bruce.richardson@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Bruce Richardson Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 9FC391B892 for ; Thu, 1 Feb 2018 02:40:20 +0100 (CET) In-Reply-To: <20180123142116.77925-1-bruce.richardson@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" 23/01/2018 15:21, Bruce Richardson: > Signed-off-by: Bruce Richardson > --- > config/common_base | 33 ++------------------------- > config/common_bsdapp | 33 ++------------------------- > config/common_linuxapp | 33 ++------------------------- > config/defconfig_i686-native-linuxapp-gcc | 33 ++------------------------- > config/defconfig_i686-native-linuxapp-icc | 33 ++------------------------- > config/defconfig_x86_64-native-bsdapp-clang | 33 ++------------------------- > config/defconfig_x86_64-native-bsdapp-gcc | 33 ++------------------------- > config/defconfig_x86_64-native-linuxapp-clang | 33 ++------------------------- > config/defconfig_x86_64-native-linuxapp-gcc | 33 ++------------------------- > config/defconfig_x86_64-native-linuxapp-icc | 33 ++------------------------- > config/defconfig_x86_x32-native-linuxapp-gcc | 33 ++------------------------- > 11 files changed, 22 insertions(+), 341 deletions(-) Applied, thanks