summaryrefslogtreecommitdiff
path: root/lib/membuff.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/membuff.c')
-rw-r--r--lib/membuff.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/membuff.c b/lib/membuff.c
index fc37757f0c..45dae2d576 100644
--- a/lib/membuff.c
+++ b/lib/membuff.c
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* Copyright (c) 2015 Google, Inc
* Written by Simon Glass <sjg@chromium.org>
*
* Copyright (c) 1992 Simon Glass
- *
- * SPDX-License-Identifier: GPL-2.0+
*/
#include <common.h>