From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH 0/8] replace BSD headers with SPDX tags Date: Thu, 04 Jan 2018 22:11:47 +0100 Message-ID: <1770768.mazYbQRNiY@xps> References: <20171219154906.227759-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 out2-smtp.messagingengine.com (out2-smtp.messagingengine.com [66.111.4.26]) by dpdk.org (Postfix) with ESMTP id E90812904 for ; Thu, 4 Jan 2018 22:12:07 +0100 (CET) In-Reply-To: <20171219154906.227759-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" 19/12/2017 16:48, Bruce Richardson: > Similar to what was done with the .c and .h files, replace BSD license > headers on makefiles and script files which were copyright by Intel alone. > > Bruce Richardson (8): > app: add SPDX tags for Intel copyright Makefiles > tools: add SPDX tags for Intel copyright scripts > drivers: add SPDX tags for Intel copyright Makefiles > examples: add SPDX tags for Intel copyright Makefiles > lib: add SPDX tags for Intel copyright Makefiles > mk: add SPDX tags for Intel copyright Makefiles > test: add SPDX tags for Intel copyright Makefiles > doc: add SPDX tag for Intel copyright file Applied and merged with .c/.h changes.