diff options
Diffstat (limited to 'tools/omapimage.c')
-rw-r--r-- | tools/omapimage.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/omapimage.c b/tools/omapimage.c index 01e02649e1e..c59cdcc79b3 100644 --- a/tools/omapimage.c +++ b/tools/omapimage.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2010 * Linaro LTD, www.linaro.org @@ -10,8 +11,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" |