diff options
Diffstat (limited to 'lib/tables_csum.c')
-rw-r--r-- | lib/tables_csum.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/tables_csum.c b/lib/tables_csum.c index 340d7b3b11d..e2630d57d91 100644 --- a/lib/tables_csum.c +++ b/lib/tables_csum.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015, Bin Meng <bmeng.cn@gmail.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |