diff options
Diffstat (limited to 'include/ipu_pixfmt.h')
-rw-r--r-- | include/ipu_pixfmt.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/ipu_pixfmt.h b/include/ipu_pixfmt.h index f7a237c808..866ead0ec7 100644 --- a/include/ipu_pixfmt.h +++ b/include/ipu_pixfmt.h @@ -1,3 +1,4 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2011 * Stefano Babic, DENX Software Engineering, sbabic@denx.de @@ -5,8 +6,6 @@ * Based on Linux IPU driver for MX51 (ipu.h): * * (C) Copyright 2005-2010 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef __IPU_PIXFMT_H__ |