diff options
Diffstat (limited to 'tools/gpimage-common.c')
-rw-r--r-- | tools/gpimage-common.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/gpimage-common.c b/tools/gpimage-common.c index 5ad52be4377..fc6406b9133 100644 --- a/tools/gpimage-common.c +++ b/tools/gpimage-common.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2014 * Texas Instruments Incorporated @@ -14,8 +15,6 @@ * (C) Copyright 2008 * Marvell Semiconductor <www.marvell.com> * Written-by: Prafulla Wadaskar <prafulla@marvell.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h" |