Skip to content

Commit bac139a

Browse files
nishadkamdardavem330
authored andcommitted
net: usb: aqc111: Use the correct style for SPDX License Identifier
This patch corrects the SPDX License Identifier style in header files related to drivers for USB Network devices. This patch gives an explicit block comment to the SPDX License Identifier. Changes made by using a script provided by Joe Perches here: https://lkml.org/lkml/2019/2/7/46. Suggested-by: Joe Perches <[email protected]> Signed-off-by: Nishad Kamdar <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 9aab906 commit bac139a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

drivers/net/usb/aqc111.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
/* SPDX-License-Identifier: GPL-2.0-or-later
2-
* Aquantia Corp. Aquantia AQtion USB to 5GbE Controller
1+
/* SPDX-License-Identifier: GPL-2.0-or-later */
2+
/* Aquantia Corp. Aquantia AQtion USB to 5GbE Controller
33
* Copyright (C) 2003-2005 David Hollis <[email protected]>
44
* Copyright (C) 2005 Phil Chang <[email protected]>
55
* Copyright (C) 2002-2003 TiVo Inc.

0 commit comments

Comments
 (0)