X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Ffit_info.c;h=45e0b310f778791e1c4d53e8b2cf136f5db5bb62;hb=795f452eeff157b994a783d78d00e0108463b993;hp=652abcd2bd15434b78298035e53a6d13c9b874e4;hpb=5a1095a830299aef8dd32495e505e92ab1749e89;p=u-boot diff --git a/tools/fit_info.c b/tools/fit_info.c index 652abcd2bd..45e0b310f7 100644 --- a/tools/fit_info.c +++ b/tools/fit_info.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2014 * DENX Software Engineering @@ -18,8 +19,6 @@ * some functions added to address abstraction * * All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "mkimage.h"