]> git.sur5r.net Git - u-boot/blobdiff - drivers/block/blk-uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / drivers / block / blk-uclass.c
index c32aee67605a5cfb2ec24adff3c25ab0ed42fca4..9e0c8239690d295406872a695629a248f33952f3 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2016 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>