hc
2024-05-10 23fa18eaa71266feff7ba8d83022d9e1cc83c65a
kernel/include/linux/hidraw.h
....@@ -1,14 +1,6 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (c) 2007 Jiri Kosina
3
- */
4
-/*
5
- * This program is free software; you can redistribute it and/or modify it
6
- * under the terms and conditions of the GNU General Public License,
7
- * version 2, as published by the Free Software Foundation.
8
- *
9
- * You should have received a copy of the GNU General Public License along with
10
- * this program; if not, write to the Free Software Foundation, Inc.,
11
- * 51 Franklin St - Fifth Floor, Boston, MA 02110-1301 USA.
124 */
135 #ifndef _HIDRAW_H
146 #define _HIDRAW_H