diff options
Diffstat (limited to 'board/seco/mx6quq7/mx6quq7.c')
-rw-r--r-- | board/seco/mx6quq7/mx6quq7.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/seco/mx6quq7/mx6quq7.c b/board/seco/mx6quq7/mx6quq7.c index be8fef4287..094a2100e7 100644 --- a/board/seco/mx6quq7/mx6quq7.c +++ b/board/seco/mx6quq7/mx6quq7.c @@ -1,11 +1,10 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2013 Freescale Semiconductor, Inc. * Copyright (C) 2015 ECA Sinters * * Author: Fabio Estevam <fabio.estevam@freescale.com> * Modified by: Boris Brezillon <boris.brezillon@free-electrons.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/arch/clock.h> |