X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fimage-host.c;h=8e43671714b8936f572c47bd2971d492c7cbad71;hb=760b7170c5e44c771397eaf57b7197b621373809;hp=8a7469e5383961e346bf4b91b7ab365c28e14e23;hpb=23b4cf32b7ed9e2cd35638878d7c9ccd7537c7ba;p=u-boot diff --git a/tools/image-host.c b/tools/image-host.c index 8a7469e538..8e43671714 100644 --- a/tools/image-host.c +++ b/tools/image-host.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (c) 2013, Google Inc. * @@ -5,8 +6,6 @@ * * (C) Copyright 2000-2006 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "mkimage.h"