Merge tag 'signed-rpi-next' of git://github.com/agraf/u-boot
[platform/kernel/u-boot.git] / common / bouncebuf.c
index 054d9e0..a7098e2 100644 (file)
@@ -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>