From a67cfe3905a374b309353a235fd6bfba6ad367e4 Mon Sep 17 00:00:00 2001 From: Nathan Chancellor Date: Sat, 5 May 2018 22:55:35 -0700 Subject: staging: rtlwifi: Replace license boilerplate with SPDX identifiers This satisfies a checkpatch.pl warning and is the preferred method for notating the license due to its lack of ambiguity. Signed-off-by: Nathan Chancellor Signed-off-by: Greg Kroah-Hartman --- drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h') diff --git a/drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h b/drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h index 82aeac1ff3e0..cf1ced07e138 100644 --- a/drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h +++ b/drivers/staging/rtlwifi/phydm/txbf/haltxbfinterface.h @@ -1,19 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0 */ /****************************************************************************** * * Copyright(c) 2007 - 2016 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 * Realtek Corporation, No. 2, Innovation Road II, Hsinchu Science Park, -- cgit v1.2.3-59-g8ed1b