]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mmc/mmc-uclass.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / mmc / mmc-uclass.c
index 0481e276c0f1ef598c9c4a1926ff2a9efeed17c6..f73f07254be664cdd5bd5c053b208c57cff47c0e 100644 (file)
@@ -1,8 +1,7 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2015 Google, Inc
  * Written by Simon Glass <sjg@chromium.org>
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>