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-tmt300rs.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'hid-tmt300rs.h') diff --git a/hid-tmt300rs.h b/hid-tmt300rs.h index 9357ce1..9045341 100644 --- a/hid-tmt300rs.h +++ b/hid-tmt300rs.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: GPL-2.0-or-later */ #ifndef __HID_TMT300RS_H #define __HID_TMT300RS_H -- cgit v1.3