hc
2024-01-04 1543e317f1da31b75942316931e8f491a8920811
kernel/drivers/hid/hid-corsair.c
....@@ -1,3 +1,4 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * HID driver for Corsair devices
34 *
....@@ -13,10 +14,6 @@
1314 */
1415
1516 /*
16
- * This program is free software; you can redistribute it and/or modify it
17
- * under the terms of the GNU General Public License as published by the Free
18
- * Software Foundation; either version 2 of the License, or (at your option)
19
- * any later version.
2017 */
2118
2219 #include <linux/hid.h>