X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=lib%2Fcrc32c.c;h=016b34a523b8952d53f7caf1dffb470903e349a1;hb=1f47e2aca42c2e51ff3a7754c717ee13f568c721;hp=322c08ff5d39f5c95649328f028d3a079e41b536;hpb=002e91087c817f8281fccee327e0d8e98c691a2f;p=oweals%2Fu-boot.git diff --git a/lib/crc32c.c b/lib/crc32c.c index 322c08ff5d..016b34a523 100644 --- a/lib/crc32c.c +++ b/lib/crc32c.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copied from Linux kernel crypto/crc32c.c * Copyright (c) 2004 Cisco Systems, Inc. @@ -7,7 +8,6 @@ * under the terms of the GNU General Public License as published by the Free * Software Foundation; either version 2 of the License, or (at your option) * any later version. - * SPDX-License-Identifier: GPL-2.0+ */ #include