From b2872a893afd0f9cd0bfd4644348f3b8645edbed Mon Sep 17 00:00:00 2001 From: Kimplul Date: Sat, 23 Sep 2023 16:00:06 +0300 Subject: update SPDX-comments + Module uses MODULE_LICENSE("GPL") which corresponds to GPL-2.0-or-later, not GPL-2.0. Also makes LICENSE file compliant. --- hid-tmff2.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hid-tmff2.c') diff --git a/hid-tmff2.c b/hid-tmff2.c index cf805d7..44df1e3 100644 --- a/hid-tmff2.c +++ b/hid-tmff2.c @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: GPL-2.0 +// SPDX-License-Identifier: GPL-2.0-or-later #include #include #include -- cgit v1.3