hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/include/media/i2c/tvp514x.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * drivers/media/video/tvp514x.h
34 *
....@@ -10,16 +11,6 @@
1011 * Hardik Shah <hardik.shah@ti.com>
1112 * Manjunath Hadli <mrh@ti.com>
1213 * Karicheri Muralidharan <m-karicheri2@ti.com>
13
- *
14
- * This package is free software; you can redistribute it and/or modify
15
- * it under the terms of the GNU General Public License version 2 as
16
- * published by the Free Software Foundation.
17
- *
18
- * This program is distributed in the hope that it will be useful,
19
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
20
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21
- * GNU General Public License for more details.
22
- *
2314 */
2415
2516 #ifndef _TVP514X_H