hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
kernel/drivers/hid/hid-wiimote-debug.c
....@@ -1,13 +1,10 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Debug support for HID Nintendo Wii / Wii U peripherals
34 * Copyright (c) 2011-2013 David Herrmann <dh.herrmann@gmail.com>
45 */
56
67 /*
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License as published by the Free
9
- * Software Foundation; either version 2 of the License, or (at your option)
10
- * any later version.
118 */
129
1310 #include <linux/debugfs.h>