hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/dvb-frontends/s5h1420_priv.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Driver for
34 * Samsung S5H1420 and
....@@ -5,21 +6,6 @@
56 *
67 * Copyright (C) 2005 Andrew de Quincey <adq_dvb@lidskialf.net>
78 * Copyright (C) 2005 Patrick Boettcher <pb@linuxtv.org>
8
- *
9
- * This program is free software; you can redistribute it and/or modify it
10
- * under the terms of the GNU General Public License as published by the Free
11
- * Software Foundation; either version 2 of the License, or (at your option)
12
- * any later version.
13
- *
14
- * This program is distributed in the hope that it will be useful, but WITHOUT
15
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
16
- * FITNESS FOR A PARTICULAR PURPOSE. See the
17
- *
18
- * GNU General Public License for more details.
19
- *
20
- * You should have received a copy of the GNU General Public License along with
21
- * this program; if not, write to the Free Software Foundation, Inc., 675 Mass
22
- * Ave, Cambridge, MA 02139, USA.
239 */
2410 #ifndef S5H1420_PRIV
2511 #define S5H1420_PRIV