]> git.sur5r.net Git - u-boot/blobdiff - cmd/sf.c
arm: socfpga: stratix10: Add MMU support for Stratix10 SoC
[u-boot] / cmd / sf.c
index e7ff9a6462087239ca7a570c1a97f278d737468a..84bb0575f233892e22f8cb9162cbde2cc5a22f8e 100644 (file)
--- a/cmd/sf.c
+++ b/cmd/sf.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0+
 /*
  * Command for accessing SPI flash.
  *
  * Copyright (C) 2008 Atmel Corporation
- *
- * SPDX-License-Identifier:    GPL-2.0+
  */
 
 #include <common.h>