hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
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