diff options
Diffstat (limited to 'board/synopsys/axs10x/nand.c')
-rw-r--r-- | board/synopsys/axs10x/nand.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/synopsys/axs10x/nand.c b/board/synopsys/axs10x/nand.c index 4be52e22c0..8108460f58 100644 --- a/board/synopsys/axs10x/nand.c +++ b/board/synopsys/axs10x/nand.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2013-2014 Synopsys, Inc. All rights reserved. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <bouncebuf.h> |