summaryrefslogtreecommitdiff
path: root/include/circbuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/circbuf.h')
-rw-r--r--include/circbuf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/circbuf.h b/include/circbuf.h
index 34d0f85f26..e8ec127635 100644
--- a/include/circbuf.h
+++ b/include/circbuf.h
@@ -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+
*/
#ifndef __CIRCBUF_H__