hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/usb/dvb-usb/vp7045.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* Common header-file of the Linux driver for the TwinhanDTV Alpha/MagicBoxII
23 * USB2.0 DVB-T receiver.
34 *
....@@ -5,11 +6,7 @@
56 *
67 * Thanks to Twinhan who kindly provided hardware and information.
78 *
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 by the Free
10
- * Software Foundation, version 2.
11
- *
12
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
9
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
1310 */
1411 #ifndef _DVB_USB_VP7045_H_
1512 #define _DVB_USB_VP7045_H_