forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f70575805708cabdedea7498aaa3f710fde4d920
kernel/drivers/net/can/usb/peak_usb/pcan_usb_pro.h
....@@ -1,18 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * CAN driver for PEAK System PCAN-USB Pro adapter
34 * Derived from the PCAN project file driver/src/pcan_usbpro_fw.h
45 *
56 * Copyright (C) 2003-2011 PEAK System-Technik GmbH
67 * Copyright (C) 2011-2012 Stephane Grosjean <s.grosjean@peak-system.com>
7
- *
8
- * This program is free software; you can redistribute it and/or modify it
9
- * under the terms of the GNU General Public License as published
10
- * by the Free Software Foundation; version 2 of the License.
11
- *
12
- * This program is distributed in the hope that it will be useful, but
13
- * WITHOUT ANY WARRANTY; without even the implied warranty of
14
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
15
- * General Public License for more details.
168 */
179 #ifndef PCAN_USB_PRO_H
1810 #define PCAN_USB_PRO_H