X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=lib%2Fsha256.c;h=c1fe93de012dc8006abd14e7c95c5f6c4852c58c;hb=56d4b706d39ae0339ef33053ee702750430f8d95;hp=7f5a3618d0da90686fe45eb3df5b671b2a64574d;hpb=da29f2991d75fc8aa3289407a0e686a4a22f8c9e;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