diff options
Diffstat (limited to 'common/boot_fit.c')
-rw-r--r-- | common/boot_fit.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/boot_fit.c b/common/boot_fit.c index 4b5cec58d0..ffa4d740eb 100644 --- a/common/boot_fit.c +++ b/common/boot_fit.c @@ -1,10 +1,9 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2017 * Texas Instruments, <www.ti.com> * * Franklin S Cooper Jr. <fcooper@ti.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <boot_fit.h> |