hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/drivers/media/radio/radio-tea5777.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 #ifndef __RADIO_TEA5777_H
23 #define __RADIO_TEA5777_H
34
....@@ -10,17 +11,6 @@
1011 *
1112 * Copyright (c) 2004 Jaroslav Kysela <perex@perex.cz>
1213 * Copyright (c) 2012 Hans de Goede <hdegoede@redhat.com>
13
- *
14
- * This program is free software; you can redistribute it and/or modify
15
- * it under the terms of the GNU General Public License as published by
16
- * the Free Software Foundation; either version 2 of the License, or
17
- * (at your option) any later version.
18
- *
19
- * This program is distributed in the hope that it will be useful,
20
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
21
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
22
- * GNU General Public License for more details.
23
- *
2414 */
2515
2616 #include <linux/videodev2.h>