diff options
Diffstat (limited to 'board/cavium/thunderx/atf.c')
-rw-r--r-- | board/cavium/thunderx/atf.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/cavium/thunderx/atf.c b/board/cavium/thunderx/atf.c index 51b4a9fa27..2e7ba69d76 100644 --- a/board/cavium/thunderx/atf.c +++ b/board/cavium/thunderx/atf.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /** * (C) Copyright 2014, Cavium Inc. - * - * SPDX-License-Identifier: GPL-2.0+ **/ #include <common.h> |