aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/function/u_hid.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/usb/gadget/function/u_hid.h')
-rw-r--r--drivers/usb/gadget/function/u_hid.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/drivers/usb/gadget/function/u_hid.h b/drivers/usb/gadget/function/u_hid.h
index aaa0e368a159..2f5ca4bfa7ff 100644
--- a/drivers/usb/gadget/function/u_hid.h
+++ b/drivers/usb/gadget/function/u_hid.h
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
/*
* u_hid.h
*
@@ -7,10 +8,6 @@
* http://www.samsung.com
*
* Author: Andrzej Pietrasiewicz <andrzej.p@samsung.com>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#ifndef U_HID_H