Commit fbb5858c authored by Stephen Hemminger's avatar Stephen Hemminger Committed by Greg Kroah-Hartman

uio: add SPDX license tag

Replace short statement in comment with proper SPDX
license tag.
Signed-off-by: default avatarStephen Hemminger <stephen@networkplumber.org>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 64ce7e9d
// SPDX-License-Identifier: GPL-2.0
/* /*
* drivers/uio/uio.c * drivers/uio/uio.c
* *
...@@ -9,8 +10,6 @@ ...@@ -9,8 +10,6 @@
* Userspace IO * Userspace IO
* *
* Base Functions * Base Functions
*
* Licensed under the GPLv2 only.
*/ */
#include <linux/module.h> #include <linux/module.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment