diff options
Diffstat (limited to 'lib/circbuf.c')
| -rw-r--r-- | lib/circbuf.c | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/lib/circbuf.c b/lib/circbuf.c index 6ed05164304..071e4fb8a6a 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> | 
