]> git.sur5r.net Git - u-boot/blobdiff - arch/mips/include/asm/isadep.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / mips / include / asm / isadep.h
index 3d79ebcf593c452953bf975ebe72093014acc750..d1683202399b112b07e1bc2edd13bfb369e0ebfa 100644 (file)
@@ -1,11 +1,10 @@
+/* SPDX-License-Identifier: GPL-2.0 */
 /*
  * Various ISA level dependent constants.
  * Most of the following constants reflect the different layout
  * of Coprocessor 0 registers.
  *
  * Copyright (c) 1998 Harald Koerfgen
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #ifndef __ASM_ISADEP_H