diff options
Diffstat (limited to 'common/s_record.c')
-rw-r--r-- | common/s_record.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/common/s_record.c b/common/s_record.c index aa82668a0e7..2b7651fcffc 100644 --- a/common/s_record.c +++ b/common/s_record.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |