forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/media/usb/dvb-usb-v2/lmedm04.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* DVB USB compliant linux driver for
23 *
34 * DM04/QQBOX DVB-S USB BOX LME2510C + SHARP:BS2F7HZ7395
....@@ -12,11 +13,8 @@
1213 *
1314 * MVB0001F (LME2510C+LGTDQT-P001F)
1415 *
15
- * This program is free software; you can redistribute it and/or modify it
16
- * under the terms of the GNU General Public License as published by the Free
17
- * Software Foundation, version 2.
1816 * *
19
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
17
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
2018 */
2119 #ifndef _DVB_USB_LME2510_H_
2220 #define _DVB_USB_LME2510_H_