linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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 01/13] rtlwifi: Replace old-style license information
Date: Thu, 14 Feb 2019 20:33:50 +0200	[thread overview]
Message-ID: <87va1m1apd.fsf@codeaurora.org> (raw)
In-Reply-To: <20190214170043.3705-2-Larry.Finger@lwfinger.net> (Larry Finger's message of "Thu, 14 Feb 2019 11:00:31 -0600")

Larry Finger <Larry.Finger@lwfinger.net> writes:

> The traditional 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/core.c
> +++ b/drivers/net/wireless/realtek/rtlwifi/core.c
> @@ -1,27 +1,5 @@
> -/******************************************************************************
> - *
> - * Copyright(c) 2009-2012  Realtek Corporation.
> - *
> - * This program is free software; you can redistribute it and/or modify it
> - * under the terms of version 2 of the GNU General Public License as
> - * published by the Free Software Foundation.
> - *
> - * This program is distributed in the hope that it will be useful, but WITHOUT
> - * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
> - * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for
> - * more details.
> - *
> - * The full GNU General Public License is included in this distribution in the
> - * file called LICENSE.
> - *
> - * Contact Information:
> - * wlanfae <wlanfae@realtek.com>
> - * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park,
> - * Hsinchu 300, Taiwan.
> - *
> - * Larry Finger <Larry.Finger@lwfinger.net>
> - *
> - *****************************************************************************/
> +// SPDX/-License-Identifier: GPL-2.0

Now some of the files have that extra slash in 'SPDX/'.

-- 
Kalle Valo

  reply	other threads:[~2019-02-14 18:33 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 [this message]
2019-02-14 17:00 ` [PATCH v2 02/13] rtlwifi: btcoex: " Larry Finger
2019-02-14 18:37   ` Kalle Valo
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=87va1m1apd.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 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).