diff options
Diffstat (limited to 'board/embest/mx6boards/mx6boards.c')
-rw-r--r-- | board/embest/mx6boards/mx6boards.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/board/embest/mx6boards/mx6boards.c b/board/embest/mx6boards/mx6boards.c index 965e4f1ec8..8930c36fe6 100644 --- a/board/embest/mx6boards/mx6boards.c +++ b/board/embest/mx6boards/mx6boards.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2014 Eukréa Electromatique * Author: Eric Bénard <eric@eukrea.com> @@ -9,8 +10,6 @@ * and on hummingboard.c which is : * Copyright (C) 2013 SolidRun ltd. * Copyright (C) 2013 Jon Nettleton <jon.nettleton@gmail.com>. - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <asm/arch/clock.h> |