hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/drivers/media/usb/dvb-usb/dtt200u.h
....@@ -1,13 +1,10 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /* Common header file of Linux driver for the WideView/ Yakumo/ Hama/
23 * Typhoon/ Yuan DVB-T USB2.0 receiver.
34 *
45 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
56 *
6
- * This program is free software; you can redistribute it and/or modify it
7
- * under the terms of the GNU General Public License as published by the Free
8
- * Software Foundation, version 2.
9
- *
10
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
7
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
118 */
129 #ifndef _DVB_USB_DTT200U_H_
1310 #define _DVB_USB_DTT200U_H_