X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=tools%2Fpbl_crc32.c;h=06da1d92ffdd69a1406e989c78ae1501e774ff07;hb=f55382b5e55b6922aebe45658ac72381fc205d23;hp=6e6735acde326f128bc87d42d7197a86070297af;hpb=55e8250bd3cfd996d1caa04f520160a89ec04754;p=oweals%2Fu-boot.git 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"