]> git.sur5r.net Git - u-boot/blobdiff - drivers/serial/serial_sti_asc.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / serial / serial_sti_asc.c
index 00773cca509e9cd85dbada8e21de386bbef977d7..5dfc6171eb542c33a0e65ba4f3aeda4fba6850ab 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Support for Serial I/O using STMicroelectronics' on-chip ASC.
  *
  * Copyright (C) 2017, STMicroelectronics - All Rights Reserved
  * Author(s): Patrice Chotard, <patrice.chotard@st.com> for STMicroelectronics.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>