forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/drivers/media/usb/dvb-usb/dibusb-common.c
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /* Common methods for dibusb-based-receivers.
23 *
34 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
45 *
5
- * This program is free software; you can redistribute it and/or modify it
6
- * under the terms of the GNU General Public License as published by the Free
7
- * Software Foundation, version 2.
8
- *
9
- * see Documentation/media/dvb-drivers/dvb-usb.rst for more information
6
+ * see Documentation/driver-api/media/drivers/dvb-usb.rst for more information
107 */
118
129 #include "dibusb.h"