summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2018-05-08 04:59:53 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2018-05-11 11:48:24 +0200
commit58391efdc1b65e629ecac241c56251a79da59be6 (patch)
treeae17fdbad6ed592e4d65e721278e8f8affe377c4 /drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c
parent6a8b25abf1b79db6877645335c73ad6a5061d9b0 (diff)
downloadop-kernel-dev-58391efdc1b65e629ecac241c56251a79da59be6.zip
op-kernel-dev-58391efdc1b65e629ecac241c56251a79da59be6.tar.gz
staging: rtl8723bs: 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 <natechancellor@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c')
-rw-r--r--drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c b/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c
index 37f42bf..eb6e07e 100644
--- a/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c
+++ b/drivers/staging/rtl8723bs/hal/HalBtc8723b1Ant.c
@@ -1,16 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
/******************************************************************************
*
* Copyright(c) 2007 - 2012 Realtek Corporation. All rights reserved.
*
- * 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.
- *
******************************************************************************/
#include "Mp_Precomp.h"
OpenPOWER on IntegriCloud