Procházet zdrojové kódy

staging:rtl8192u: Add SPDX-License-Identifier - Style

Add SPDX-License-Identifier tag to the start of header file. This is
a coding style change which should have no impact on runtime code
execution.

Signed-off-by: John Whitmore <johnfwhitmore@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
John Whitmore před 7 roky
rodič
revize
9d481aa26d
1 změnil soubory, kde provedl 1 přidání a 0 odebrání
  1. 1 0
      drivers/staging/rtl8192u/r8192U.h

+ 1 - 0
drivers/staging/rtl8192u/r8192U.h

@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * This is part of rtl8187 OpenSource driver.
  * Copyright (C) Andrea Merello 2004-2005  <andrea.merello@gmail.com>