]> git.sur5r.net Git - u-boot/blobdiff - fs/fs.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / fs.c
diff --git a/fs/fs.c b/fs/fs.c
index 6155cb1daf34352c95f3d5270e5cf7b8d7b0e32f..94cdc37debfb39c0e813129bea976e81ed15d8e6 100644 (file)
--- a/fs/fs.c
+++ b/fs/fs.c
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * Copyright (c) 2012, NVIDIA CORPORATION.  All rights reserved.
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <config.h>