]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/include/asm/msr.h
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / include / asm / msr.h
index 8e8d4439e2cc6f55f9241e2aa446c8624b72a569..3e613de6cefafe7215c4a6d9a7e952e4d22b8657 100644 (file)
@@ -1,10 +1,9 @@
+/* SPDX-License-Identifier: GPL-2.0+ */
 /*
  * Taken from the linux kernel file of the same name
  *
  * (C) Copyright 2012
  * Graeme Russ, <graeme.russ@gmail.com>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #ifndef _ASM_X86_MSR_H