]> git.sur5r.net Git - u-boot/blobdiff - arch/riscv/include/asm/u-boot-riscv.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / riscv / include / asm / u-boot-riscv.h
index 18099cd2603daefc3f979b18466f6aba6176c6ba..c4c068f9e24dd7b3c0a6846b0dbaee8c09d57e3b 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * (C) Copyright 2002
  * Sysgo Real-Time Solutions, GmbH <www.elinos.com>
@@ -5,8 +6,6 @@
  *
  * Copyright (C) 2017 Andes Technology Corporation
  * Rick Chen, Andes Technology Corporation <rick@andestech.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _U_BOOT_RISCV_H_