diff options
Diffstat (limited to 'post/post.c')
-rw-r--r-- | post/post.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/post/post.c b/post/post.c index 6c7902ad0c7..ebb620590e3 100644 --- a/post/post.c +++ b/post/post.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> |