SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / riscv / include / asm / cache.h
index facf0720aa3019a3ebec56d2ee9ad77d2800bf60..ca83dd67c2f24268e3d3f8755eea68f8c2a5bd69 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_CACHE_H