X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fext4%2Fext4_common.c;fp=fs%2Fext4%2Fext4_common.c;h=672fead815d8652fc3bb7767312d54ee4d19e199;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=e3cc30a1e0ae73b3741d26662b90a5efb211ee98;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/fs/ext4/ext4_common.c b/fs/ext4/ext4_common.c index e3cc30a1e0..672fead815 100644 --- a/fs/ext4/ext4_common.c +++ b/fs/ext4/ext4_common.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2011 - 2012 Samsung Electronics * EXT4 filesystem implementation in Uboot by @@ -15,8 +16,6 @@ * Copyright (C) 2003, 2004 Free Software Foundation, Inc. * * ext4write : Based on generic ext4 protocol. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include