Larry Finger <larry.fin...@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.fin...@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

Reply via email to