From: Thomas Monjalon <thomas@monjalon.net>
To: Ferruh Yigit <ferruh.yigit@intel.com>
Cc: Hemant Agrawal <hemant.agrawal@nxp.com>,
Bruce Richardson <bruce.richardson@intel.com>,
John McNamara <john.mcnamara@intel.com>,
dev@dpdk.org
Subject: Re: [PATCH] net/pcap: convert license headers to SPDX tags
Date: Mon, 18 Dec 2017 22:35:15 +0100 [thread overview]
Message-ID: <2307850.cGIK2K7be6@xps> (raw)
In-Reply-To: <26b4b915-abf5-4eda-7187-827666f30167@intel.com>
18/12/2017 22:18, Ferruh Yigit:
> On 12/18/2017 1:06 PM, Ferruh Yigit wrote:
> > Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
>
> <...>
>
> > + * SPDX-License-Identifier: BSD-3-Clause
> > + * Copyright(c) 2010-2016 Intel Corporation. All rights reserved.
> > + * Copyright(c) 2014 6WIND S.A.
> > + * All rights reserved.
> > */
>
> Hi Hemant, Thomas,
>
> Can you please suggest about extra "All rights reserved." line.
>
> It is in the part of the BSD header, and I _assume_ that has been intended to
> cover all "Copyright" lines above it.
> But since some of the Copyright holders (at least Intel ones) already has that
> in same line with copyright and I _assume_ this is intentional because of legal
> requirements, can we remove that line.
>
> I guess we have two options while removing it, applying it to all previous
> Copyright lines (B) or just remove it (A):
>
> (A)
> SPDX-License-Identifier: BSD-3-Clause
> Copyright(c) 2010-2016 Intel Corporation. All rights reserved.
> Copyright(c) 2014 6WIND S.A.
>
> (B)
> SPDX-License-Identifier: BSD-3-Clause
> Copyright(c) 2010-2016 Intel Corporation. All rights reserved.
> Copyright(c) 2014 6WIND S.A. All rights reserved.
>
> Can we go with option (A)?
I have absolutely no idea about "All rights reserved".
Please get some inputs from Intel lawyers.
next prev parent reply other threads:[~2017-12-18 21:35 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-18 21:06 [PATCH] net/pcap: convert license headers to SPDX tags Ferruh Yigit
2017-12-18 21:18 ` Ferruh Yigit
2017-12-18 21:35 ` Thomas Monjalon [this message]
2017-12-19 5:02 ` Hemant Agrawal
2017-12-19 10:18 ` Bruce Richardson
2017-12-19 19:29 ` Ferruh Yigit
2017-12-19 19:41 ` Bruce Richardson
2017-12-19 19:48 ` Ferruh Yigit
2018-01-09 13:13 ` [PATCH v2] " Ferruh Yigit
2018-01-10 6:28 ` Hemant Agrawal
2018-01-11 17:56 ` Thomas Monjalon
2018-01-16 13:07 ` Olivier Matz
2018-01-16 16:15 ` Ferruh Yigit
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=2307850.cGIK2K7be6@xps \
--to=thomas@monjalon.net \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=ferruh.yigit@intel.com \
--cc=hemant.agrawal@nxp.com \
--cc=john.mcnamara@intel.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.