]> git.sur5r.net Git - u-boot/blobdiff - fs/cbfs/cbfs.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / cbfs / cbfs.c
index 46da8f134fa77aecf9e48f7a5921186cdcd5bfe5..0dce639b49ce095ac3eede2ee9c3138f1e0af3bb 100644 (file)
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (c) 2011 The Chromium OS Authors. All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>