hc
2024-02-20 e636c8d336489bf3eed5878299e6cc045bbad077
kernel/include/video/imx-ipu-image-convert.h
....@@ -1,17 +1,8 @@
1
+/* SPDX-License-Identifier: GPL-2.0-or-later */
12 /*
23 * Copyright (C) 2012-2016 Mentor Graphics Inc.
34 *
45 * i.MX Queued image conversion support, with tiling and rotation.
5
- *
6
- * This program is free software; you can redistribute it and/or modify it
7
- * under the terms of the GNU General Public License as published by the
8
- * Free Software Foundation; either version 2 of the License, or (at your
9
- * option) any later version.
10
- *
11
- * This program is distributed in the hope that it will be useful, but
12
- * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
13
- * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
14
- * for more details.
156 */
167 #ifndef __IMX_IPU_IMAGE_CONVERT_H__
178 #define __IMX_IPU_IMAGE_CONVERT_H__