X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Ffit_image.c;h=e55a8943e764f6e32e740455d5ab1ae2fea6b122;hb=2cd01285b53f376e439e4cbdbce808ca8231ef84;hp=3f5cc20e49a58caa7cdc97197e92b3a41a0fe5ba;hpb=2e5c42c630c4c550abf9d8da8cc11d8a7928ab0a;p=u-boot diff --git a/tools/fit_image.c b/tools/fit_image.c index 3f5cc20e49..e55a8943e7 100644 --- a/tools/fit_image.c +++ b/tools/fit_image.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2008 Semihalf * @@ -10,8 +11,6 @@ * some functions added to address abstraction * * All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "imagetool.h"