X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=cmd%2Fblob.c;h=d3b6e454bf46d61b4ccd9c9fae47b19434903c77;hb=bf8d2dab385b0e85bf041abb004bf484546e2059;hp=ae06ba70aed4abe7b0c7ed6f9559052d25189997;hpb=abeb9d7897510533ce3a0a9515cac16db5bed834;p=u-boot diff --git a/cmd/blob.c b/cmd/blob.c index ae06ba70ae..d3b6e454bf 100644 --- a/cmd/blob.c +++ b/cmd/blob.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * * Command for encapsulating/decapsulating blob of memory. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include