diff options
Diffstat (limited to 'include/circbuf.h')
-rw-r--r-- | include/circbuf.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/circbuf.h b/include/circbuf.h index 34d0f85f269..e8ec1276353 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__ |