diff options
Diffstat (limited to 'fs/fs_internal.c')
-rw-r--r-- | fs/fs_internal.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/fs/fs_internal.c b/fs/fs_internal.c index 5cdd272c9d..d369c43ca6 100644 --- a/fs/fs_internal.c +++ b/fs/fs_internal.c @@ -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 */ #include <common.h> |