hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
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"