]> git.sur5r.net Git - u-boot/blobdiff - fs/ubifs/ubifs.c
SPDX: Convert all of our single license tags to Linux Kernel style
[u-boot] / fs / ubifs / ubifs.c
index 4465523d5fbe49ef9beb693ae909e7cdd86fdaa0..8249879d8a5af7289aed87ed0e93ed850c480dc6 100644 (file)
@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0
 /*
  * This file is part of UBIFS.
  *
@@ -8,8 +9,6 @@
  *
  * Authors: Artem Bityutskiy (Битюцкий Артём)
  *          Adrian Hunter
- *
- * SPDX-License-Identifier:    GPL-2.0
  */
 
 #include <common.h>