X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=lib%2Fcircbuf.c;h=fa79c148dae4ea6818fbdce4a04baba7d121fb79;hb=164873a0c02ddbc9a59ad3a0670f17684fc00737;hp=6ed0516430422e5e444b10305c5dd70ace2ba260;hpb=4f66e09bb9fbc47b73f67c3cc08ee2663e8fcdb1;p=oweals%2Fu-boot.git diff --git a/lib/circbuf.c b/lib/circbuf.c index 6ed0516430..fa79c148da 100644 --- a/lib/circbuf.c +++ b/lib/circbuf.c @@ -1,11 +1,11 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2003 * Gerry Hamel, geh@ti.com, Texas Instruments - * - * SPDX-License-Identifier: GPL-2.0+ */ #include +#include #include #include