diff --git a/drivers/uio/uio.c b/drivers/uio/uio.c index 5d421d7e8904fc633f9f25c0faf6d69ec1d8f498..f63967c8e95abb1696ff9c10e7b87f299218a3e7 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