summaryrefslogtreecommitdiff
path: root/include/bouncebuf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/bouncebuf.h')
-rw-r--r--include/bouncebuf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/bouncebuf.h b/include/bouncebuf.h
index 5ffa99bc13..fd9b0f3b28 100644
--- a/include/bouncebuf.h
+++ b/include/bouncebuf.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Generic bounce buffer implementation
*
* Copyright (C) 2012 Marek Vasut <marex@denx.de>
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#ifndef __INCLUDE_BOUNCEBUF_H__