]> git.sur5r.net Git - u-boot/blobdiff - include/debug_uart.h
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / include / debug_uart.h
index 6f0b0c5e1575a0fabd81cea633d6b3daad5a7e8a..34e8b2fc810170ec54cb7176cb2155b696f3d144 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Early debug UART support
  *
  * (C) Copyright 2014 Google, Inc
  * Writte by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _DEBUG_UART_H