SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / dm / platform_data / serial_stm32.h
index d1cfcbe..85153df 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2015
  * Kamil Lulko, <kamil.lulko@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __SERIAL_STM32_H