]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - arch/x86/lib/ramtest.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / arch / x86 / lib / ramtest.c
index c21be038486b3303949223653e9a5858d418ad91..03385396325d34ac13be95dcc9b2f8ea1e1c19dc 100644 (file)
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2014 Google, Inc
  *
  * From Coreboot src/lib/ramtest.c
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>