]> git.sur5r.net Git - u-boot/blobdiff - arch/nios2/include/asm/io.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / nios2 / include / asm / io.h
index 4e5b44a4e45855417e873dc77305ff02475aea43..41e6bd4ee1041f42dc9dbb57d60211bc099b94cd 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2004, Psyent Corporation <www.psyent.com>
  * Scott McNutt <smcnutt@psyent.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_NIOS2_IO_H_