X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=cmd%2Fmd5sum.c;h=63cbae0364c1fe2437ea8d6c069aea327b647c6f;hb=0c14bb5ad3311de2c26e66e88f8a6886773b8e0a;hp=c737cb23b5e27ee4203cf2290e2068599ac40203;hpb=470135be276b2d92c6da464c68839202d4ff0d08;p=oweals%2Fu-boot.git diff --git a/cmd/md5sum.c b/cmd/md5sum.c index c737cb23b5..63cbae0364 100644 --- a/cmd/md5sum.c +++ b/cmd/md5sum.c @@ -1,15 +1,15 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 * Joe Hershberger, National Instruments, joe.hershberger@ni.com * * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include #include +#include #include #include #include