diff options
Diffstat (limited to 'include/fs_internal.h')
-rw-r--r-- | include/fs_internal.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/fs_internal.h b/include/fs_internal.h index 9d6dddd8419..96d26032ac7 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__ |