diff options
Diffstat (limited to 'tools/fit_info.c')
-rw-r--r-- | tools/fit_info.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/fit_info.c b/tools/fit_info.c index 652abcd2bd1..45e0b310f77 100644 --- a/tools/fit_info.c +++ b/tools/fit_info.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2014 * DENX Software Engineering @@ -18,8 +19,6 @@ * some functions added to address abstraction * * All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include "mkimage.h" |