SPDX: Convert all of our single license tags to Linux Kernel style
[platform/kernel/u-boot.git] / include / asm-generic / io.h
index 0f5160c..7a2f0db 100644 (file)
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Generic I/O functions.
  *
  * Copyright (c) 2016 Imagination Technologies Ltd.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_GENERIC_IO_H__