SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / riscv / cpu / nx25 / start.S
index cd0a66360de3da6800036e38619abbd5ff81e99c..7cd7755190ce6a7569a900ff05d9d71c9802df36 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Startup Code for RISC-V Core
  *
@@ -6,8 +7,6 @@
  *
  * Copyright (C) 2017 Andes Technology Corporation
  * Rick Chen, Andes Technology Corporation <rick@andestech.com>
- *
- * SPDX-License-Identifier: GPL-2.0+
  */
 
 #include <asm-offsets.h>