]> git.sur5r.net Git - u-boot/blobdiff - arch/riscv/include/asm/system.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / riscv / include / asm / system.h
index 443a3005d849af1b93d38dcf897edcfb0c658a4b..a3404758235a30d9aa7bff542413943c6c4f7e48 100644 (file)
@@ -1,8 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Copyright (C) 2017 Andes Technology Corporation
  * Rick Chen, Andes Technology Corporation <rick@andestech.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef __ASM_RISCV_SYSTEM_H