X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fublimage.c;h=1d2e897f6b35f72aadb72946230563fe78e78ce0;hb=915f15ac5746739da0aa2ee2840c2d00dc65aaaa;hp=6ed1eef29c95e38bf78658131a9548217059f197;hpb=a93648d197df48fa46dd55f925ff70468bd81c71;p=oweals%2Fu-boot.git diff --git a/tools/ublimage.c b/tools/ublimage.c index 6ed1eef29c..1d2e897f6b 100644 --- a/tools/ublimage.c +++ b/tools/ublimage.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 * Heiko Schocher, DENX Software Engineering, hs@denx.de. @@ -9,8 +10,6 @@ * (C) Copyright 2008 * Marvell Semiconductor * Written-by: Prafulla Wadaskar - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h"