X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fdumpimage.c;h=7115df04c120ee4a49b6626ffde62465b518f3b5;hb=de76610545f4350f8e3eac7c0c4ff6349106a9bf;hp=75a5d4762cda6b1e31432a1e419b3d8400e7751e;hpb=307367eaffc8638e10ba1784fc66bfe623ae79e2;p=u-boot diff --git a/tools/dumpimage.c b/tools/dumpimage.c index 75a5d4762c..7115df04c1 100644 --- a/tools/dumpimage.c +++ b/tools/dumpimage.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Based on mkimage.c. * * Written by Guilherme Maciel Ferreira - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "dumpimage.h"