DPDK patches and discussions
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Rasesh Mody <rmody@marvell.com>,
	Shahed Shaikh <shshaikh@marvell.com>,
	jerinj@marvell.com
Subject: Re: [dpdk-dev] [PATCH 2/3] net/qede/base: add missing license information
Date: Fri, 31 Jul 2020 00:14:56 +0200	[thread overview]
Message-ID: <3133787.mlyEE8MiPR@thomas> (raw)
In-Reply-To: <20200714235011.4366-3-stephen@networkplumber.org>

+Cc maintainers

15/07/2020 01:50, Stephen Hemminger:
> Add SPDX header that is the same as other files in the
> same qede/base directory.
> 
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
> ---
>  drivers/net/qede/base/ecore_hsi_func_common.h | 6 ++++++
>  1 file changed, 6 insertions(+)
> 
> diff --git a/drivers/net/qede/base/ecore_hsi_func_common.h b/drivers/net/qede/base/ecore_hsi_func_common.h
> index 2cd175163bcc..0e1187ba20a2 100644
> --- a/drivers/net/qede/base/ecore_hsi_func_common.h
> +++ b/drivers/net/qede/base/ecore_hsi_func_common.h
> @@ -1,3 +1,9 @@
> +/* SPDX-License-Identifier: BSD-3-Clause
> + * Copyright (c) 2016 - 2018 Cavium Inc.
> + * All rights reserved.
> + * www.cavium.com
> + */
> +
>  #ifndef _HSI_FUNC_COMMON_H
>  #define _HSI_FUNC_COMMON_H
>  
> 






  reply	other threads:[~2020-07-30 22:15 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-14 23:50 [dpdk-dev] [PATCH 0/3] Add missing SPDX license tags Stephen Hemminger
2020-07-14 23:50 ` [dpdk-dev] [PATCH 1/3] eal/windows: add missing SPDX license tag Stephen Hemminger
2020-07-30 22:15   ` Thomas Monjalon
2020-07-30 22:40   ` Dmitry Kozlyuk
2020-07-14 23:50 ` [dpdk-dev] [PATCH 2/3] net/qede/base: add missing license information Stephen Hemminger
2020-07-30 22:14   ` Thomas Monjalon [this message]
2020-07-14 23:50 ` [dpdk-dev] [PATCH 3/3] doc: add missing SPDX license tags Stephen Hemminger
2020-07-17 13:02   ` Bruce Richardson
2020-08-12  0:49 ` [dpdk-dev] [PATCH 0/3] Add " Stephen Hemminger

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3133787.mlyEE8MiPR@thomas \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=jerinj@marvell.com \
    --cc=rmody@marvell.com \
    --cc=shshaikh@marvell.com \
    --cc=stephen@networkplumber.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).