]> git.sur5r.net Git - u-boot/blobdiff - arch/x86/cpu/broadwell/refcode.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / arch / x86 / cpu / broadwell / refcode.c
index 4fa4de3525cc9779fd5d3f770973372538b1d3c2..f016489185a5608da285a28ee94ee894b804f9a8 100644 (file)
@@ -1,10 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Read a coreboot rmodule and execute it.
  * The rmodule_header struct is from coreboot.
  *
  * Copyright (c) 2016 Google, Inc
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>