X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=lib%2Fsha256.c;h=c1fe93de012dc8006abd14e7c95c5f6c4852c58c;hb=e94b93d5bba5751f420b641cdbcc0cb53fea1dc1;hp=7f5a3618d0da90686fe45eb3df5b671b2a64574d;hpb=ed77ccd014b4073c4d282028cfb22f8d1742fec1;p=u-boot diff --git a/lib/sha256.c b/lib/sha256.c index 7f5a3618d0..c1fe93de01 100644 --- a/lib/sha256.c +++ b/lib/sha256.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * FIPS-180-2 compliant SHA-256 implementation * * Copyright (C) 2001-2003 Christophe Devine - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef USE_HOSTCC