SPDX: Convert all of our single license tags to Linux Kernel style
[oweals/u-boot.git] / arch / riscv / include / asm / setup.h
index 4b182432f1e8128aa99f43f9dcdf5395c64f0d7d..ff8de167c64efebe2dcfa4df4e27579013fc0a67 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  *  linux/arch/nds32/include/asm/setup.h
  *
@@ -6,8 +7,6 @@
  * Copyright (C) 2013 Ken Kuo (ken_kuo@andestech.com)
  * Copyright (C) 2017 Rick Chen (rick@andestech.com)
  *
- * SPDX-License-Identifier:    GPL-2.0
- *
  *  Structure passed to kernel to tell it about the
  *  hardware it's running on.  See Documentation/arm/Setup
  *  for more info.