diff options
Diffstat (limited to 'board/sr1500/socfpga.c')
-rw-r--r-- | board/sr1500/socfpga.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/sr1500/socfpga.c b/board/sr1500/socfpga.c index 617dffa136e..c9e32e39603 100644 --- a/board/sr1500/socfpga.c +++ b/board/sr1500/socfpga.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2015 Stefan Roese <sr@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |