summaryrefslogtreecommitdiff
path: root/include/fs_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/fs_internal.h')
-rw-r--r--include/fs_internal.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fs_internal.h b/include/fs_internal.h
index 9d6dddd841..96d26032ac 100644
--- a/include/fs_internal.h
+++ b/include/fs_internal.h
@@ -1,9 +1,8 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/*
* 2017 by Marek Behun <marek.behun@nic.cz>
*
* Derived from code in ext4/dev.c, which was based on reiserfs/dev.c
- *
- * SPDX-License-Identifier: GPL-2.0
*/
#ifndef __U_BOOT_FS_INTERNAL_H__