X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=tools%2Fpbl_crc32.c;h=06da1d92ffdd69a1406e989c78ae1501e774ff07;hb=6915dcf35987d654b491524f151e56b91e0d0ec9;hp=6e6735acde326f128bc87d42d7197a86070297af;hpb=ed1d98d801dfb6384d0f2fff45ce1ebf884944ca;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"