diff options
Diffstat (limited to 'board/devboards/dbm-soc1/socfpga.c')
-rw-r--r-- | board/devboards/dbm-soc1/socfpga.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/devboards/dbm-soc1/socfpga.c b/board/devboards/dbm-soc1/socfpga.c index 78743b5b75..a907ee605e 100644 --- a/board/devboards/dbm-soc1/socfpga.c +++ b/board/devboards/dbm-soc1/socfpga.c @@ -1,6 +1,5 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2018 Marek Vasut <marex@denx.de> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |