forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
kernel/drivers/media/dvb-frontends/dib3000mc.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Driver for DiBcom DiB3000MC/P-demodulator.
34 *
....@@ -5,10 +6,6 @@
56 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de)
67 *
78 * This code is partially based on the previous dib3000mc.c .
8
- *
9
- * This program is free software; you can redistribute it and/or
10
- * modify it under the terms of the GNU General Public License as
11
- * published by the Free Software Foundation, version 2.
129 */
1310 #ifndef DIB3000MC_H
1411 #define DIB3000MC_H