summaryrefslogtreecommitdiff
path: root/lib/circbuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/circbuf.c')
-rw-r--r--lib/circbuf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/circbuf.c b/lib/circbuf.c
index 6ed0516430..071e4fb8a6 100644
--- a/lib/circbuf.c
+++ b/lib/circbuf.c
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* (C) Copyright 2003
* Gerry Hamel, geh@ti.com, Texas Instruments
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>