kernel/drivers/media/dvb-frontends/dib3000mc.h
.. .. @@ -1,3 +1,4 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Driver for DiBcom DiB3000MC/P-demodulator. 3 4 * .. .. @@ -5,10 +6,6 @@ 5 6 * Copyright (C) 2004-5 Patrick Boettcher (patrick.boettcher@posteo.de) 6 7 * 7 8 * This code is partially based on the previous dib3000mc.c . 8 - *9 - * This program is free software; you can redistribute it and/or10 - * modify it under the terms of the GNU General Public License as11 - * published by the Free Software Foundation, version 2.12 9 */ 13 10 #ifndef DIB3000MC_H 14 11 #define DIB3000MC_H