From: Stephen Hemminger Date: Fri, 20 Jul 2018 22:11:26 +0000 (-0700) Subject: uio: add SPDX license tag X-Git-Tag: v4.19-rc1~100^2~46 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbb5858c1467ef8feccc910ac9e9f529186a9f9d;p=thirdparty%2Fkernel%2Fstable.git uio: add SPDX license tag Replace short statement in comment with proper SPDX license tag. Signed-off-by: Stephen Hemminger Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/uio/uio.c b/drivers/uio/uio.c index 5d421d7e8904f..f63967c8e95ab 100644 --- a/drivers/uio/uio.c +++ b/drivers/uio/uio.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0 /* * drivers/uio/uio.c * @@ -9,8 +10,6 @@ * Userspace IO * * Base Functions - * - * Licensed under the GPLv2 only. */ #include