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