From: Kalle Valo <kvalo@codeaurora.org>
To: Larry Finger <Larry.Finger@lwfinger.net>
Cc: linux-wireless@vger.kernel.org, pkshih@realtek.com
Subject: Re: [PATCH v2 02/13] rtlwifi: btcoex: Replace old-style license information
Date: Thu, 14 Feb 2019 20:37:51 +0200 [thread overview]
Message-ID: <87r2ca1aio.fsf@codeaurora.org> (raw)
In-Reply-To: <20190214170043.3705-3-Larry.Finger@lwfinger.net> (Larry Finger's message of "Thu, 14 Feb 2019 11:00:32 -0600")
Larry Finger <Larry.Finger@lwfinger.net> writes:
> The old-style license information is replaced by the SPDX form. There
> are no code changes.
>
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> ---
> v2 - C++ comment style used for SPDX line in .c files, and GPL 2.0+ changed to 2.0.
[...]
> --- a/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.h
> +++ b/drivers/net/wireless/realtek/rtlwifi/btcoexist/halbtc8822bwifionly.h
> @@ -1,3 +1,6 @@
> +/* SPDX-License-Identifier: GPL-2.0 */
> +/* Copyright(c) 2016-2017 Realtek Corporation.*/
> +
> /******************************************************************************
> *
> * Copyright(c) 2016-2017 Realtek Corporation.
You don't remove the license in this file.
--
Kalle Valo
next prev parent reply other threads:[~2019-02-14 18:37 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-14 17:00 [PATCH v2 00/13] rtlwifi: Replace old-style license info with SPDX form Larry Finger
2019-02-14 17:00 ` [PATCH v2 01/13] rtlwifi: Replace old-style license information Larry Finger
2019-02-14 18:33 ` Kalle Valo
2019-02-14 17:00 ` [PATCH v2 02/13] rtlwifi: btcoex: " Larry Finger
2019-02-14 18:37 ` Kalle Valo [this message]
2019-02-14 17:00 ` [PATCH v2 03/13] rtlwifi: rtl8188ee: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 04/13] rtlwifi: rtl8192com: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 05/13] rtlwifi: rtl8192ce: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 06/13] rtlwifi: rtl8192cu: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 07/13] rtlwifi: rtl8192de: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 08/13] rtlwifi: rtl8192ee: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 09/13] rtlwifi: rtl8192se: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 10/13] rtlwifi: rtl8723ae: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 11/13] rtlwifi: rtl8723be: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 12/13] rtlwifi: rtl8723_common: " Larry Finger
2019-02-14 17:00 ` [PATCH v2 13/13] rtlwifi: rtl8821ae: " Larry Finger
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=87r2ca1aio.fsf@codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=Larry.Finger@lwfinger.net \
--cc=linux-wireless@vger.kernel.org \
--cc=pkshih@realtek.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.