From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-9.6 required=3.0 tests=DKIM_INVALID,DKIM_SIGNED, HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 45E53C43603 for ; Wed, 4 Dec 2019 15:55:39 +0000 (UTC) Received: from dpdk.org (dpdk.org [92.243.14.124]) by mail.kernel.org (Postfix) with ESMTP id D5F7B206DB for ; Wed, 4 Dec 2019 15:55:38 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=networkplumber-org.20150623.gappssmtp.com header.i=@networkplumber-org.20150623.gappssmtp.com header.b="PsKBVUhE" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org D5F7B206DB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=networkplumber.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=dev-bounces@dpdk.org Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 5E5221BF73; Wed, 4 Dec 2019 16:55:32 +0100 (CET) Received: from mail-pg1-f174.google.com (mail-pg1-f174.google.com [209.85.215.174]) by dpdk.org (Postfix) with ESMTP id B7B681F5 for ; Wed, 4 Dec 2019 16:55:29 +0100 (CET) Received: by mail-pg1-f174.google.com with SMTP id x7so61064pgl.11 for ; Wed, 04 Dec 2019 07:55:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=aRi2ym4NRijt1u7fJOCRhfORqykAfr3CDeZVQSjF/mc=; b=PsKBVUhE+AwPGArUZp12qbnT3/CLe5uKXr3zLYXWsyISoBun87LqXi5ovO7EuEn/mQ NmDptLGWvK/GKQ9VK0wZJ06Dnb7Eqx8Umvj3HNKlT+24Ag0l7YGndsQWFIUPO2/h5Tdh DHMuWVk+oQtd77kzYtSrPcyFsm/9IAiQvsqTZs77THBiJZGWSsYBqVZCf/3xwHsHZH7t 2jZBE5I5NTWWdQGH37GyGRaLI+Ja0eA7NL+HM8c9+ayRCe/gDSyPt6XsvUanuNSFCI44 w0Zh3dyapXE1aglxS5xuNTgA5V1IyZrhBwpElPknYeNwUdvetSfiC5PqrVrMi6w4MoNf tJJw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=aRi2ym4NRijt1u7fJOCRhfORqykAfr3CDeZVQSjF/mc=; b=ooWm+MqXV3jAGfXfcCUeY3GcTx1vXxQ9ItR1NvvcnASj8LRWjUos246oGr5xybvHJe 7fGQuBe4M87N2H8Ah+M7DgCrmVdLRIntws4yg9Kq34Wa86QMBSw0w6lUEaLvf50pR4WL gho4ZrbdAMrXasslWInXKqe87NdNNs48BDEckdLcheNC7+aIPX2PFEGAQSh38UksnFhB Sx76ms9rO/4g0jaMrqwQT+EjGYBBNYqCqx30foB3TES6pZKtt1cg4nQgfabpDn2cta09 LRkHHySyvc4knOZvs0rzZmlKHjXy2rubSTlnjzyRzp9/mQxpjDzIyNIopYpQQIdADgZB n8Lw== X-Gm-Message-State: APjAAAVyCeuXTIMAkLzXz/HzrcmcHFhAGsxwrJmwgD0ocdexeyF8gNeM tZSlxlJMmwNwDn2YMkwV3bpCKUxRwjqU4g== X-Google-Smtp-Source: APXvYqw/A0zvX+/J12Nztsh9J0XrKfMwdzdYMB5tLYx+xiMIrtcYuqj2XCIr/tNWejIJtdGAlcyaJQ== X-Received: by 2002:a63:191a:: with SMTP id z26mr3002233pgl.387.1575474928459; Wed, 04 Dec 2019 07:55:28 -0800 (PST) Received: from hermes.lan (204-195-22-127.wavecable.com. [204.195.22.127]) by smtp.gmail.com with ESMTPSA id 73sm7763115pgc.13.2019.12.04.07.55.27 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Dec 2019 07:55:27 -0800 (PST) From: Stephen Hemminger To: dev@dpdk.org Cc: Stephen Hemminger Date: Wed, 4 Dec 2019 07:55:15 -0800 Message-Id: <20191204155519.7295-2-stephen@networkplumber.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20191204155519.7295-1-stephen@networkplumber.org> References: <20191204155519.7295-1-stephen@networkplumber.org> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-dev] [PATCH 1/5] app/test: add SPDX tag to timer test X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" This file was missing SPDX tag. Convert BSD boilerplate to license tag. Signed-off-by: Stephen Hemminger --- app/test/test_timer_racecond.c | 34 +++------------------------------- 1 file changed, 3 insertions(+), 31 deletions(-) diff --git a/app/test/test_timer_racecond.c b/app/test/test_timer_racecond.c index a9e1daf16bf4..cf0bdd63c3df 100644 --- a/app/test/test_timer_racecond.c +++ b/app/test/test_timer_racecond.c @@ -1,34 +1,6 @@ -/*- - * BSD LICENSE - * - * Copyright(c) 2015 Akamai Technologies. - * All rights reserved. - * - * Redistribution and use in source and binary forms, with or without - * modification, are permitted provided that the following conditions - * are met: - * - * * Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. - * * Redistributions in binary form must reproduce the above copyright - * notice, this list of conditions and the following disclaimer in - * the documentation and/or other materials provided with the - * distribution. - * * Neither the name of Intel Corporation nor the names of its - * contributors may be used to endorse or promote products derived - * from this software without specific prior written permission. - * - * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS - * "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT - * LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR - * A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT - * OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, - * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT - * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, - * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY - * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT - * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE - * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +/* SPDX-License-Identifier: BSD-3-Clause + * Copyright(c) 2015 Akamai Technologies. + * All rights reserved. */ #include "test.h" -- 2.20.1