summaryrefslogtreecommitdiffstats
path: root/drivers/staging/rtl8723bs/os_dep/osdep_service.c
diff options
context:
space:
mode:
authorNathan Chancellor2018-05-08 13:59:53 +0200
committerGreg Kroah-Hartman2018-05-11 11:48:24 +0200
commit58391efdc1b65e629ecac241c56251a79da59be6 (patch)
treeae17fdbad6ed592e4d65e721278e8f8affe377c4 /drivers/staging/rtl8723bs/os_dep/osdep_service.c
parentMerge tag 'iio-for-4.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji... (diff)
downloadkernel-qcow2-linux-58391efdc1b65e629ecac241c56251a79da59be6.tar.gz
kernel-qcow2-linux-58391efdc1b65e629ecac241c56251a79da59be6.tar.xz
kernel-qcow2-linux-58391efdc1b65e629ecac241c56251a79da59be6.zip
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/os_dep/osdep_service.c')
-rw-r--r--drivers/staging/rtl8723bs/os_dep/osdep_service.c10
1 files changed, 1 insertions, 9 deletions
diff --git a/drivers/staging/rtl8723bs/os_dep/osdep_service.c b/drivers/staging/rtl8723bs/os_dep/osdep_service.c
index f4221952dd1b..e14d7cc411c9 100644
--- a/drivers/staging/rtl8723bs/os_dep/osdep_service.c
+++ b/drivers/staging/rtl8723bs/os_dep/osdep_service.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.
- *
******************************************************************************/