]> git.sur5r.net Git - u-boot/blobdiff - arch/riscv/lib/cache.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / riscv / lib / cache.c
index 948656fdf2da4dfb85a6b9cb1e6203fab0becbd1..1d67c49c2c066895d520a1037e2f32d02e1dba76 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+
  */
 
 #include <common.h>