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