diff options
Diffstat (limited to 'tools/mips-relocs.c')
-rw-r--r-- | tools/mips-relocs.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/mips-relocs.c b/tools/mips-relocs.c index 27d47308e00..442cc8f6d22 100644 --- a/tools/mips-relocs.c +++ b/tools/mips-relocs.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * MIPS Relocation Data Generator * * Copyright (c) 2017 Imagination Technologies Ltd. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <assert.h> |