summaryrefslogtreecommitdiff
path: root/common/bouncebuf.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/bouncebuf.c')
-rw-r--r--common/bouncebuf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/common/bouncebuf.c b/common/bouncebuf.c
index 054d9e0302..a7098e2caf 100644
--- a/common/bouncebuf.c
+++ b/common/bouncebuf.c
@@ -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+
*/
#include <common.h>