]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/mmc/gen_atmel_mci.c
SPDX: Convert all of our single license tags to Linux Kernel style
[thirdparty/u-boot.git] / drivers / mmc / gen_atmel_mci.c
index 186b3d7dbf1a71447c0734eab3a46ee576259230..93b88d17d4041ad0dfe9cf674971eaf54977ebb6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Copyright (C) 2010
  * Rob Emanuele <rob@emanuele.us>
@@ -5,8 +6,6 @@
  *
  * Original Driver:
  * Copyright (C) 2004-2006 Atmel Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>