diff options
Diffstat (limited to 'board/xes/common/fsl_8xxx_pci.c')
-rw-r--r-- | board/xes/common/fsl_8xxx_pci.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/xes/common/fsl_8xxx_pci.c b/board/xes/common/fsl_8xxx_pci.c index 45924cdb48..84ca4d1215 100644 --- a/board/xes/common/fsl_8xxx_pci.c +++ b/board/xes/common/fsl_8xxx_pci.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright 2008 Extreme Engineering Solutions, Inc. * Copyright 2007-2008 Freescale Semiconductor, Inc. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |