All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Monjalon <thomas@monjalon.net>
To: Neil Horman <nhorman@tuxdriver.com>
Cc: dev@dpdk.org, Hemant Agrawal <hemant.agrawal@nxp.com>
Subject: Re: [PATCH] relicense various bits of the dpdk
Date: Fri, 05 Jan 2018 11:53:55 +0100	[thread overview]
Message-ID: <2299181.I1Ls4326eD@xps> (raw)
In-Reply-To: <20171204155557.31915-1-nhorman@tuxdriver.com>

04/12/2017 16:55, Neil Horman:
> +#	SPDX-License-Identifier:	BSD-3-Clause
> +#	Copyright(c) 2015 Neil Horman. All rights reserved.
> +#	Copyright(c) 2017 6WIND S.A.
> +#	All rights reserved
[...]
>  /*-
> - *   BSD LICENSE
> + *   SPDX-License-Identifier: BSD-3-Clause 
>   *
>   *   Copyright(c) 2015 Neil Horman <nhorman@tuxdriver.com>.
>   *   All rights reserved.
>   *
>   */

Other SPDX headers use only one space after # or *,
and no empty line.

Also, SPDX should be on the first line (except for scripts):
	/* SPDX-License-Identifier: BSD-3-Clause

Please, let's take this opportunity to have consistent headers.
Thanks

  parent reply	other threads:[~2018-01-05 10:54 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04 15:55 [PATCH] relicense various bits of the dpdk Neil Horman
2017-12-05 10:44 ` Hemant Agrawal
2018-01-05 10:53 ` Thomas Monjalon [this message]
2018-02-01  0:31   ` Thomas Monjalon
2018-02-01  1:49     ` Neil Horman
2018-02-01 12:19 ` [PATCH v2] " Neil Horman
2018-02-01 12:49   ` Hemant Agrawal
2018-02-06 22:16     ` Thomas Monjalon

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=2299181.I1Ls4326eD@xps \
    --to=thomas@monjalon.net \
    --cc=dev@dpdk.org \
    --cc=hemant.agrawal@nxp.com \
    --cc=nhorman@tuxdriver.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.