diff options
Diffstat (limited to 'include/btrfs.h')
-rw-r--r-- | include/btrfs.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/include/btrfs.h b/include/btrfs.h index 7390975ea7..5be61e3264 100644 --- a/include/btrfs.h +++ b/include/btrfs.h @@ -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+ */ #ifndef __U_BOOT_BTRFS_H__ |