X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;ds=sidebyside;f=tools%2Flpc32xximage.c;h=37931f91840cea11a98c9b3a4670f3e9ab30b9b4;hb=955575c8dc83a1e4cee69d3ebcc03eef5634aedf;hp=6b3865f642357cf7a5ef5526cc543b98fa0cb879;hpb=39f520bb62be67ef98303c47dd5c2d76861fea0f;p=u-boot diff --git a/tools/lpc32xximage.c b/tools/lpc32xximage.c index 6b3865f642..37931f9184 100644 --- a/tools/lpc32xximage.c +++ b/tools/lpc32xximage.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Image manipulator for LPC32XX SoCs * @@ -17,8 +18,6 @@ * (C) Copyright 2008 * Marvell Semiconductor * Written-by: Prafulla Wadaskar - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h"