X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fhash.c;fp=fs%2Fbtrfs%2Fhash.c;h=52a8ceaf0c8b175f35316dbf7b8bbf72404cd920;hb=83d290c56fab2d38cd1ab4c4cc7099559c1d5046;hp=cde3abd3dfbb9f25218e6c37b469670d13960d44;hpb=7ce85318cfff5fd82a059131761559cba7fef309;p=u-boot diff --git a/fs/btrfs/hash.c b/fs/btrfs/hash.c index cde3abd3df..52a8ceaf0c 100644 --- a/fs/btrfs/hash.c +++ b/fs/btrfs/hash.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * BTRFS filesystem implementation for U-Boot * * 2017 Marek Behun, CZ.NIC, marek.behun@nic.cz - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "btrfs.h"