]> git.sur5r.net Git - u-boot/blobdiff - cmd/fs.c
Merge branch 'master' of git://git.denx.de/u-boot-sunxi
[u-boot] / cmd / fs.c
index abfe5be17218580dea740698eab2460d79df1acc..8064a1c84dfae81088225f2f7473709009aa6070 100644 (file)
--- a/cmd/fs.c
+++ b/cmd/fs.c
@@ -1,9 +1,8 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2012, NVIDIA CORPORATION.  All rights reserved.
  *
  * Inspired by cmd_ext_common.c, cmd_fat.c.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>