aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/r8188eu/include/usb_ops.h
diff options
context:
space:
mode:
authorLarry Finger <Larry.Finger@lwfinger.net>2021-07-29 11:48:11 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-07-30 10:21:25 +0200
commitb5f3122d22d581f3e037f73a300c12070b5b6b74 (patch)
treec3fe76bb31590e664c18e950d770726d89a1f023 /drivers/staging/r8188eu/include/usb_ops.h
parentstaging: r8188eu: Convert header copyright info to SPDX format, part 2 (diff)
downloadlinux-dev-b5f3122d22d581f3e037f73a300c12070b5b6b74.tar.xz
linux-dev-b5f3122d22d581f3e037f73a300c12070b5b6b74.zip
staging: r8188eu: Convert header copyright info to SPDX format, part 3
Before this driver can be incorporated in the drivers/net/wireless tree, the copyright info in all files must be converted to SPDX notation. This patch converts the next 49 files. Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net> Link: https://lore.kernel.org/r/20210729164814.32097-4-Larry.Finger@lwfinger.net Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/r8188eu/include/usb_ops.h')
-rw-r--r--drivers/staging/r8188eu/include/usb_ops.h22
1 files changed, 3 insertions, 19 deletions
diff --git a/drivers/staging/r8188eu/include/usb_ops.h b/drivers/staging/r8188eu/include/usb_ops.h
index 6562082beb7a..40e834390a10 100644
--- a/drivers/staging/r8188eu/include/usb_ops.h
+++ b/drivers/staging/r8188eu/include/usb_ops.h
@@ -1,22 +1,6 @@
-/******************************************************************************
- *
- * Copyright(c) 2007 - 2011 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.
- *
- * You should have received a copy of the GNU General Public License along with
- * this program; if not, write to the Free Software Foundation, Inc.,
- * 51 Franklin Street, Fifth Floor, Boston, MA 02110, USA
- *
- *
- ******************************************************************************/
+/* SPDX-License-Identifier: GPL-2.0 OR BSD-3-Clause */
+/* Copyright(c) 2007 - 2011 Realtek Corporation. */
+
#ifndef __USB_OPS_H_
#define __USB_OPS_H_