X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fpbl_crc32.c;h=06da1d92ffdd69a1406e989c78ae1501e774ff07;hb=dd57c13bbc28df6f1bc849ec55d1703f4ca0398e;hp=6e6735acde326f128bc87d42d7197a86070297af;hpb=61e76f53708cf082ef9061a140b57df3513b8ba1;p=u-boot diff --git a/tools/pbl_crc32.c b/tools/pbl_crc32.c index 6e6735acde..06da1d92ff 100644 --- a/tools/pbl_crc32.c +++ b/tools/pbl_crc32.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2012 Freescale Semiconductor, Inc. * * Cleaned up and refactored by Charles Manning. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "pblimage.h"